Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 245af742dacfd499762ee70a1ba306866d6903f1+8b0dec85218ed508cf19f063ec152f29e8927c81 (66819a657171560271ede6b999895bc1b186be2e) 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-ssh13715813228992955748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7825315376647924963.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7996368286791225020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6092998746920335338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5572908826631105274.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 Running on prd-ubuntu20.04-docker-8c-8g-34270 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [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 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 245af742dacfd499762ee70a1ba306866d6903f1 Merge succeeded, producing 035dcafd2bc8ae1597ec2c539f701d85bd15020a Checking out Revision 035dcafd2bc8ae1597ec2c539f701d85bd15020a (PR-3987) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 035dcafd2bc8ae1597ec2c539f701d85bd15020a # timeout=10 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" > git rev-list --no-walk 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-29T20:30:30.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-29T20:30:30.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-29T20:30:30.343Z] ========================================================= [2022-04-29T20:30:30.343Z] EdgeX Global Pipelines Version Info [2022-04-29T20:30:30.343Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-29T20:30:31.139Z] ------------------- [2022-04-29T20:30:31.139Z] stable info: [2022-04-29T20:30:31.139Z] ------------------- [2022-04-29T20:30:31.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-29T20:30:31.139Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T20:30:31.139Z] Message: update stable to v1.0.227 [2022-04-29T20:30:31.713Z] ------------------- [2022-04-29T20:30:31.713Z] experimental info: [2022-04-29T20:30:31.713Z] ------------------- [2022-04-29T20:30:31.713Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-29T20:30:31.713Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T20:30:31.713Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-29T20:30:31.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-29T20:30:31.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-29T20:30:31.855Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-29T20:30:31.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-29T20:30:31.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-29T20:30:31.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-29T20:30:31.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-29T20:30:31.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-29T20:30:31.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-29T20:30:31.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-29T20:30:31.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-29T20:30:31.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-29T20:30:31.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-29T20:30:31.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-29T20:30:31.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-29T20:30:31.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T20:30:32.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T20:30:32.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-29T20:30:32.027Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-29T20:30:32.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-29T20:30:32.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-29T20:30:32.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-29T20:30:32.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-29T20:30:32.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-29T20:30:32.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-29T20:30:32.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo [2022-04-29T20:30:32.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 035dcaf [Pipeline] echo [2022-04-29T20:30:32.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T20:30:32.169Z] provisioning config files... [2022-04-29T20:30:32.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1231020996293654640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T20:30:32.495Z] ---> docker-login.sh [2022-04-29T20:30:32.495Z] nexus3.edgexfoundry.org:10001 [2022-04-29T20:30:32.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:32.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:32.757Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:32.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:32.757Z] [2022-04-29T20:30:32.757Z] Login Succeeded [2022-04-29T20:30:32.757Z] nexus3.edgexfoundry.org:10002 [2022-04-29T20:30:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:33.018Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:33.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:33.018Z] [2022-04-29T20:30:33.018Z] Login Succeeded [2022-04-29T20:30:33.018Z] nexus3.edgexfoundry.org:10003 [2022-04-29T20:30:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:33.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:33.018Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:33.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:33.018Z] [2022-04-29T20:30:33.018Z] Login Succeeded [2022-04-29T20:30:33.018Z] nexus3.edgexfoundry.org:10004 [2022-04-29T20:30:33.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:33.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:33.281Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:33.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:33.281Z] [2022-04-29T20:30:33.281Z] Login Succeeded [2022-04-29T20:30:33.281Z] docker.io [2022-04-29T20:30:33.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:30:33.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:30:33.856Z] Configure a credential helper to remove this warning. See [2022-04-29T20:30:33.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:30:33.856Z] [2022-04-29T20:30:33.856Z] Login Succeeded [2022-04-29T20:30:33.856Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T20:30:33.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T20:30:34.181Z] + 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-29T20:30:34.181Z] + dirname cmd/core-command/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/core-data/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/core-metadata/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-29T20:30:34.181Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2022-04-29T20:30:34.181Z] -f2 [2022-04-29T20:30:34.181Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T20:30:34.181Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-04-29T20:30:34.181Z] -f2 [2022-04-29T20:30:34.181Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-29T20:30:34.181Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-04-29T20:30:34.181Z] -f2 [2022-04-29T20:30:34.181Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-29T20:30:34.181Z] + cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-29T20:30:34.181Z] + dirname cmd/sys-mgmt-agent/Dockerfile+ [2022-04-29T20:30:34.181Z] cut -d/ -f2 [2022-04-29T20:30:34.181Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-29T20:30:34.308Z] 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-29T20:30:34.667Z] + git rev-list -1 --merges 035dcafd2bc8ae1597ec2c539f701d85bd15020a~1..035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo [2022-04-29T20:30:34.681Z] -----------> git rev-list -1 --merges 035dcafd2bc8ae1597ec2c539f701d85bd15020a~1..035dcafd2bc8ae1597ec2c539f701d85bd15020a 035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:30:34.681Z] 035dcafd2bc8ae1597ec2c539f701d85bd15020a [false] [Pipeline] sh [2022-04-29T20:30:34.973Z] + git log --format=format:%s -1 035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo [2022-04-29T20:30:34.990Z] ========================================================= [2022-04-29T20:30:34.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-29T20:30:34.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-29T20:30:35.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T20:30:35.389Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-29T20:30:35.389Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-29T20:30:35.389Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-29T20:30:35.389Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-29T20:30:35.389Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-29T20:30:35.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:35.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:35.751Z] [2022-04-29T20:30:35.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:30:36.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:36.336Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-29T20:30:36.336Z] 1fe172e4850f: Pulling fs layer [2022-04-29T20:30:36.336Z] caf521ccaac6: Pulling fs layer [2022-04-29T20:30:36.336Z] 3ead6fa29328: Pulling fs layer [2022-04-29T20:30:36.336Z] 5c2a1cbceb83: Pulling fs layer [2022-04-29T20:30:36.336Z] a8d5f1318db7: Pulling fs layer [2022-04-29T20:30:36.336Z] c427282e49a2: Pulling fs layer [2022-04-29T20:30:36.336Z] 1827001aaf11: Pulling fs layer [2022-04-29T20:30:36.336Z] 0714d37db230: Pulling fs layer [2022-04-29T20:30:36.336Z] ac28cf19c067: Pulling fs layer [2022-04-29T20:30:36.336Z] ca983d60f3e2: Pulling fs layer [2022-04-29T20:30:36.336Z] 9f894cec8388: Pulling fs layer [2022-04-29T20:30:36.336Z] 5c2a1cbceb83: Waiting [2022-04-29T20:30:36.336Z] a8d5f1318db7: Waiting [2022-04-29T20:30:36.336Z] c427282e49a2: Waiting [2022-04-29T20:30:36.336Z] 1827001aaf11: Waiting [2022-04-29T20:30:36.336Z] 0714d37db230: Waiting [2022-04-29T20:30:36.336Z] ac28cf19c067: Waiting [2022-04-29T20:30:36.336Z] ca983d60f3e2: Waiting [2022-04-29T20:30:36.336Z] 9f894cec8388: Waiting [2022-04-29T20:30:36.336Z] caf521ccaac6: Download complete [2022-04-29T20:30:36.336Z] 5c2a1cbceb83: Download complete [2022-04-29T20:30:36.603Z] a8d5f1318db7: Verifying Checksum [2022-04-29T20:30:36.603Z] a8d5f1318db7: Download complete [2022-04-29T20:30:36.603Z] 3ead6fa29328: Verifying Checksum [2022-04-29T20:30:36.603Z] 3ead6fa29328: Download complete [2022-04-29T20:30:36.603Z] c427282e49a2: Verifying Checksum [2022-04-29T20:30:36.603Z] c427282e49a2: Download complete [2022-04-29T20:30:36.603Z] 0714d37db230: Download complete [2022-04-29T20:30:36.603Z] ac28cf19c067: Verifying Checksum [2022-04-29T20:30:36.603Z] ca983d60f3e2: Verifying Checksum [2022-04-29T20:30:36.603Z] ca983d60f3e2: Download complete [2022-04-29T20:30:36.603Z] 9f894cec8388: Verifying Checksum [2022-04-29T20:30:36.603Z] 9f894cec8388: Download complete [2022-04-29T20:30:36.603Z] 1fe172e4850f: Verifying Checksum [2022-04-29T20:30:36.603Z] 1fe172e4850f: Download complete [2022-04-29T20:30:36.864Z] 1827001aaf11: Verifying Checksum [2022-04-29T20:30:36.864Z] 1827001aaf11: Download complete [2022-04-29T20:30:38.242Z] 1fe172e4850f: Pull complete [2022-04-29T20:30:38.242Z] caf521ccaac6: Pull complete [2022-04-29T20:30:38.811Z] 3ead6fa29328: Pull complete [2022-04-29T20:30:38.811Z] 5c2a1cbceb83: Pull complete [2022-04-29T20:30:39.070Z] a8d5f1318db7: Pull complete [2022-04-29T20:30:39.070Z] c427282e49a2: Pull complete [2022-04-29T20:30:40.979Z] 1827001aaf11: Pull complete [2022-04-29T20:30:41.240Z] 0714d37db230: Pull complete [2022-04-29T20:30:41.506Z] ac28cf19c067: Pull complete [2022-04-29T20:30:41.506Z] ca983d60f3e2: Pull complete [2022-04-29T20:30:41.506Z] 9f894cec8388: Pull complete [2022-04-29T20:30:41.506Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-29T20:30:41.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T20:30:41.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-29T20:30:41.592Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T20:30:41.635Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T20:30:43.849Z] $ docker top f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 -eo pid,comm [2022-04-29T20:30:43.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-29T20:30:43.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T20:30:43.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T20:30:43.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T20:30:44.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T20:30:44.086Z] $ docker exec f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent [2022-04-29T20:30:44.210Z] SSH_AUTH_SOCK=/tmp/ssh-JAxhXRv90Kog/agent.33 [2022-04-29T20:30:44.210Z] SSH_AGENT_PID=39 [2022-04-29T20:30:44.218Z] Running ssh-add (command line suppressed) [2022-04-29T20:30:44.324Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_216517515017655517.key (/w/workspace/edgex-go/10@tmp/private_key_216517515017655517.key) [2022-04-29T20:30:44.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T20:30:44.645Z] + git tag --points-at HEAD [Pipeline] } [2022-04-29T20:30:44.664Z] $ docker exec --env ******** --env ******** f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent -k [2022-04-29T20:30:44.780Z] unset SSH_AUTH_SOCK; [2022-04-29T20:30:44.780Z] unset SSH_AGENT_PID; [2022-04-29T20:30:44.781Z] echo Agent pid 39 killed; [2022-04-29T20:30:44.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-29T20:30:44.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T20:30:44.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T20:30:44.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T20:30:44.956Z] $ docker exec f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent [2022-04-29T20:30:45.075Z] SSH_AUTH_SOCK=/tmp/ssh-1ZCLRRGKZwFX/agent.72 [2022-04-29T20:30:45.075Z] SSH_AGENT_PID=78 [2022-04-29T20:30:45.080Z] Running ssh-add (command line suppressed) [2022-04-29T20:30:45.190Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_2345313908558043660.key (/w/workspace/edgex-go/10@tmp/private_key_2345313908558043660.key) [2022-04-29T20:30:45.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T20:30:45.490Z] + git semver init [2022-04-29T20:30:45.750Z] 2022-04-29 20:30:45,680 [run_init] DEBUG init version:0.0.0 force:False [2022-04-29T20:30:45.750Z] 2022-04-29 20:30:45,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2022-04-29T20:30:45.750Z] 2022-04-29 20:30:45,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2022-04-29T20:30:45.750Z] 2022-04-29 20:30:45,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,808 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-3987 with force:False [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,808 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-3987 [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,812 [execute] INFO git cat-file --batch-check [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,819 [execute] INFO git cat-file --batch [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T20:30:49.957Z] 2022-04-29 20:30:49,825 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-3987 [2022-04-29T20:30:49.957Z] 0.0.0 [Pipeline] } [2022-04-29T20:30:49.970Z] $ docker exec --env ******** --env ******** f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent -k [2022-04-29T20:30:50.071Z] unset SSH_AUTH_SOCK; [2022-04-29T20:30:50.071Z] unset SSH_AGENT_PID; [2022-04-29T20:30:50.071Z] echo Agent pid 78 killed; [2022-04-29T20:30:50.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T20:30:50.405Z] + git semver [Pipeline] } [2022-04-29T20:30:50.683Z] $ docker stop --time=1 f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 [2022-04-29T20:30:52.118Z] $ docker rm -f f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T20:30:52.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-29T20:30:52.747Z] Stashed 1 file(s) [Pipeline] echo [2022-04-29T20:30:52.751Z] [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-29T20:30:52.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T20:30:52.896Z] ========================================================= [2022-04-29T20:30:52.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-29T20:30:52.896Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:30:53.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:30:53.193Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-29T20:30:53.193Z] 59bf1c3509f3: Pulling fs layer [2022-04-29T20:30:53.193Z] 666ba61612fd: Pulling fs layer [2022-04-29T20:30:53.193Z] 8ed8ca486205: Pulling fs layer [2022-04-29T20:30:53.193Z] 4fe6c5a15a65: Pulling fs layer [2022-04-29T20:30:53.193Z] 22a0e8bec74d: Pulling fs layer [2022-04-29T20:30:53.193Z] ca2b28591e48: Pulling fs layer [2022-04-29T20:30:53.193Z] a51346096db8: Pulling fs layer [2022-04-29T20:30:53.193Z] daebc70d1ce1: Pulling fs layer [2022-04-29T20:30:53.193Z] 0e18a0eac166: Pulling fs layer [2022-04-29T20:30:53.193Z] 4fe6c5a15a65: Waiting [2022-04-29T20:30:53.193Z] 22a0e8bec74d: Waiting [2022-04-29T20:30:53.193Z] ca2b28591e48: Waiting [2022-04-29T20:30:53.193Z] a51346096db8: Waiting [2022-04-29T20:30:53.193Z] daebc70d1ce1: Waiting [2022-04-29T20:30:53.193Z] 0e18a0eac166: Waiting [2022-04-29T20:30:53.193Z] 8ed8ca486205: Download complete [2022-04-29T20:30:53.193Z] 666ba61612fd: Download complete [2022-04-29T20:30:53.193Z] 22a0e8bec74d: Download complete [2022-04-29T20:30:53.193Z] 59bf1c3509f3: Verifying Checksum [2022-04-29T20:30:53.193Z] 59bf1c3509f3: Download complete [2022-04-29T20:30:53.193Z] ca2b28591e48: Download complete [2022-04-29T20:30:53.193Z] a51346096db8: Verifying Checksum [2022-04-29T20:30:53.193Z] a51346096db8: Download complete [2022-04-29T20:30:53.193Z] daebc70d1ce1: Verifying Checksum [2022-04-29T20:30:53.193Z] daebc70d1ce1: Download complete [2022-04-29T20:30:53.454Z] 59bf1c3509f3: Pull complete [2022-04-29T20:30:53.454Z] 666ba61612fd: Pull complete [2022-04-29T20:30:53.723Z] 8ed8ca486205: Pull complete [2022-04-29T20:30:53.982Z] 0e18a0eac166: Verifying Checksum [2022-04-29T20:30:53.982Z] 0e18a0eac166: Download complete [2022-04-29T20:30:53.982Z] 4fe6c5a15a65: Verifying Checksum [2022-04-29T20:30:53.982Z] 4fe6c5a15a65: Download complete [2022-04-29T20:30:58.186Z] 4fe6c5a15a65: Pull complete [2022-04-29T20:30:58.186Z] 22a0e8bec74d: Pull complete [2022-04-29T20:30:58.186Z] ca2b28591e48: Pull complete [2022-04-29T20:30:58.186Z] a51346096db8: Pull complete [2022-04-29T20:30:58.186Z] daebc70d1ce1: Pull complete [2022-04-29T20:31:00.105Z] 0e18a0eac166: Pull complete [2022-04-29T20:31:00.105Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-29T20:31:00.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:31:00.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:31:00.404Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-29T20:31:00.404Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:31:00.404Z] WORKDIR /edgex [2022-04-29T20:31:00.404Z] COPY go.mod . [2022-04-29T20:31:00.404Z] RUN go mod download [2022-04-29T20:31:01.786Z] Sending build context to Docker daemon 335.1MB [2022-04-29T20:31:01.786Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T20:31:01.786Z] ---> f018257e8ee9 [2022-04-29T20:31:01.786Z] Step 2/4 : WORKDIR /edgex [2022-04-29T20:31:03.702Z] ---> Running in a099e7bc5a70 [2022-04-29T20:31:03.964Z] Removing intermediate container a099e7bc5a70 [2022-04-29T20:31:03.964Z] ---> a2d161fca1e2 [2022-04-29T20:31:03.964Z] Step 3/4 : COPY go.mod . [2022-04-29T20:31:03.964Z] ---> 31a930fcf509 [2022-04-29T20:31:03.964Z] Step 4/4 : RUN go mod download [2022-04-29T20:31:03.964Z] ---> Running in fa24e648ff7d [2022-04-29T20:31:07.828Z] Still waiting to schedule task [2022-04-29T20:31:07.828Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34271’ is offline [2022-04-29T20:31:18.872Z] Removing intermediate container fa24e648ff7d [2022-04-29T20:31:18.872Z] ---> cba33e48be41 [2022-04-29T20:31:18.872Z] Successfully built cba33e48be41 [2022-04-29T20:31:18.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:31:19.164Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T20:31:19.164Z] . [Pipeline] withDockerContainer [2022-04-29T20:31:19.237Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T20:31:19.271Z] $ 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-x86_64 cat [2022-04-29T20:31:19.732Z] $ docker top 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:31:20.108Z] + go version [2022-04-29T20:31:20.108Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-29T20:31:20.120Z] $ docker stop --time=1 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c [2022-04-29T20:31:21.415Z] $ docker rm -f 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:31:21.837Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T20:31:21.838Z] . [Pipeline] withDockerContainer [2022-04-29T20:31:21.913Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T20:31:21.955Z] $ 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-x86_64 cat [2022-04-29T20:31:22.380Z] $ docker top 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T20:31:22.466Z] ========================================================= [2022-04-29T20:31:22.466Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T20:31:22.466Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:31:22.754Z] + make test [2022-04-29T20:31:22.754Z] go mod tidy -compat=1.17 [2022-04-29T20:31:23.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T20:31:28.290Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T20:31:40.629Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T20:31:40.630Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T20:31:40.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T20:31:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T20:31:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2022-04-29T20:31:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T20:31:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T20:31:41.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-04-29T20:31:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T20:31:41.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 53.4% of statements [2022-04-29T20:31:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T20:31:41.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.450s coverage: 89.2% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements [2022-04-29T20:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-29T20:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-29T20:31:53.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-04-29T20:31:53.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-04-29T20:31:56.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-04-29T20:31:56.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.130s coverage: 87.2% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.4% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T20:32:06.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:32:06.073Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T20:32:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T20:32:06.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T20:32:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-29T20:32:06.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-04-29T20:32:06.074Z] 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-29T20:32:24.179Z] GO111MODULE=on go vet ./... [2022-04-29T20:32:27.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T20:32:27.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T20:32:27.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T20:32:28.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T20:32:28.605Z] + ls -al . [2022-04-29T20:32:28.605Z] total 672 [2022-04-29T20:32:28.605Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 20:32 . [2022-04-29T20:32:28.605Z] drwxr-xr-x 4 root root 4096 Apr 29 20:31 .. [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:30 .dockerignore [2022-04-29T20:32:28.605Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 .git [2022-04-29T20:32:28.605Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:30 .github [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 20:30 .gitignore [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 20:30 .golangci.yml [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 20:30 .hadolint.yml [2022-04-29T20:32:28.605Z] drwxr-xr-x 3 1001 1001 4096 Apr 29 20:30 .semver [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:30 .sonarcloud.properties [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:30 ADOPTERS.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:30 Attribution.txt [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:30 CHANGELOG.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:30 CONTRIBUTING.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 20:30 GOVERNANCE.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 20:30 Jenkinsfile [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:30 LICENSE [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:30 Makefile [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 20:30 OWNERS.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:30 README.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:30 SECURITY.md [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:30 ZMQWindows.md [2022-04-29T20:32:28.605Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 20:30 bin [2022-04-29T20:32:28.605Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 20:30 cmd [2022-04-29T20:32:28.605Z] -rw-r--r-- 1 root root 435134 Apr 29 20:32 coverage.out [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:30 go.mod [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:31 go.sum [2022-04-29T20:32:28.605Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 internal [2022-04-29T20:32:28.605Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:30 openapi [2022-04-29T20:32:28.605Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:30 snap [2022-04-29T20:32:28.605Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 20:30 version.go [Pipeline] sh [2022-04-29T20:32:28.894Z] + '[' -e coverage.out ] [2022-04-29T20:32:28.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T20:32:28.995Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T20:32:29.279Z] + make build [2022-04-29T20:32:29.280Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:32:44.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:32:50.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:32:51.686Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:32:58.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:32:58.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:32:58.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:32:59.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:33:00.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:33:01.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:33:02.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:33:03.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:33:04.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T20:33:05.340Z] $ docker stop --time=1 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa [2022-04-29T20:33:10.557Z] $ docker rm -f 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:33:11.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:33:11.456Z] [2022-04-29T20:33:11.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:33:11.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:33:11.760Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-29T20:33:11.760Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-29T20:33:11.760Z] ca9280d653b3: Pulling fs layer [2022-04-29T20:33:11.760Z] 7e9c9ca2126c: Pulling fs layer [2022-04-29T20:33:11.760Z] cbdbe7a5bc2a: Download complete [2022-04-29T20:33:12.022Z] ca9280d653b3: Verifying Checksum [2022-04-29T20:33:12.022Z] ca9280d653b3: Download complete [2022-04-29T20:33:12.022Z] cbdbe7a5bc2a: Pull complete [2022-04-29T20:33:12.589Z] 7e9c9ca2126c: Download complete [2022-04-29T20:33:12.589Z] ca9280d653b3: Pull complete [2022-04-29T20:33:15.881Z] 7e9c9ca2126c: Pull complete [2022-04-29T20:33:15.881Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-29T20:33:15.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:33:15.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-29T20:33:15.957Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T20:33:16.009Z] $ 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:latest cat [2022-04-29T20:33:19.440Z] $ docker top 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:33:19.860Z] + docker-compose build --help [2022-04-29T20:33:19.860Z] + grep parallel [2022-04-29T20:33:20.431Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T20:33:20.444Z] $ docker stop --time=1 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 [2022-04-29T20:33:22.423Z] $ docker rm -f 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:33:22.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T20:33:22.871Z] . [Pipeline] withDockerContainer [2022-04-29T20:33:22.937Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T20:33:22.974Z] $ 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:latest cat [2022-04-29T20:33:23.886Z] $ docker top 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:33:24.265Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T20:33:24.834Z] Building core-command ... [2022-04-29T20:33:24.834Z] Building core-data ... [2022-04-29T20:33:24.834Z] Building core-metadata ... [2022-04-29T20:33:24.834Z] Building security-bootstrapper ... [2022-04-29T20:33:24.834Z] Building security-proxy-setup ... [2022-04-29T20:33:24.834Z] Building security-secretstore-setup ... [2022-04-29T20:33:24.834Z] Building security-spiffe-token-provider ... [2022-04-29T20:33:24.834Z] Building security-spire-agent ... [2022-04-29T20:33:24.834Z] Building security-spire-config ... [2022-04-29T20:33:24.834Z] Building security-spire-server ... [2022-04-29T20:33:24.834Z] Building support-notifications ... [2022-04-29T20:33:24.834Z] Building support-scheduler ... [2022-04-29T20:33:24.834Z] Building sys-mgmt-agent ... [2022-04-29T20:33:24.834Z] Building security-spiffe-token-provider [2022-04-29T20:33:24.834Z] Building support-notifications [2022-04-29T20:33:24.834Z] Building core-command [2022-04-29T20:33:24.834Z] Building security-spire-config [2022-04-29T20:33:24.834Z] Building support-scheduler [2022-04-29T20:33:39.715Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:39.715Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:39.715Z] ---> cba33e48be41 [2022-04-29T20:33:39.715Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:33:39.715Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:39.715Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:39.715Z] ---> cba33e48be41 [2022-04-29T20:33:39.715Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:33:39.715Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:39.715Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:39.716Z] ---> cba33e48be41 [2022-04-29T20:33:39.716Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:33:40.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:40.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:40.287Z] ---> cba33e48be41 [2022-04-29T20:33:40.287Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:33:40.547Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:33:40.547Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:33:40.547Z] ---> cba33e48be41 [2022-04-29T20:33:40.547Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T20:33:44.765Z] ---> Running in 1837baa57be5 [2022-04-29T20:33:44.765Z] ---> Running in f95bf21d447f [2022-04-29T20:33:44.765Z] ---> Running in 8b20bbf5891a [2022-04-29T20:33:44.765Z] ---> Running in c57f62ad8955 [2022-04-29T20:33:44.765Z] ---> Running in 282cebe288db [2022-04-29T20:33:45.336Z] Removing intermediate container 8b20bbf5891a [2022-04-29T20:33:45.336Z] ---> 82fd0f53c908 [2022-04-29T20:33:45.336Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T20:33:45.336Z] Removing intermediate container 282cebe288db [2022-04-29T20:33:45.336Z] ---> ea2b2ce7f5b2 [2022-04-29T20:33:45.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:45.336Z] Removing intermediate container 1837baa57be5 [2022-04-29T20:33:45.336Z] ---> 342e39553917 [2022-04-29T20:33:45.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:45.336Z] Removing intermediate container f95bf21d447f [2022-04-29T20:33:45.336Z] ---> cf3a4d6a288d [2022-04-29T20:33:45.336Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:45.336Z] Removing intermediate container c57f62ad8955 [2022-04-29T20:33:45.336Z] ---> a209184eaa89 [2022-04-29T20:33:45.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:33:45.596Z] ---> Running in 882806934a7d [2022-04-29T20:33:45.596Z] ---> Running in 8823e60ef46d [2022-04-29T20:33:45.596Z] ---> Running in 81711dfc501e [2022-04-29T20:33:45.596Z] ---> Running in 0c0dacba410d [2022-04-29T20:33:45.596Z] ---> Running in b7e6000f0d18 [2022-04-29T20:33:46.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:46.534Z] Removing intermediate container 882806934a7d [2022-04-29T20:33:46.534Z] ---> c0a653d39e5c [2022-04-29T20:33:46.535Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:33:46.535Z] ---> Running in cf8a1b23102a [2022-04-29T20:33:46.797Z] Removing intermediate container 0c0dacba410d [2022-04-29T20:33:46.797Z] ---> 4c6067ea6bb9 [2022-04-29T20:33:46.797Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:33:46.797Z] ---> Running in a742afe8d504 [2022-04-29T20:33:47.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:47.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:47.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:47.371Z] Removing intermediate container 8823e60ef46d [2022-04-29T20:33:47.371Z] ---> 56ab58227ce2 [2022-04-29T20:33:47.371Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T20:33:47.371Z] Removing intermediate container b7e6000f0d18 [2022-04-29T20:33:47.371Z] ---> 64c731ce62e4 [2022-04-29T20:33:47.371Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:33:47.632Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:33:47.632Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:33:47.632Z] OK: 15864 distinct packages available [2022-04-29T20:33:47.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:47.632Z] ---> Running in 6e5037d1c1ae [2022-04-29T20:33:47.632Z] ---> Running in 6d728a845504 [2022-04-29T20:33:47.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.415Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:48.415Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:48.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.984Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:48.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:48.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:33:49.245Z] Removing intermediate container cf8a1b23102a [2022-04-29T20:33:49.245Z] ---> 9e7f23372cc9 [2022-04-29T20:33:49.245Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:33:49.245Z] Removing intermediate container a742afe8d504 [2022-04-29T20:33:49.245Z] ---> 257d63229d74 [2022-04-29T20:33:49.245Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:33:49.245Z] ---> 82a158f1067c [2022-04-29T20:33:49.245Z] ---> aa13f550b74c [2022-04-29T20:33:49.245Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:49.245Z] [2022-04-29T20:33:49.504Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:49.504Z] OK: 221 MiB in 52 packages [2022-04-29T20:33:49.504Z] ---> Running in b5d63353b9eb [2022-04-29T20:33:49.504Z] ---> Running in a484c2e09fa0 [2022-04-29T20:33:49.504Z] Removing intermediate container 81711dfc501e [2022-04-29T20:33:49.504Z] ---> 5e7211047c77 [2022-04-29T20:33:49.504Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T20:33:49.773Z] ---> 8d6c7f815028 [2022-04-29T20:33:49.773Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:49.773Z] ---> Running in ef8cc0b16e30 [2022-04-29T20:33:50.033Z] Removing intermediate container 6e5037d1c1ae [2022-04-29T20:33:50.033Z] ---> f3129930e78d [2022-04-29T20:33:50.033Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:33:50.033Z] Removing intermediate container 6d728a845504 [2022-04-29T20:33:50.033Z] ---> 20d3b70cd16e [2022-04-29T20:33:50.033Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:33:50.291Z] ---> 644b782624e4 [2022-04-29T20:33:50.291Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:50.291Z] ---> 98482c0882e1 [2022-04-29T20:33:50.291Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:33:50.291Z] ---> Running in ee6b2ee908a7 [2022-04-29T20:33:50.291Z] ---> Running in c76a0e673c98 [2022-04-29T20:33:51.261Z] Removing intermediate container b5d63353b9eb [2022-04-29T20:33:51.261Z] ---> cca9ca5cefa7 [2022-04-29T20:33:51.261Z] Step 8/22 : COPY . . [2022-04-29T20:33:51.261Z] Removing intermediate container ef8cc0b16e30 [2022-04-29T20:33:51.261Z] ---> 8e903086e755 [2022-04-29T20:33:51.261Z] Step 7/20 : COPY . . [2022-04-29T20:33:51.261Z] Removing intermediate container a484c2e09fa0 [2022-04-29T20:33:51.261Z] ---> f2e814a2c208 [2022-04-29T20:33:51.261Z] Step 8/23 : COPY . . [2022-04-29T20:33:56.534Z] Removing intermediate container ee6b2ee908a7 [2022-04-29T20:33:56.534Z] ---> 3089c8c2d493 [2022-04-29T20:33:56.534Z] Step 8/22 : COPY . . [2022-04-29T20:33:59.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34273 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-29T20:33:59.613Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-29T20:33:59.839Z] The recommended git tool is: git [2022-04-29T20:34:00.728Z] Removing intermediate container c76a0e673c98 [2022-04-29T20:34:00.728Z] ---> 8184795a4b57 [2022-04-29T20:34:00.728Z] Step 8/26 : COPY . . [2022-04-29T20:34:00.728Z] ---> 7009e4428696 [2022-04-29T20:34:00.728Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T20:34:00.728Z] ---> db6d520aab8a [2022-04-29T20:34:00.728Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T20:34:00.728Z] ---> c723aa3ca5c9 [2022-04-29T20:34:00.728Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T20:34:04.030Z] ---> Running in b497b0cce84a [2022-04-29T20:34:04.030Z] ---> Running in b816f919b123 [2022-04-29T20:34:04.030Z] ---> Running in 0e4897f67869 [2022-04-29T20:34:04.030Z] ---> 88ccf0f963de [2022-04-29T20:34:04.030Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T20:34:04.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:34:04.288Z] ---> Running in 0fb2d062d7d5 [2022-04-29T20:34:04.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:34:04.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T20:34:04.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:34:06.742Z] using credential edgex-jenkins-ssh [2022-04-29T20:34:06.766Z] Cloning the remote Git repository [2022-04-29T20:34:06.837Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:34:07.388Z] ---> 81292d7519e7 [2022-04-29T20:34:07.388Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:34:07.649Z] ---> Running in 4684d8523abe [2022-04-29T20:34:06.991Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-29T20:34:07.197Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:34:07.198Z] > git --version # timeout=10 [2022-04-29T20:34:07.232Z] > git --version # 'git version 2.25.1' [2022-04-29T20:34:07.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:34:07.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T20:34:08.271Z] Removing intermediate container 4684d8523abe [2022-04-29T20:34:08.271Z] ---> f7efa57ea6f2 [2022-04-29T20:34:08.271Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:34:08.840Z] ---> Running in 1521a7b0e966 [2022-04-29T20:34:12.126Z] Removing intermediate container 1521a7b0e966 [2022-04-29T20:34:12.126Z] ---> 0b3c4055c46c [2022-04-29T20:34:12.126Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:34:13.061Z] ---> Running in cc4eeb01aae4 [2022-04-29T20:34:14.438Z] Removing intermediate container cc4eeb01aae4 [2022-04-29T20:34:14.438Z] ---> 90df6d405b10 [2022-04-29T20:34:14.438Z] 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-29T20:34:14.438Z] ---> Running in 5e1c7dcde5b3 [2022-04-29T20:34:15.817Z] spire-1.2.1/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.data/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.data/.file [2022-04-29T20:34:15.817Z] spire-1.2.1/.dockerignore [2022-04-29T20:34:15.817Z] spire-1.2.1/.gitattributes [2022-04-29T20:34:15.817Z] spire-1.2.1/.githooks/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:34:15.817Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:34:15.817Z] spire-1.2.1/.gitignore [2022-04-29T20:34:15.817Z] spire-1.2.1/.go-version [2022-04-29T20:34:15.817Z] spire-1.2.1/.golangci.yml [2022-04-29T20:34:15.817Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:34:15.817Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:34:15.817Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:34:15.817Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:34:15.817Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:34:15.817Z] spire-1.2.1/Dockerfile [2022-04-29T20:34:15.817Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:34:15.817Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:34:15.817Z] spire-1.2.1/LICENSE [2022-04-29T20:34:15.817Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:34:15.817Z] spire-1.2.1/Makefile [2022-04-29T20:34:15.817Z] spire-1.2.1/README.md [2022-04-29T20:34:15.817Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:34:15.817Z] spire-1.2.1/SECURITY.md [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:34:15.817Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/ [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/agent/ [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/server/ [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:34:15.817Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/ [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/ [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:34:15.817Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:34:15.818Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:34:15.818Z] spire-1.2.1/examples/ [2022-04-29T20:34:15.818Z] spire-1.2.1/examples/README.md [2022-04-29T20:34:15.818Z] spire-1.2.1/go.mod [2022-04-29T20:34:15.818Z] spire-1.2.1/go.sum [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:34:15.818Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:34:15.819Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:34:15.820Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:34:15.821Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:34:16.082Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:34:16.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/private/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:34:16.084Z] spire-1.2.1/release/ [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:34:16.084Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/ [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:34:16.085Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/script/ [2022-04-29T20:34:16.085Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/support/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:34:16.085Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/clock/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/common [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:34:16.085Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:34:16.086Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:34:16.087Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:34:16.087Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testca/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testkey/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/ [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/race.go [2022-04-29T20:34:16.087Z] spire-1.2.1/test/util/util.go [2022-04-29T20:34:16.087Z] building spire from source... [2022-04-29T20:34:16.345Z] Installing go1.17.7... [2022-04-29T20:34:22.906Z] Building bin/spire-server... [2022-04-29T20:34:22.906Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:34:22.906Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:34:22.906Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:34:22.906Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:34:22.906Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:34:22.906Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:34:22.906Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:34:22.906Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:34:22.906Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:34:22.906Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:34:22.906Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:34:22.906Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:34:22.906Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:34:22.906Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:34:22.906Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:34:22.906Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:34:22.906Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:34:22.906Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:34:22.906Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:34:22.906Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:34:22.906Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:34:22.906Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:34:22.906Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:34:22.906Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:34:22.906Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:34:22.906Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:34:23.164Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:34:23.164Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:34:23.164Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:34:23.164Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:34:23.164Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:34:23.164Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:34:23.164Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:34:23.164Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:34:23.164Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:34:23.164Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:34:23.164Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:34:23.458Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:34:23.458Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:34:23.717Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:34:23.717Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:34:23.717Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:34:23.717Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:34:24.285Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:34:26.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:34:26.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:34:26.187Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:34:26.187Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:34:26.187Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:34:30.376Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:34:30.376Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:34:30.376Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:34:30.376Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:34:30.376Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:34:30.376Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:34:30.635Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:34:30.893Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:34:30.893Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:34:31.152Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:34:31.423Z] Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 245af742dacfd499762ee70a1ba306866d6903f1 [2022-04-29T20:34:31.718Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:34:30.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T20:34:30.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T20:34:30.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T20:34:30.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T20:34:30.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:34:30.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-29T20:34:31.447Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T20:34:31.469Z] > git checkout -f 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 [2022-04-29T20:34:31.722Z] > git remote # timeout=10 [2022-04-29T20:34:31.741Z] > git config --get remote.origin.url # timeout=10 [2022-04-29T20:34:31.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T20:34:31.768Z] > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 [2022-04-29T20:34:31.976Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:34:31.976Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:34:31.976Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:34:32.048Z] Merge succeeded, producing 0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T20:34:32.049Z] Checking out Revision 0c6f461cff48a2d25943e2d5440535f5a92a6015 (PR-3987) [2022-04-29T20:34:32.234Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:34:32.234Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:34:33.170Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:34:33.737Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:34:33.997Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:34:34.255Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:34:34.255Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:34:32.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-29T20:34:32.059Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T20:34:32.080Z] > git checkout -f 0c6f461cff48a2d25943e2d5440535f5a92a6015 # timeout=10 [2022-04-29T20:34:34.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:34:34.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:34:34.514Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:34:34.514Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:34:34.514Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:34:34.514Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:34:34.514Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:34:34.773Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:34:34.773Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:34:34.773Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:34:34.773Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:34:35.032Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:34:35.032Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:34:35.032Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:34:35.032Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:34:35.624Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:34:35.624Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:34:35.624Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:34:35.891Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:34:36.162Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:34:36.162Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:34:36.162Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:34:36.162Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:34:36.162Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:34:36.412Z] Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" [2022-04-29T20:34:36.425Z] > git rev-list --no-walk 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T20:34:37.229Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:34:37.230Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:34:37.230Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:34:37.230Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:34:37.230Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:34:37.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-29T20:34:37.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T20:34:37.397Z] Dload Upload Total Spent Left Speed [2022-04-29T20:34:37.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [2022-04-29T20:34:37.497Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:34:37.497Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:34:37.497Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:34:37.497Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:34:37.497Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:34:37.497Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:34:37.497Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [Pipeline] sh [2022-04-29T20:34:37.758Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:34:37.758Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:34:37.758Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:34:37.758Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:34:37.758Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:34:38.016Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:34:38.016Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:34:38.016Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:34:38.016Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:34:38.016Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:34:38.045Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-29T20:34:38.275Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:34:38.275Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:34:38.275Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:34:38.275Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:34:38.275Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:34:38.453Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-04-29T20:34:38.453Z] sudo tee /etc/docker/daemon.new [2022-04-29T20:34:38.453Z] { [2022-04-29T20:34:38.453Z] "registry-mirrors": [ [2022-04-29T20:34:38.453Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-29T20:34:38.453Z] ], [2022-04-29T20:34:38.453Z] "bip": "10.250.0.254/24", [2022-04-29T20:34:38.453Z] "hosts": [ [2022-04-29T20:34:38.453Z] "tcp://0.0.0.0:5555", [2022-04-29T20:34:38.453Z] "unix:///var/run/docker.sock" [2022-04-29T20:34:38.453Z] ], [2022-04-29T20:34:38.453Z] "mtu": 1458, [2022-04-29T20:34:38.453Z] "selinux-enabled": true, [2022-04-29T20:34:38.453Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-29T20:34:38.453Z] } [Pipeline] sh [2022-04-29T20:34:38.831Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-29T20:34:38.845Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:34:38.845Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:34:38.845Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:34:38.845Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:34:38.845Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [Pipeline] sh [2022-04-29T20:34:39.103Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:34:39.103Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:34:39.185Z] + sudo service docker restart [2022-04-29T20:34:39.363Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:34:39.363Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:34:40.568Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:34:40.568Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T20:34:57.542Z] provisioning config files... [2022-04-29T20:34:57.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4191380256430567192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T20:34:57.937Z] ---> docker-login.sh [2022-04-29T20:34:57.937Z] nexus3.edgexfoundry.org:10001 [2022-04-29T20:34:58.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:34:58.693Z] Removing intermediate container b497b0cce84a [2022-04-29T20:34:58.693Z] ---> 86af31079ef2 [2022-04-29T20:34:58.693Z] [2022-04-29T20:34:58.693Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:34:58.693Z] 3.14: Pulling from library/alpine [2022-04-29T20:34:58.693Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T20:34:58.693Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T20:34:58.693Z] ---> e04c818066af [2022-04-29T20:34:58.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:34:58.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:34:58.811Z] Configure a credential helper to remove this warning. See [2022-04-29T20:34:58.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:34:58.811Z] [2022-04-29T20:34:58.811Z] Login Succeeded [2022-04-29T20:34:58.811Z] nexus3.edgexfoundry.org:10002 [2022-04-29T20:34:59.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:34:59.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:34:59.416Z] Configure a credential helper to remove this warning. See [2022-04-29T20:34:59.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:34:59.416Z] [2022-04-29T20:34:59.416Z] Login Succeeded [2022-04-29T20:34:59.416Z] nexus3.edgexfoundry.org:10003 [2022-04-29T20:34:59.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:34:59.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:34:59.985Z] Configure a credential helper to remove this warning. See [2022-04-29T20:34:59.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:34:59.985Z] [2022-04-29T20:34:59.985Z] Login Succeeded [2022-04-29T20:34:59.985Z] nexus3.edgexfoundry.org:10004 [2022-04-29T20:35:00.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:35:00.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:35:00.533Z] Configure a credential helper to remove this warning. See [2022-04-29T20:35:00.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:35:00.533Z] [2022-04-29T20:35:00.533Z] Login Succeeded [2022-04-29T20:35:00.533Z] docker.io [2022-04-29T20:35:00.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T20:35:01.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T20:35:01.407Z] Configure a credential helper to remove this warning. See [2022-04-29T20:35:01.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T20:35:01.407Z] [2022-04-29T20:35:01.407Z] Login Succeeded [2022-04-29T20:35:01.407Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T20:35:01.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-29T20:35:02.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T20:35:02.071Z] ========================================================= [2022-04-29T20:35:02.071Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-29T20:35:02.071Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:35:02.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:35:02.690Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-29T20:35:02.690Z] 9b3977197b4f: Pulling fs layer [2022-04-29T20:35:02.690Z] 1a89e8eeedd5: Pulling fs layer [2022-04-29T20:35:02.690Z] 94645a83ff95: Pulling fs layer [2022-04-29T20:35:02.690Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-29T20:35:02.690Z] 0c92f367c5e7: Pulling fs layer [2022-04-29T20:35:02.690Z] 3096ccb668a1: Pulling fs layer [2022-04-29T20:35:02.690Z] e8cf19c19ddd: Pulling fs layer [2022-04-29T20:35:02.690Z] a4caa8a26152: Pulling fs layer [2022-04-29T20:35:02.690Z] 3f3a8bcf1eab: Waiting [2022-04-29T20:35:02.690Z] 0c92f367c5e7: Waiting [2022-04-29T20:35:02.690Z] 3096ccb668a1: Waiting [2022-04-29T20:35:02.690Z] e8cf19c19ddd: Waiting [2022-04-29T20:35:02.690Z] a4caa8a26152: Waiting [2022-04-29T20:35:02.690Z] 94645a83ff95: Download complete [2022-04-29T20:35:02.690Z] 1a89e8eeedd5: Verifying Checksum [2022-04-29T20:35:02.690Z] 1a89e8eeedd5: Download complete [2022-04-29T20:35:02.690Z] 0c92f367c5e7: Download complete [2022-04-29T20:35:02.690Z] 3096ccb668a1: Verifying Checksum [2022-04-29T20:35:02.690Z] 3096ccb668a1: Download complete [2022-04-29T20:35:02.690Z] 9b3977197b4f: Verifying Checksum [2022-04-29T20:35:02.690Z] 9b3977197b4f: Download complete [2022-04-29T20:35:02.690Z] e8cf19c19ddd: Verifying Checksum [2022-04-29T20:35:02.690Z] e8cf19c19ddd: Download complete [2022-04-29T20:35:03.684Z] 9b3977197b4f: Pull complete [2022-04-29T20:35:04.294Z] 1a89e8eeedd5: Pull complete [2022-04-29T20:35:04.572Z] 94645a83ff95: Pull complete [2022-04-29T20:35:05.178Z] a4caa8a26152: Verifying Checksum [2022-04-29T20:35:05.178Z] a4caa8a26152: Download complete [2022-04-29T20:35:05.269Z] ---> Running in 0f51ec7f56b2 [2022-04-29T20:35:05.529Z] Removing intermediate container 0e4897f67869 [2022-04-29T20:35:05.529Z] ---> 627385131ee9 [2022-04-29T20:35:05.529Z] [2022-04-29T20:35:05.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:35:05.529Z] ---> e04c818066af [2022-04-29T20:35:05.529Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:35:05.529Z] Removing intermediate container b816f919b123 [2022-04-29T20:35:05.529Z] ---> 34b9d3eba682 [2022-04-29T20:35:05.529Z] [2022-04-29T20:35:05.529Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T20:35:05.529Z] Removing intermediate container 0fb2d062d7d5 [2022-04-29T20:35:05.529Z] ---> 2d57d5dc8646 [2022-04-29T20:35:05.529Z] [2022-04-29T20:35:05.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:35:05.529Z] ---> e04c818066af [2022-04-29T20:35:05.529Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T20:35:05.788Z] ---> Running in 2f4a81c4e436 [2022-04-29T20:35:05.788Z] ---> Running in b4a2fec7d726 [2022-04-29T20:35:05.791Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-29T20:35:05.791Z] 3f3a8bcf1eab: Download complete [2022-04-29T20:35:06.047Z] 3.15: Pulling from library/alpine [2022-04-29T20:35:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:06.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:06.307Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T20:35:06.307Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:35:06.307Z] OK: 6 MiB in 15 packages [2022-04-29T20:35:07.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:07.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:07.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:07.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:07.036Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T20:35:07.036Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:35:07.300Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T20:35:07.300Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:35:07.300Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:35:07.300Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:35:07.300Z] OK: 6 MiB in 15 packages [2022-04-29T20:35:07.300Z] OK: 6 MiB in 16 packages [2022-04-29T20:35:08.677Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T20:35:08.943Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T20:35:08.943Z] ---> 0ac33e5f5afa [2022-04-29T20:35:08.943Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:35:09.512Z] ---> Running in 02ac9452ea13 [2022-04-29T20:35:09.770Z] Removing intermediate container 0f51ec7f56b2 [2022-04-29T20:35:09.770Z] ---> f119ba310f7e [2022-04-29T20:35:09.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:35:10.715Z] Removing intermediate container b4a2fec7d726 [2022-04-29T20:35:10.715Z] ---> bce766d089a2 [2022-04-29T20:35:10.715Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:35:10.715Z] ---> Running in 6f657f1d357f [2022-04-29T20:35:10.715Z] Removing intermediate container 02ac9452ea13 [2022-04-29T20:35:10.715Z] ---> 962064ca8ec7 [2022-04-29T20:35:10.715Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:10.974Z] Removing intermediate container 2f4a81c4e436 [2022-04-29T20:35:10.974Z] ---> e74818db34d2 [2022-04-29T20:35:10.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:35:11.232Z] ---> Running in 7702db4db04a [2022-04-29T20:35:11.491Z] ---> Running in 25adcad6591e [2022-04-29T20:35:11.491Z] ---> Running in 3a715a8e88e3 [2022-04-29T20:35:11.749Z] Removing intermediate container 6f657f1d357f [2022-04-29T20:35:11.749Z] ---> 408101dc7377 [2022-04-29T20:35:11.749Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T20:35:12.324Z] Removing intermediate container 7702db4db04a [2022-04-29T20:35:12.324Z] ---> b2d06115507c [2022-04-29T20:35:12.324Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T20:35:12.638Z] ---> Running in 8beef37dcb5e [2022-04-29T20:35:12.638Z] Removing intermediate container 3a715a8e88e3 [2022-04-29T20:35:12.638Z] ---> 8e416a896200 [2022-04-29T20:35:12.638Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T20:35:12.909Z] ---> Running in 7ac6907c8b37 [2022-04-29T20:35:13.167Z] Removing intermediate container 8beef37dcb5e [2022-04-29T20:35:13.167Z] ---> 75b4409b5ca6 [2022-04-29T20:35:13.167Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:35:13.167Z] ---> Running in d11d0c09fbb1 [2022-04-29T20:35:13.426Z] ---> Running in 2a53aacfe1c7 [2022-04-29T20:35:13.426Z] Removing intermediate container 7ac6907c8b37 [2022-04-29T20:35:13.426Z] ---> 71178705a06c [2022-04-29T20:35:13.426Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:35:13.685Z] Removing intermediate container d11d0c09fbb1 [2022-04-29T20:35:13.685Z] ---> 02bcfd9fdd40 [2022-04-29T20:35:13.685Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:35:13.944Z] ---> Running in b04cbd6b319b [2022-04-29T20:35:13.944Z] Removing intermediate container 2a53aacfe1c7 [2022-04-29T20:35:13.944Z] ---> 7f366c0ba410 [2022-04-29T20:35:13.944Z] Step 15/23 : WORKDIR / [2022-04-29T20:35:13.944Z] ---> Running in 826ec8539fb4 [2022-04-29T20:35:14.202Z] ---> Running in 4457a9c2a223 [2022-04-29T20:35:14.202Z] Removing intermediate container 25adcad6591e [2022-04-29T20:35:14.202Z] ---> 349b31e52722 [2022-04-29T20:35:14.202Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T20:35:14.776Z] ---> Running in b1ee5ba493da [2022-04-29T20:35:14.776Z] Removing intermediate container b04cbd6b319b [2022-04-29T20:35:14.776Z] ---> 8ae9a60ec511 [2022-04-29T20:35:14.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:35:14.776Z] Removing intermediate container 826ec8539fb4 [2022-04-29T20:35:14.776Z] ---> 4c706e4c50d3 [2022-04-29T20:35:14.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:35:15.037Z] Removing intermediate container 4457a9c2a223 [2022-04-29T20:35:15.037Z] ---> 12883e9b46b1 [2022-04-29T20:35:15.037Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:35:15.606Z] ---> 7f4965f1c892 [2022-04-29T20:35:15.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T20:35:15.606Z] ---> cf4c07fa55df [2022-04-29T20:35:15.606Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T20:35:15.606Z] ---> 9db62dbd948d [2022-04-29T20:35:15.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T20:35:15.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:16.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:17.369Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:35:17.369Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:35:17.369Z] OK: 15855 distinct packages available [2022-04-29T20:35:17.369Z] ---> e34810f69047 [2022-04-29T20:35:17.369Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T20:35:17.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:17.369Z] ---> 4e2e41edd4b5 [2022-04-29T20:35:17.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T20:35:17.369Z] ---> 6410469a52da [2022-04-29T20:35:17.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T20:35:18.209Z] 3f3a8bcf1eab: Pull complete [2022-04-29T20:35:18.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:18.310Z] ---> 4ab39856b065 [2022-04-29T20:35:18.310Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T20:35:18.483Z] 0c92f367c5e7: Pull complete [2022-04-29T20:35:18.570Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T20:35:18.570Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:35:18.758Z] 3096ccb668a1: Pull complete [2022-04-29T20:35:18.831Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:35:18.831Z] ---> 599b7f722698 [2022-04-29T20:35:18.831Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T20:35:18.831Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T20:35:18.831Z] ---> 7bef427a5e61 [2022-04-29T20:35:18.831Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T20:35:18.831Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T20:35:19.032Z] e8cf19c19ddd: Pull complete [2022-04-29T20:35:19.090Z] ---> Running in 3a0b84d571a2 [2022-04-29T20:35:19.090Z] ---> Running in 8b7dcad10b06 [2022-04-29T20:35:19.090Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T20:35:19.090Z] ---> Running in 4d2d91b10351 [2022-04-29T20:35:19.090Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:35:19.371Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T20:35:19.371Z] Removing intermediate container 3a0b84d571a2 [2022-04-29T20:35:19.371Z] ---> 632eb6e31b5c [2022-04-29T20:35:19.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:35:19.371Z] Removing intermediate container 8b7dcad10b06 [2022-04-29T20:35:19.371Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T20:35:19.371Z] ---> 6af085cefbc5 [2022-04-29T20:35:19.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:35:19.371Z] ---> Running in 8202be9720eb [2022-04-29T20:35:19.371Z] ---> Running in 0d6d4894dda1 [2022-04-29T20:35:19.371Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:35:19.371Z] Removing intermediate container 4d2d91b10351 [2022-04-29T20:35:19.371Z] ---> 3d363fde4cb1 [2022-04-29T20:35:19.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:35:19.371Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:35:19.629Z] ---> Running in d31061143bb2 [2022-04-29T20:35:19.629Z] OK: 8 MiB in 23 packages [2022-04-29T20:35:19.629Z] Removing intermediate container 0d6d4894dda1 [2022-04-29T20:35:19.629Z] ---> 2684872e6d59 [2022-04-29T20:35:19.629Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:35:19.629Z] Removing intermediate container 8202be9720eb [2022-04-29T20:35:19.629Z] ---> e3cd2acfcf27 [2022-04-29T20:35:19.629Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:35:19.887Z] ---> Running in dbf593da2b81 [2022-04-29T20:35:19.887Z] ---> Running in 277b6b13fb1e [2022-04-29T20:35:19.887Z] Removing intermediate container d31061143bb2 [2022-04-29T20:35:19.887Z] ---> 6f4a4f47916d [2022-04-29T20:35:19.887Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:35:21.791Z] ---> Running in 0728da765e20 [2022-04-29T20:35:21.791Z] Removing intermediate container 277b6b13fb1e [2022-04-29T20:35:21.791Z] ---> 60d2566408e2 [2022-04-29T20:35:21.791Z] Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:35:22.359Z] Removing intermediate container dbf593da2b81 [2022-04-29T20:35:22.359Z] ---> 7bda3931c638 [2022-04-29T20:35:22.359Z] Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:35:22.619Z] ---> Running in 00ddc03022fa [2022-04-29T20:35:23.188Z] ---> Running in 1da68d6bb342 [2022-04-29T20:35:23.188Z] Removing intermediate container 0728da765e20 [2022-04-29T20:35:23.188Z] ---> 43abb2bb35b9 [2022-04-29T20:35:23.188Z] Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:35:23.566Z] Removing intermediate container b1ee5ba493da [2022-04-29T20:35:23.566Z] ---> 91bd9f6aa4e9 [2022-04-29T20:35:23.566Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:35:24.141Z] ---> Running in 4ad3aad9a4d0 [2022-04-29T20:35:24.401Z] Removing intermediate container 00ddc03022fa [2022-04-29T20:35:24.401Z] ---> f66b739ba111 [2022-04-29T20:35:24.401Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:35:24.658Z] Removing intermediate container 1da68d6bb342 [2022-04-29T20:35:24.658Z] ---> 4163d9a2904d [2022-04-29T20:35:24.658Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:35:24.917Z] ---> Running in 32b21db37513 [2022-04-29T20:35:24.917Z] ---> 347feee511ab [2022-04-29T20:35:24.917Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T20:35:25.175Z] ---> Running in 6b6cbd94438f [2022-04-29T20:35:25.176Z] Removing intermediate container 4ad3aad9a4d0 [2022-04-29T20:35:25.176Z] ---> 338fda59f738 [2022-04-29T20:35:25.176Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:35:25.742Z] Removing intermediate container 32b21db37513 [2022-04-29T20:35:25.742Z] ---> f76d0b8d97df [2022-04-29T20:35:25.742Z] [2022-04-29T20:35:25.742Z] ---> Running in 56a0b0316908 [2022-04-29T20:35:25.742Z] Successfully built f76d0b8d97df [2022-04-29T20:35:25.761Z] a4caa8a26152: Pull complete [2022-04-29T20:35:25.761Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-29T20:35:25.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:35:25.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:35:26.001Z] Successfully tagged support-notifications:latest [2022-04-29T20:35:26.001Z] Removing intermediate container 6b6cbd94438f [2022-04-29T20:35:26.001Z] ---> 02dba046b8fe [2022-04-29T20:35:26.001Z] [2022-04-29T20:35:26.001Z] Building security-spire-agent [2022-04-29T20:35:26.001Z]  Building support-notifications ... done Successfully built 02dba046b8fe [2022-04-29T20:35:26.120Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:35:26.120Z] WORKDIR /edgex [2022-04-29T20:35:26.120Z] COPY go.mod . [2022-04-29T20:35:26.120Z] RUN go mod download+ [2022-04-29T20:35:26.120Z] docker build -t ci-base-image-arm64 -f - . [2022-04-29T20:35:26.259Z] Successfully tagged core-command:latest [2022-04-29T20:35:26.259Z] Building sys-mgmt-agent [2022-04-29T20:35:26.259Z]  Building core-command ... done Removing intermediate container 56a0b0316908 [2022-04-29T20:35:26.259Z] ---> 026d7bd153a2 [2022-04-29T20:35:26.259Z] [2022-04-29T20:35:26.518Z] Successfully built 026d7bd153a2 [2022-04-29T20:35:27.454Z] Successfully tagged support-scheduler:latest [2022-04-29T20:35:27.455Z]  Building support-scheduler ... done Building security-spire-server [2022-04-29T20:35:27.455Z] ---> 10c6e40ff979 [2022-04-29T20:35:27.455Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T20:35:28.748Z] Sending build context to Docker daemon 169.2MB [2022-04-29T20:35:28.748Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T20:35:28.748Z] ---> 725f1c02e7f9 [2022-04-29T20:35:28.748Z] Step 2/4 : WORKDIR /edgex [2022-04-29T20:35:30.726Z] ---> Running in 501f1d1a7ee5 [2022-04-29T20:35:31.002Z] Removing intermediate container 501f1d1a7ee5 [2022-04-29T20:35:31.002Z] ---> c483d6218cc8 [2022-04-29T20:35:31.002Z] Step 3/4 : COPY go.mod . [2022-04-29T20:35:31.601Z] ---> bc8ec279dbc8 [2022-04-29T20:35:31.601Z] Step 4/4 : RUN go mod download [2022-04-29T20:35:31.601Z] ---> Running in ba308d69edc7 [2022-04-29T20:35:34.020Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:34.020Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:34.020Z] ---> cba33e48be41 [2022-04-29T20:35:34.020Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:35:34.020Z] ---> Using cache [2022-04-29T20:35:34.020Z] ---> a209184eaa89 [2022-04-29T20:35:34.020Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:34.020Z] ---> Using cache [2022-04-29T20:35:34.020Z] ---> 4c6067ea6bb9 [2022-04-29T20:35:34.020Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:35:34.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:34.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:34.020Z] ---> cba33e48be41 [2022-04-29T20:35:34.020Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:35:34.020Z] ---> Using cache [2022-04-29T20:35:34.020Z] ---> a209184eaa89 [2022-04-29T20:35:34.020Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:34.020Z] ---> Using cache [2022-04-29T20:35:34.020Z] ---> 4c6067ea6bb9 [2022-04-29T20:35:34.020Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T20:35:34.285Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:34.285Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:34.285Z] ---> cba33e48be41 [2022-04-29T20:35:34.285Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:35:34.285Z] ---> Using cache [2022-04-29T20:35:34.285Z] ---> a209184eaa89 [2022-04-29T20:35:34.285Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:34.285Z] ---> Using cache [2022-04-29T20:35:34.285Z] ---> 4c6067ea6bb9 [2022-04-29T20:35:34.285Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:35:37.676Z] ---> e9acdc8e6ff4 [2022-04-29T20:35:37.676Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T20:35:37.676Z] ---> Running in 0a581679f183 [2022-04-29T20:35:37.676Z] ---> Running in 01967ae4fd81 [2022-04-29T20:35:37.676Z] ---> Running in 4c5d17505113 [2022-04-29T20:35:37.676Z] ---> Running in a0f6f88cf998 [2022-04-29T20:35:37.939Z] Removing intermediate container a0f6f88cf998 [2022-04-29T20:35:37.939Z] ---> 9f3ae1139cc0 [2022-04-29T20:35:37.939Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:35:37.939Z] ---> Running in 53415831aa52 [2022-04-29T20:35:38.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:38.201Z] Removing intermediate container 53415831aa52 [2022-04-29T20:35:38.201Z] ---> 185374371b68 [2022-04-29T20:35:38.201Z] Step 18/20 : LABEL arch=x86_64 [2022-04-29T20:35:38.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:38.461Z] ---> Running in ab4fa8adb77f [2022-04-29T20:35:38.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:38.461Z] Removing intermediate container ab4fa8adb77f [2022-04-29T20:35:38.461Z] ---> 8609dad4b10f [2022-04-29T20:35:38.461Z] Step 19/20 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:35:38.461Z] ---> Running in f080a6519121 [2022-04-29T20:35:38.461Z] Removing intermediate container f080a6519121 [2022-04-29T20:35:38.461Z] ---> 42f1bf68bbd1 [2022-04-29T20:35:38.461Z] Step 20/20 : LABEL version=0.0.0 [2022-04-29T20:35:38.721Z] ---> Running in 7f47491ea4fe [2022-04-29T20:35:38.721Z] Removing intermediate container 7f47491ea4fe [2022-04-29T20:35:38.721Z] ---> a75cb04ebee3 [2022-04-29T20:35:38.721Z] [2022-04-29T20:35:38.721Z] Successfully built a75cb04ebee3 [2022-04-29T20:35:38.721Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-29T20:35:38.721Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-04-29T20:35:38.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:38.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:39.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:35:39.501Z] OK: 221 MiB in 52 packages [2022-04-29T20:35:39.501Z] OK: 221 MiB in 52 packages [2022-04-29T20:35:39.501Z] OK: 221 MiB in 52 packages [2022-04-29T20:35:42.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:35:42.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:35:42.039Z] ---> cba33e48be41 [2022-04-29T20:35:42.039Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> a209184eaa89 [2022-04-29T20:35:42.039Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> 4c6067ea6bb9 [2022-04-29T20:35:42.039Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> 257d63229d74 [2022-04-29T20:35:42.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> aa13f550b74c [2022-04-29T20:35:42.039Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> f2e814a2c208 [2022-04-29T20:35:42.039Z] Step 8/23 : COPY . . [2022-04-29T20:35:42.039Z] ---> Using cache [2022-04-29T20:35:42.039Z] ---> 7009e4428696 [2022-04-29T20:35:42.039Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T20:35:42.984Z] ---> Running in d7e5211dab31 [2022-04-29T20:35:43.244Z] Removing intermediate container 0a581679f183 [2022-04-29T20:35:43.244Z] ---> 35d662ba6044 [2022-04-29T20:35:43.244Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:35:43.244Z] Removing intermediate container 01967ae4fd81 [2022-04-29T20:35:43.244Z] ---> 2d5bd52da9e5 [2022-04-29T20:35:43.244Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:35:43.244Z] Removing intermediate container 4c5d17505113 [2022-04-29T20:35:43.244Z] ---> 535dcc1b14c0 [2022-04-29T20:35:43.244Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:35:43.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:35:43.507Z] ---> cf07dc06a2c8 [2022-04-29T20:35:43.507Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:43.507Z] ---> 330d12acca1e [2022-04-29T20:35:43.507Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:43.507Z] ---> 7ed58e8d6618 [2022-04-29T20:35:43.507Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:35:43.507Z] ---> Running in eba6c3046079 [2022-04-29T20:35:43.507Z] ---> Running in 71ef4f21005b [2022-04-29T20:35:43.507Z] ---> Running in 2f1728d0facb [2022-04-29T20:35:45.424Z] Removing intermediate container eba6c3046079 [2022-04-29T20:35:45.424Z] ---> 08d3ad8df58e [2022-04-29T20:35:45.424Z] Step 8/23 : COPY . . [2022-04-29T20:35:45.424Z] Removing intermediate container 71ef4f21005b [2022-04-29T20:35:45.424Z] ---> 2fa1b05c2308 [2022-04-29T20:35:45.424Z] Step 8/25 : COPY . . [2022-04-29T20:35:45.685Z] Removing intermediate container 2f1728d0facb [2022-04-29T20:35:45.685Z] ---> 3720db7c54c4 [2022-04-29T20:35:45.685Z] Step 8/26 : COPY . . [2022-04-29T20:36:00.586Z] ---> 1b2119d2d9d4 [2022-04-29T20:36:00.586Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:36:00.586Z] ---> 7b50c00464da [2022-04-29T20:36:00.586Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:36:00.586Z] ---> 9a31a0fc826b [2022-04-29T20:36:00.586Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T20:36:00.586Z] ---> Running in ce8c1a33f5ad [2022-04-29T20:36:00.586Z] ---> Running in 11127f12cd6c [2022-04-29T20:36:00.586Z] ---> Running in ea22544d53a4 [2022-04-29T20:36:00.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:36:00.586Z] Removing intermediate container ce8c1a33f5ad [2022-04-29T20:36:00.586Z] ---> a9afeed4817d [2022-04-29T20:36:00.586Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:36:00.586Z] Removing intermediate container ea22544d53a4 [2022-04-29T20:36:00.586Z] ---> 985a44676aa8 [2022-04-29T20:36:00.586Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T20:36:00.850Z] ---> Running in f6d31f9b475c [2022-04-29T20:36:01.112Z] ---> Running in f6c44df54f84 [2022-04-29T20:36:01.385Z] Removing intermediate container d7e5211dab31 [2022-04-29T20:36:01.385Z] ---> 480983a7a4b3 [2022-04-29T20:36:01.385Z] [2022-04-29T20:36:01.385Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:36:01.385Z] ---> e04c818066af [2022-04-29T20:36:01.385Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:36:01.385Z] ---> Using cache [2022-04-29T20:36:01.385Z] ---> bce766d089a2 [2022-04-29T20:36:01.385Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:36:01.385Z] ---> Using cache [2022-04-29T20:36:01.385Z] ---> b2d06115507c [2022-04-29T20:36:01.385Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T20:36:01.646Z] ---> Running in 86275dabfd4a [2022-04-29T20:36:01.907Z] Removing intermediate container 86275dabfd4a [2022-04-29T20:36:01.907Z] ---> 96a46a0dc64f [2022-04-29T20:36:01.907Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:36:02.168Z] ---> Running in 40b9dcb28e1b [2022-04-29T20:36:02.456Z] Removing intermediate container 40b9dcb28e1b [2022-04-29T20:36:02.456Z] ---> a9449f4e4194 [2022-04-29T20:36:02.456Z] Step 15/23 : WORKDIR / [2022-04-29T20:36:02.717Z] ---> Running in 862369b05f04 [2022-04-29T20:36:02.717Z] Removing intermediate container f6c44df54f84 [2022-04-29T20:36:02.717Z] ---> fc11e9c627d1 [2022-04-29T20:36:02.717Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T20:36:02.977Z] Removing intermediate container f6d31f9b475c [2022-04-29T20:36:02.977Z] ---> 68eb6d2ffb23 [2022-04-29T20:36:02.977Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:36:03.305Z] ---> Running in c4c6c8a05828 [2022-04-29T20:36:03.571Z] ---> Running in c9f3a6cb33ab [2022-04-29T20:36:03.571Z] Removing intermediate container 862369b05f04 [2022-04-29T20:36:03.571Z] ---> 65ec5f117a06 [2022-04-29T20:36:03.571Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:36:03.831Z] Removing intermediate container c4c6c8a05828 [2022-04-29T20:36:03.831Z] ---> 61a0c78665d1 [2022-04-29T20:36:03.831Z] 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-29T20:36:04.399Z] Removing intermediate container c9f3a6cb33ab [2022-04-29T20:36:04.399Z] ---> ffe9c6816b93 [2022-04-29T20:36:04.399Z] 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-29T20:36:04.399Z] ---> Running in 19d19dac04f9 [2022-04-29T20:36:04.658Z] ---> 5eb07e5b8172 [2022-04-29T20:36:04.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T20:36:04.658Z] ---> Running in 7c5a2434d5d9 [2022-04-29T20:36:05.602Z] ---> c1e28e4bfc5b [2022-04-29T20:36:05.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T20:36:05.980Z] spire-1.2.1/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.data/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.data/.file [2022-04-29T20:36:05.980Z] spire-1.2.1/.dockerignore [2022-04-29T20:36:05.980Z] spire-1.2.1/.gitattributes [2022-04-29T20:36:05.980Z] spire-1.2.1/.githooks/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:36:05.980Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:36:05.980Z] spire-1.2.1/.gitignore [2022-04-29T20:36:05.980Z] spire-1.2.1/.go-version [2022-04-29T20:36:05.980Z] spire-1.2.1/.golangci.yml [2022-04-29T20:36:05.980Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:36:05.980Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:36:05.980Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:36:05.980Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:36:05.980Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:36:05.980Z] spire-1.2.1/Dockerfile [2022-04-29T20:36:05.980Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:36:05.980Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:36:05.980Z] spire-1.2.1/LICENSE [2022-04-29T20:36:05.980Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:36:05.980Z] spire-1.2.1/Makefile [2022-04-29T20:36:05.980Z] spire-1.2.1/README.md [2022-04-29T20:36:05.980Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:36:05.980Z] spire-1.2.1/SECURITY.md [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:36:05.980Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/ [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/agent/ [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/server/ [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:36:05.980Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/ [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/ [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:36:05.980Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:36:05.980Z] spire-1.2.1/examples/ [2022-04-29T20:36:05.981Z] spire-1.2.1/examples/README.md [2022-04-29T20:36:05.981Z] spire-1.2.1/go.mod [2022-04-29T20:36:05.981Z] spire-1.2.1/go.sum [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:36:05.981Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:36:05.982Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:36:05.983Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:36:05.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/private/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:36:05.985Z] spire-1.2.1/release/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:36:05.985Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:36:05.985Z] spire-1.2.1/script/ [2022-04-29T20:36:05.985Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:36:05.985Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:36:05.985Z] spire-1.2.1/support/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:36:05.985Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:36:05.986Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/clock/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/common [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:36:05.986Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:36:05.987Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:36:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/ [2022-04-29T20:36:06.251Z] [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/.data/ [2022-04-29T20:36:06.251Z] spire-1.2.1/.data/.file [2022-04-29T20:36:06.251Z] spire-1.2.1/.dockerignore [2022-04-29T20:36:06.251Z] spire-1.2.1/.gitattributes [2022-04-29T20:36:06.251Z] spire-1.2.1/.githooks/ [2022-04-29T20:36:06.251Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/ [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/.gitignore [2022-04-29T20:36:06.251Z] spire-1.2.1/.go-version [2022-04-29T20:36:06.251Z] spire-1.2.1/.golangci.yml [2022-04-29T20:36:06.251Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:36:06.251Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:36:06.251Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:36:06.251Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:36:06.251Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:36:06.251Z] spire-1.2.1/Dockerfile [2022-04-29T20:36:06.251Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:36:06.251Z] spire-1.2.1/LICENSE [2022-04-29T20:36:06.251Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:36:06.251Z] spire-1.2.1/Makefile [2022-04-29T20:36:06.251Z] spire-1.2.1/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:36:06.251Z] spire-1.2.1/SECURITY.md [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:36:06.251Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:36:06.251Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:36:06.252Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/ [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/ [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:36:06.252Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:36:06.252Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testca/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testkey/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/ [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/race.go [2022-04-29T20:36:06.252Z] spire-1.2.1/test/util/util.go [2022-04-29T20:36:06.252Z] building spire from source... [2022-04-29T20:36:06.252Z] ---> cfff5f49042e [2022-04-29T20:36:06.252Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T20:36:06.252Z] [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:36:06.252Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:36:06.253Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:36:06.253Z] spire-1.2.1/examples/ [2022-04-29T20:36:06.253Z] spire-1.2.1/examples/README.md [2022-04-29T20:36:06.253Z] spire-1.2.1/go.mod [2022-04-29T20:36:06.253Z] spire-1.2.1/go.sum [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.goInstalling go1.17.7... [2022-04-29T20:36:06.253Z] [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:36:06.253Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:36:06.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:36:06.255Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:06.516Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/private/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:36:06.517Z] spire-1.2.1/release/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:36:06.517Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/script/ [2022-04-29T20:36:06.517Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:36:06.517Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:36:06.517Z] spire-1.2.1/support/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:36:06.517Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/clock/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:36:06.517Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/common [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:36:06.518Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:36:06.519Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:36:06.519Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testca/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testkey/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/ [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/race.go [2022-04-29T20:36:06.519Z] spire-1.2.1/test/util/util.go [2022-04-29T20:36:06.519Z] building spire from source... [2022-04-29T20:36:06.778Z] Installing go1.17.7... [2022-04-29T20:36:08.173Z] ---> Running in dcf66591d0dc [2022-04-29T20:36:10.717Z] Removing intermediate container dcf66591d0dc [2022-04-29T20:36:10.717Z] ---> 7d6c6c13353c [2022-04-29T20:36:10.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:36:12.639Z] Building bin/spire-server... [2022-04-29T20:36:12.639Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:36:12.639Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:36:12.639Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:36:12.639Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:36:12.639Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:36:12.639Z] Building bin/spire-server... [2022-04-29T20:36:12.639Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:36:12.639Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:36:12.639Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:36:12.639Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:36:12.639Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:36:12.639Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:36:12.639Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:36:12.639Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:36:12.639Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:36:12.639Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:36:13.658Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:36:13.658Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:36:13.658Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:36:13.658Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:36:13.658Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:36:13.658Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:36:13.658Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:36:13.658Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:36:13.658Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:36:13.658Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:36:13.658Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:36:13.945Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:36:13.945Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:36:13.945Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:36:13.945Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:36:13.945Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:36:13.945Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:36:13.945Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:36:13.945Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:36:13.945Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:36:13.945Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:36:14.542Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:36:14.542Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:36:14.542Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:36:14.542Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:36:14.542Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:36:14.542Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:36:14.542Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:36:14.542Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:36:14.543Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:36:15.483Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:36:15.483Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:36:15.483Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:36:15.483Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:36:15.483Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:36:15.483Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:36:15.483Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:36:15.483Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:36:15.778Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:36:15.778Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:36:15.778Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:36:15.778Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:36:15.778Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:36:15.778Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:36:15.778Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:36:15.778Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:36:15.778Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:36:15.778Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:36:15.778Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:36:16.038Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:36:16.038Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:36:16.038Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:36:16.038Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:36:16.038Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:36:16.038Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:36:16.038Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:36:16.038Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:36:16.038Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:36:16.038Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:36:16.038Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:36:16.038Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:36:16.302Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:36:16.302Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:36:16.302Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:36:16.302Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:36:16.302Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:36:16.302Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:36:16.302Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:36:16.302Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:36:16.562Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:36:16.562Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:36:16.562Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:36:16.562Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:36:16.562Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:36:16.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:36:16.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:36:16.822Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:36:16.822Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:36:16.822Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:36:16.822Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:36:17.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:36:17.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:36:17.391Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:36:17.660Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:36:17.660Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:36:18.705Z] Removing intermediate container ba308d69edc7 [2022-04-29T20:36:18.705Z] ---> 042aecaf043f [2022-04-29T20:36:18.705Z] Successfully built 042aecaf043f [2022-04-29T20:36:18.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:36:19.065Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T20:36:19.065Z] . [Pipeline] withDockerContainer [2022-04-29T20:36:19.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container [2022-04-29T20:36:19.448Z] $ 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-29T20:36:20.341Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:36:20.341Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:36:20.341Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:36:20.341Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:36:20.341Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:36:20.341Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:36:20.341Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:36:20.603Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:36:20.603Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:36:20.863Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:36:20.863Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:36:20.863Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:36:20.863Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:36:20.863Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:36:20.863Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:36:20.863Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:36:20.863Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:36:20.863Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:36:20.863Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:36:20.909Z] $ docker top 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:36:21.803Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:36:21.803Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:36:21.803Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:36:21.803Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:36:21.803Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:36:21.860Z] + go version [2022-04-29T20:36:21.860Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-29T20:36:21.886Z] $ docker stop --time=1 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d [2022-04-29T20:36:22.062Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:36:22.062Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:36:22.062Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:36:22.324Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:36:22.584Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:36:22.584Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:36:22.584Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:36:22.843Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:36:22.843Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:36:23.125Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:36:23.125Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:36:23.125Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:36:23.125Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:36:23.385Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:36:23.385Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:36:23.385Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:36:23.385Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:36:23.385Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:36:23.385Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:36:23.385Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:36:23.385Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:36:23.385Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:36:23.385Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:36:23.385Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:36:23.385Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:36:23.385Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:36:23.583Z] $ docker rm -f 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d [2022-04-29T20:36:23.646Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:36:23.646Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:36:23.646Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:36:23.646Z] Building bin/spire-agent... [2022-04-29T20:36:23.646Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:36:23.646Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:36:23.646Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:36:23.646Z] go: downloading github.com/docker/docker v20.10.12+incompatible [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:36:23.906Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:36:23.906Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:36:23.906Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:36:23.906Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:36:23.906Z]  ---> Running in f38f08eb35c8 [2022-04-29T20:36:23.906Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:36:23.906Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:36:23.906Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:36:23.906Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:36:24.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:36:24.166Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:36:24.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:36:24.166Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:36:24.166Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:36:24.166Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:36:24.166Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:36:24.166Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:36:24.166Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:36:24.166Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:36:24.166Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:36:24.166Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:36:24.166Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:36:24.166Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:36:24.166Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:36:24.201Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T20:36:24.201Z] . [Pipeline] withDockerContainer [2022-04-29T20:36:24.425Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:36:24.425Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:36:24.425Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:36:24.425Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:36:24.425Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:36:24.425Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:36:24.425Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:36:24.425Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:36:24.425Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:36:24.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container [2022-04-29T20:36:24.558Z] $ 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-29T20:36:24.683Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:36:24.683Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:36:24.683Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:36:24.683Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:36:24.683Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:36:24.683Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:36:24.683Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:36:24.683Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:36:24.683Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:36:24.683Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:36:24.683Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:36:24.683Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:36:24.683Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:36:24.683Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:36:24.683Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:36:24.683Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:36:24.683Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:36:24.683Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:36:24.683Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:36:24.683Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:36:24.683Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:36:24.683Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:36:24.683Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:36:24.683Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:36:24.683Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:36:24.683Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:36:24.941Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:36:24.941Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:36:24.941Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:36:24.941Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:36:24.941Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:36:24.941Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:36:24.941Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:36:24.941Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:36:24.941Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:36:24.941Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:36:24.941Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:36:24.941Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:36:24.941Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:36:24.941Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:36:24.941Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:36:24.941Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:36:24.941Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:36:24.941Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:36:24.941Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:36:24.941Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:36:24.941Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:36:24.941Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:36:25.200Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:36:25.200Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:36:25.200Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:36:25.200Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:36:25.200Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:36:25.200Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:36:25.200Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:36:25.200Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:36:25.200Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:36:25.200Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:36:25.200Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:36:25.200Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:36:25.200Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:36:25.200Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:36:25.200Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:36:25.200Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:36:25.200Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:36:25.200Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:36:25.200Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:36:25.458Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:36:25.458Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:36:25.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:36:25.458Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:36:25.458Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:36:25.458Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:36:25.458Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:36:25.458Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:36:25.969Z] $ docker top 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T20:36:26.251Z] ========================================================= [2022-04-29T20:36:26.251Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T20:36:26.251Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T20:36:26.905Z] + make test [2022-04-29T20:36:26.905Z] go mod tidy -compat=1.17 [2022-04-29T20:36:27.360Z] Removing intermediate container f38f08eb35c8 [2022-04-29T20:36:27.360Z] ---> 288d99f5c87a [2022-04-29T20:36:27.360Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:36:27.896Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T20:36:29.895Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:36:29.895Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:36:30.469Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:36:30.469Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:36:32.381Z] Removing intermediate container 11127f12cd6c [2022-04-29T20:36:32.381Z] ---> 26d4e3ed6419 [2022-04-29T20:36:32.381Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T20:36:32.640Z] ---> Running in 8c9843a40ff3 [2022-04-29T20:36:32.640Z] ---> Running in 23ead379602b [2022-04-29T20:36:32.900Z] Removing intermediate container 8c9843a40ff3 [2022-04-29T20:36:32.900Z] ---> 101e95e2bd59 [2022-04-29T20:36:32.900Z] Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:36:32.900Z] ---> Running in 392571065e0d [2022-04-29T20:36:33.159Z] Removing intermediate container 392571065e0d [2022-04-29T20:36:33.159Z] ---> 25b9a9d64373 [2022-04-29T20:36:33.159Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:36:33.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:36:33.159Z] ---> Running in a3b0c42edc39 [2022-04-29T20:36:33.159Z] Removing intermediate container a3b0c42edc39 [2022-04-29T20:36:33.159Z] ---> f56babc457f8 [2022-04-29T20:36:33.159Z] [2022-04-29T20:36:33.419Z] Successfully built f56babc457f8 [2022-04-29T20:36:33.419Z] Successfully tagged core-metadata:latest [2022-04-29T20:36:33.419Z] Building security-proxy-setup [2022-04-29T20:36:37.614Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:36:37.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:36:37.614Z] ---> cba33e48be41 [2022-04-29T20:36:37.614Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> a209184eaa89 [2022-04-29T20:36:37.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> 4c6067ea6bb9 [2022-04-29T20:36:37.614Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> 257d63229d74 [2022-04-29T20:36:37.614Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> aa13f550b74c [2022-04-29T20:36:37.614Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> f2e814a2c208 [2022-04-29T20:36:37.614Z] Step 8/22 : COPY . . [2022-04-29T20:36:37.614Z] ---> Using cache [2022-04-29T20:36:37.614Z] ---> 7009e4428696 [2022-04-29T20:36:37.614Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T20:36:40.901Z] Removing intermediate container 23ead379602b [2022-04-29T20:36:40.901Z] ---> b9d0c9584cdb [2022-04-29T20:36:40.901Z] [2022-04-29T20:36:40.901Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T20:36:41.161Z] ---> Running in f56995884114 [2022-04-29T20:36:41.421Z] 20.10.14: Pulling from library/docker [2022-04-29T20:36:41.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:36:54.210Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T20:36:54.210Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T20:36:54.210Z] ---> 7417809fdb73 [2022-04-29T20:36:54.210Z] 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-29T20:37:04.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:37:06.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T20:37:09.463Z] ---> Running in d0788f6e2bed [2022-04-29T20:37:12.001Z] Removing intermediate container d0788f6e2bed [2022-04-29T20:37:12.001Z] ---> b0f0945e69cc [2022-04-29T20:37:12.001Z] 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-29T20:37:14.545Z] ---> Running in 08e0776bf704 [2022-04-29T20:37:15.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:15.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:15.370Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T20:37:15.370Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T20:37:15.370Z] Executing bash-5.1.16-r0.post-install [2022-04-29T20:37:15.370Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:37:15.370Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:37:15.370Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T20:37:15.370Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T20:37:15.370Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T20:37:15.370Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T20:37:15.370Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T20:37:15.370Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T20:37:15.370Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T20:37:15.370Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T20:37:15.370Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T20:37:15.631Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T20:37:15.631Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T20:37:15.631Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T20:37:15.631Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T20:37:15.890Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T20:37:15.890Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T20:37:15.890Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T20:37:15.890Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T20:37:15.890Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T20:37:15.890Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T20:37:15.890Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T20:37:15.890Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T20:37:15.890Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T20:37:15.890Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T20:37:16.151Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T20:37:16.151Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T20:37:16.151Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T20:37:16.151Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T20:37:16.151Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T20:37:16.151Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T20:37:16.151Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T20:37:16.151Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T20:37:16.151Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T20:37:16.151Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T20:37:16.151Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T20:37:16.151Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T20:37:16.410Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T20:37:16.410Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T20:37:16.410Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T20:37:16.410Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T20:37:16.672Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:37:16.672Z] OK: 83 MiB in 65 packages [2022-04-29T20:37:17.247Z] Removing intermediate container f56995884114 [2022-04-29T20:37:17.247Z] ---> 239824787201 [2022-04-29T20:37:17.247Z] [2022-04-29T20:37:17.247Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:37:17.247Z] ---> e04c818066af [2022-04-29T20:37:17.247Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T20:37:17.505Z] Collecting docker-compose==1.23.2 [2022-04-29T20:37:17.505Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T20:37:17.505Z] 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-29T20:37:17.505Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T20:37:17.505Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T20:37:18.900Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T20:37:18.900Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T20:37:18.900Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T20:37:18.900Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T20:37:19.508Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T20:37:19.508Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T20:37:19.508Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T20:37:19.508Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T20:37:19.508Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T20:37:19.508Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T20:37:20.078Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T20:37:20.078Z] ---> Running in da5d8a95ba1a [2022-04-29T20:37:20.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T20:37:20.339Z] Collecting PyYAML<4,>=3.10 [2022-04-29T20:37:20.339Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T20:37:20.907Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T20:37:20.907Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T20:37:21.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:21.168Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T20:37:21.168Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T20:37:21.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:37:21.168Z] 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-29T20:37:21.426Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T20:37:21.426Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T20:37:21.426Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T20:37:21.426Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:37:21.426Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T20:37:21.426Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T20:37:21.426Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T20:37:21.426Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T20:37:21.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T20:37:21.426Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T20:37:21.426Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:37:21.426Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:37:21.426Z] Collecting idna<2.8,>=2.5 [2022-04-29T20:37:21.426Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T20:37:21.685Z] OK: 8 MiB in 20 packages [2022-04-29T20:37:21.685Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T20:37:21.685Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T20:37:21.685Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T20:37:21.685Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T20:37:21.685Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T20:37:21.685Z] Attempting uninstall: urllib3 [2022-04-29T20:37:21.685Z] Found existing installation: urllib3 1.26.7 [2022-04-29T20:37:21.685Z] Uninstalling urllib3-1.26.7: [2022-04-29T20:37:21.685Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T20:37:21.945Z] Attempting uninstall: idna [2022-04-29T20:37:21.945Z] Found existing installation: idna 3.3 [2022-04-29T20:37:21.945Z] Uninstalling idna-3.3: [2022-04-29T20:37:21.945Z] Successfully uninstalled idna-3.3 [2022-04-29T20:37:24.489Z] Attempting uninstall: requests [2022-04-29T20:37:24.489Z] Found existing installation: requests 2.26.0 [2022-04-29T20:37:24.489Z] Uninstalling requests-2.26.0: [2022-04-29T20:37:24.489Z] Successfully uninstalled requests-2.26.0 [2022-04-29T20:37:24.489Z] Running setup.py install for texttable: started [2022-04-29T20:37:25.058Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T20:37:25.058Z] Running setup.py install for PyYAML: started [2022-04-29T20:37:25.625Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T20:37:26.565Z] Running setup.py install for docopt: started [2022-04-29T20:37:26.565Z] Removing intermediate container da5d8a95ba1a [2022-04-29T20:37:26.565Z] ---> 716d8d161280 [2022-04-29T20:37:26.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T20:37:27.136Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T20:37:27.136Z] Running setup.py install for dockerpty: started [2022-04-29T20:37:28.083Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T20:37:28.083Z] ---> Running in 8dea5c9b90eb [2022-04-29T20:37:29.465Z] 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-29T20:37:29.465Z] Removing intermediate container 8dea5c9b90eb [2022-04-29T20:37:29.465Z] ---> 8bae7fe42657 [2022-04-29T20:37:29.465Z] Step 13/22 : WORKDIR /edgex [2022-04-29T20:37:31.998Z] ---> Running in 683f8a08b5c4 [2022-04-29T20:37:32.567Z] Removing intermediate container 683f8a08b5c4 [2022-04-29T20:37:32.567Z] ---> 34fbb810c08a [2022-04-29T20:37:32.567Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T20:37:40.703Z] ---> 34dbc940f16e [2022-04-29T20:37:40.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T20:37:41.041Z] Removing intermediate container 08e0776bf704 [2022-04-29T20:37:41.041Z] ---> 26fc38fa0b53 [2022-04-29T20:37:41.041Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T20:37:42.660Z] ---> fe893109be56 [2022-04-29T20:37:42.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T20:37:42.660Z] ---> Running in 088e237c04ff [2022-04-29T20:37:44.039Z] Removing intermediate container 088e237c04ff [2022-04-29T20:37:44.039Z] ---> 708ccda40fe1 [2022-04-29T20:37:44.039Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T20:37:49.311Z] ---> Running in 850fa21b0427 [2022-04-29T20:37:50.249Z] ---> 4366c36d6ca3 [2022-04-29T20:37:50.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T20:37:52.808Z] Removing intermediate container 850fa21b0427 [2022-04-29T20:37:52.808Z] ---> 334ef525150d [2022-04-29T20:37:52.808Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T20:37:59.388Z] ---> 27f6e10961e0 [2022-04-29T20:37:59.388Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T20:37:59.388Z] ---> 48ea6ab5b60d [2022-04-29T20:37:59.388Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T20:37:59.388Z] ---> Running in a34a01a2e946 [2022-04-29T20:37:59.647Z] ---> d0fbfd398df3 [2022-04-29T20:37:59.647Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T20:38:00.223Z] ---> 11fd152d9e83 [2022-04-29T20:38:00.223Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T20:38:00.506Z] ---> Running in 1520d9e84049 [2022-04-29T20:38:00.768Z] Removing intermediate container a34a01a2e946 [2022-04-29T20:38:00.768Z] ---> 83c89fcf6530 [2022-04-29T20:38:00.768Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T20:38:01.029Z] ---> Running in 82579bb4d5a2 [2022-04-29T20:38:01.029Z] Removing intermediate container 1520d9e84049 [2022-04-29T20:38:01.029Z] ---> fdf0b2f9664f [2022-04-29T20:38:01.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:38:01.029Z] ---> Running in a0ffd7bae956 [2022-04-29T20:38:01.290Z] Removing intermediate container 82579bb4d5a2 [2022-04-29T20:38:01.290Z] ---> 9ecc442a6e97 [2022-04-29T20:38:01.290Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T20:38:01.859Z] Removing intermediate container 5e1c7dcde5b3 [2022-04-29T20:38:01.859Z] ---> 95379ac208f4 [2022-04-29T20:38:01.859Z] [2022-04-29T20:38:01.859Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T20:38:01.859Z] ---> 0ac33e5f5afa [2022-04-29T20:38:01.859Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:38:01.859Z] ---> Using cache [2022-04-29T20:38:01.859Z] ---> 962064ca8ec7 [2022-04-29T20:38:01.859Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:01.859Z] ---> Using cache [2022-04-29T20:38:01.859Z] ---> 349b31e52722 [2022-04-29T20:38:01.859Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T20:38:02.119Z] ---> Running in fd5198f51379 [2022-04-29T20:38:02.119Z] Removing intermediate container a0ffd7bae956 [2022-04-29T20:38:02.119Z] ---> 743d68464d54 [2022-04-29T20:38:02.119Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:38:02.379Z] ---> Running in 7df500b5c781 [2022-04-29T20:38:02.379Z] ---> Running in 06d8e223e563 [2022-04-29T20:38:02.379Z] Removing intermediate container fd5198f51379 [2022-04-29T20:38:02.379Z] ---> d09570cac693 [2022-04-29T20:38:02.379Z] Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:38:02.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:02.951Z] ---> Running in 1d92d3038633 [2022-04-29T20:38:02.951Z] Removing intermediate container 06d8e223e563 [2022-04-29T20:38:02.951Z] ---> a246ca9e860b [2022-04-29T20:38:02.951Z] Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:38:03.214Z] ---> Running in 1affc57fedc0 [2022-04-29T20:38:03.476Z] Removing intermediate container 1d92d3038633 [2022-04-29T20:38:03.476Z] ---> dc0e752a8e7d [2022-04-29T20:38:03.476Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:38:03.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:03.736Z] Removing intermediate container 1affc57fedc0 [2022-04-29T20:38:03.736Z] ---> efe6f044cc1e [2022-04-29T20:38:03.736Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:38:03.736Z] ---> Running in d34a32a7640d [2022-04-29T20:38:03.997Z] ---> Running in 4be0e3282206 [2022-04-29T20:38:04.257Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:38:04.258Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:38:04.258Z] OK: 15855 distinct packages available [2022-04-29T20:38:04.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:04.258Z] Removing intermediate container d34a32a7640d [2022-04-29T20:38:04.258Z] ---> 22a149c0baf9 [2022-04-29T20:38:04.258Z] [2022-04-29T20:38:04.258Z] Removing intermediate container 4be0e3282206 [2022-04-29T20:38:04.258Z] ---> c22d72e38d23 [2022-04-29T20:38:04.258Z] [2022-04-29T20:38:04.258Z] Successfully built 22a149c0baf9 [2022-04-29T20:38:04.258Z] Successfully tagged security-proxy-setup:latest [2022-04-29T20:38:04.258Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-29T20:38:04.519Z] Successfully built c22d72e38d23 [2022-04-29T20:38:04.519Z] Successfully tagged sys-mgmt-agent:latest [2022-04-29T20:38:04.519Z] Building core-data [2022-04-29T20:38:05.090Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:05.349Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T20:38:05.349Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:38:05.610Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T20:38:05.610Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T20:38:05.610Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:38:05.610Z] OK: 6 MiB in 18 packages [2022-04-29T20:38:08.902Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:38:08.902Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:38:08.902Z] ---> cba33e48be41 [2022-04-29T20:38:08.902Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> a209184eaa89 [2022-04-29T20:38:08.902Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> 4c6067ea6bb9 [2022-04-29T20:38:08.902Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> 257d63229d74 [2022-04-29T20:38:08.902Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> aa13f550b74c [2022-04-29T20:38:08.902Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> f2e814a2c208 [2022-04-29T20:38:08.902Z] Step 8/31 : COPY . . [2022-04-29T20:38:08.902Z] ---> Using cache [2022-04-29T20:38:08.902Z] ---> 7009e4428696 [2022-04-29T20:38:08.902Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T20:38:09.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:38:09.844Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:38:09.844Z] ---> cba33e48be41 [2022-04-29T20:38:09.844Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:38:09.844Z] ---> Using cache [2022-04-29T20:38:09.844Z] ---> a209184eaa89 [2022-04-29T20:38:09.844Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:09.844Z] ---> Using cache [2022-04-29T20:38:09.844Z] ---> 4c6067ea6bb9 [2022-04-29T20:38:09.844Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T20:38:14.049Z] ---> Running in 94b812f73776 [2022-04-29T20:38:14.049Z] ---> Running in cf7be0b60bb4 [2022-04-29T20:38:14.049Z] Removing intermediate container 7df500b5c781 [2022-04-29T20:38:14.049Z] ---> ad053b0be77a [2022-04-29T20:38:14.049Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:38:14.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:14.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:38:14.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:15.249Z] OK: 221 MiB in 52 packages [2022-04-29T20:38:15.510Z] ---> 572bb513fc56 [2022-04-29T20:38:15.510Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:38:15.768Z] ---> 4302241c4946 [2022-04-29T20:38:15.768Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T20:38:15.768Z] ---> Running in 03276e889343 [2022-04-29T20:38:15.768Z] Removing intermediate container cf7be0b60bb4 [2022-04-29T20:38:15.768Z] ---> b2c87ba71dba [2022-04-29T20:38:15.768Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:38:16.030Z] Removing intermediate container 03276e889343 [2022-04-29T20:38:16.030Z] ---> 4f1a00d0c469 [2022-04-29T20:38:16.030Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T20:38:16.030Z] ---> f3f504834a16 [2022-04-29T20:38:16.030Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:38:16.290Z] ---> Running in 356530489a4c [2022-04-29T20:38:16.290Z] ---> a467a03eb9e7 [2022-04-29T20:38:16.290Z] Step 21/26 : WORKDIR / [2022-04-29T20:38:16.550Z] ---> Running in f2c9d11d9d5c [2022-04-29T20:38:16.550Z] Removing intermediate container f2c9d11d9d5c [2022-04-29T20:38:16.550Z] ---> 9ad0cffe331f [2022-04-29T20:38:16.550Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:38:16.550Z] ---> Running in 1a152345910b [2022-04-29T20:38:16.809Z] Removing intermediate container 1a152345910b [2022-04-29T20:38:16.809Z] ---> c3a8d4445900 [2022-04-29T20:38:16.809Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:38:17.067Z] ---> Running in ce37ae91072d [2022-04-29T20:38:18.028Z] Removing intermediate container ce37ae91072d [2022-04-29T20:38:18.028Z] ---> 6428d360bbae [2022-04-29T20:38:18.028Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T20:38:18.595Z] Removing intermediate container 356530489a4c [2022-04-29T20:38:18.595Z] ---> f67303cca5c1 [2022-04-29T20:38:18.595Z] Step 8/23 : COPY . . [2022-04-29T20:38:18.595Z] ---> Running in 618e331f8e69 [2022-04-29T20:38:19.541Z] Removing intermediate container 618e331f8e69 [2022-04-29T20:38:19.541Z] ---> d16efd0e3902 [2022-04-29T20:38:19.541Z] Step 25/26 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:38:23.743Z] ---> Running in 338c812f54e3 [2022-04-29T20:38:24.001Z] ---> 5e0c8c89699e [2022-04-29T20:38:24.001Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T20:38:24.258Z] Removing intermediate container 338c812f54e3 [2022-04-29T20:38:24.258Z] ---> b0e9c1ebc77f [2022-04-29T20:38:24.258Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T20:38:24.258Z] ---> Running in aa9753058ba2 [2022-04-29T20:38:24.258Z] ---> Running in cabe9e5cd7c6 [2022-04-29T20:38:24.517Z] Removing intermediate container cabe9e5cd7c6 [2022-04-29T20:38:24.517Z] ---> 7a0012a98ac7 [2022-04-29T20:38:24.517Z] [2022-04-29T20:38:24.517Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:38:24.517Z] Successfully built 7a0012a98ac7 [2022-04-29T20:38:24.517Z] Successfully tagged security-spire-config:latest [2022-04-29T20:38:24.517Z] Building security-secretstore-setup [2022-04-29T20:38:27.828Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:38:27.828Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:38:27.828Z] ---> cba33e48be41 [2022-04-29T20:38:27.828Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> a209184eaa89 [2022-04-29T20:38:27.828Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> 4c6067ea6bb9 [2022-04-29T20:38:27.828Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> 257d63229d74 [2022-04-29T20:38:27.828Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> aa13f550b74c [2022-04-29T20:38:27.828Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> f2e814a2c208 [2022-04-29T20:38:27.828Z] Step 8/25 : COPY . . [2022-04-29T20:38:27.828Z] ---> Using cache [2022-04-29T20:38:27.828Z] ---> 7009e4428696 [2022-04-29T20:38:27.828Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T20:38:30.369Z] ---> Running in 2cd2c4fd625b [2022-04-29T20:38:30.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:38:32.314Z] Removing intermediate container 94b812f73776 [2022-04-29T20:38:32.314Z] ---> 2d6afe1a6734 [2022-04-29T20:38:32.314Z] [2022-04-29T20:38:32.314Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T20:38:32.314Z] ---> e04c818066af [2022-04-29T20:38:32.314Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T20:38:32.314Z] ---> Running in e37858943d42 [2022-04-29T20:38:32.572Z] Removing intermediate container e37858943d42 [2022-04-29T20:38:32.572Z] ---> 2b7ef357fc95 [2022-04-29T20:38:32.572Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T20:38:32.830Z] ---> Running in e49ab6d965ed [2022-04-29T20:38:33.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:33.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:33.931Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:38:33.931Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T20:38:33.931Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:38:33.931Z] OK: 6 MiB in 16 packages [2022-04-29T20:38:34.870Z] Removing intermediate container e49ab6d965ed [2022-04-29T20:38:34.870Z] ---> 260194fd6e16 [2022-04-29T20:38:34.870Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T20:38:35.130Z] ---> Running in ab3729cf874c [2022-04-29T20:38:35.393Z] Removing intermediate container ab3729cf874c [2022-04-29T20:38:35.393Z] ---> e775bbbba77b [2022-04-29T20:38:35.393Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T20:38:35.393Z] ---> Running in 8001b681a35d [2022-04-29T20:38:35.984Z] Removing intermediate container 8001b681a35d [2022-04-29T20:38:35.984Z] ---> 786c4b734067 [2022-04-29T20:38:35.984Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T20:38:36.552Z] ---> Running in 36f5070cadc3 [2022-04-29T20:38:37.933Z] Removing intermediate container 36f5070cadc3 [2022-04-29T20:38:37.933Z] ---> f9f2e1fa3f5d [2022-04-29T20:38:37.933Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T20:38:37.933Z] ---> Running in 155b7e230354 [2022-04-29T20:38:38.502Z] Removing intermediate container 155b7e230354 [2022-04-29T20:38:38.502Z] ---> 5c2ca9aa1360 [2022-04-29T20:38:38.502Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T20:38:39.070Z] ---> 2d89f0d4bc04 [2022-04-29T20:38:39.070Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T20:38:39.071Z] ---> Running in f132530d10cb [2022-04-29T20:38:40.447Z] Removing intermediate container f132530d10cb [2022-04-29T20:38:40.447Z] ---> 26c176e6e60d [2022-04-29T20:38:40.447Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:38:41.014Z] ---> 3e742b2da81b [2022-04-29T20:38:41.015Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T20:38:41.952Z] ---> 0cc7d1e51771 [2022-04-29T20:38:41.952Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T20:38:42.519Z] ---> 2317c0dac301 [2022-04-29T20:38:42.519Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T20:38:43.086Z] ---> e31d8cf0d135 [2022-04-29T20:38:43.086Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T20:38:43.344Z] ---> 061cfe82f054 [2022-04-29T20:38:43.345Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T20:38:43.603Z] ---> Running in f2bdd5ff26aa [2022-04-29T20:38:43.603Z] Removing intermediate container f2bdd5ff26aa [2022-04-29T20:38:43.603Z] ---> f78da334d17d [2022-04-29T20:38:43.603Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T20:38:44.170Z] ---> 12e393bf6727 [2022-04-29T20:38:44.170Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T20:38:44.433Z] ---> Running in 73d98112c49b [2022-04-29T20:38:46.335Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:38:46.616Z] Removing intermediate container 73d98112c49b [2022-04-29T20:38:46.616Z] ---> 22ea1707a60a [2022-04-29T20:38:46.616Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T20:38:46.616Z] Removing intermediate container aa9753058ba2 [2022-04-29T20:38:46.616Z] ---> f13f2e2d71e6 [2022-04-29T20:38:46.616Z] [2022-04-29T20:38:46.616Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:38:46.616Z] ---> e04c818066af [2022-04-29T20:38:46.616Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T20:38:46.877Z] ---> Running in 7c4faaf6fbaf [2022-04-29T20:38:46.877Z] ---> Running in 1860282db3a3 [2022-04-29T20:38:46.877Z] Removing intermediate container 7c4faaf6fbaf [2022-04-29T20:38:46.877Z] ---> 99dffc61ea3e [2022-04-29T20:38:46.877Z] Step 28/31 : CMD ["gate"] [2022-04-29T20:38:47.813Z] Removing intermediate container 1860282db3a3 [2022-04-29T20:38:47.813Z] ---> 217b672b1643 [2022-04-29T20:38:47.813Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T20:38:48.383Z] Building bin/spire-agent... [2022-04-29T20:38:48.657Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:38:48.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:38:48.657Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T20:38:48.657Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:38:49.599Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:38:49.599Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:38:49.599Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:38:49.599Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:38:49.599Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:38:49.599Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:38:49.599Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:38:49.599Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:38:49.599Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:38:49.858Z] Building bin/spire-agent... [2022-04-29T20:38:50.117Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T20:38:50.117Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T20:38:50.117Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T20:38:50.117Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T20:38:50.117Z]  ---> Running in df7cdb630ba6 [2022-04-29T20:38:50.436Z] ---> Running in 06cc96c02e67 [2022-04-29T20:38:50.436Z] Removing intermediate container df7cdb630ba6 [2022-04-29T20:38:50.436Z] ---> 6d70f58b0701 [2022-04-29T20:38:50.436Z] Step 29/31 : LABEL arch=x86_64 [2022-04-29T20:38:50.694Z] Removing intermediate container 2cd2c4fd625b [2022-04-29T20:38:50.694Z] ---> bf6d7238cdf1 [2022-04-29T20:38:50.694Z] [2022-04-29T20:38:50.694Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T20:38:50.694Z] ---> e04c818066af [2022-04-29T20:38:50.694Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T20:38:50.953Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T20:38:50.953Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T20:38:50.953Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T20:38:51.211Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T20:38:51.211Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T20:38:51.211Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T20:38:51.211Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T20:38:51.211Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T20:38:51.211Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T20:38:52.230Z] Removing intermediate container 06cc96c02e67 [2022-04-29T20:38:52.230Z] ---> 4b8022363e38 [2022-04-29T20:38:52.230Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T20:38:52.230Z] ---> Running in 24371e304238 [2022-04-29T20:38:52.230Z] ---> Running in 2b4c576c3ae1 [2022-04-29T20:38:52.230Z] ---> Running in 2b8975f82ab1 [2022-04-29T20:38:52.545Z] Removing intermediate container 24371e304238 [2022-04-29T20:38:52.545Z] ---> e845fcc66c71 [2022-04-29T20:38:52.545Z] Step 30/31 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:38:52.545Z] Removing intermediate container 2b8975f82ab1 [2022-04-29T20:38:52.545Z] ---> e41ea24571c2 [2022-04-29T20:38:52.545Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:38:52.929Z] ---> Running in 81c47b116a55 [2022-04-29T20:38:52.929Z] ---> Running in ba8022c0aeba [2022-04-29T20:38:52.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:52.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:53.192Z] Removing intermediate container 81c47b116a55 [2022-04-29T20:38:53.192Z] ---> 5a1a8bf3fd20 [2022-04-29T20:38:53.192Z] Step 31/31 : LABEL version=0.0.0 [2022-04-29T20:38:53.192Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T20:38:53.192Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T20:38:53.192Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T20:38:53.192Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:38:53.192Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:38:53.450Z] OK: 6 MiB in 17 packages [2022-04-29T20:38:53.450Z] ---> Running in e7a7ef22c101 [2022-04-29T20:38:54.385Z] Removing intermediate container e7a7ef22c101 [2022-04-29T20:38:54.385Z] ---> dbbb4536f726 [2022-04-29T20:38:54.385Z] [2022-04-29T20:38:54.644Z] Removing intermediate container ba8022c0aeba [2022-04-29T20:38:54.644Z] ---> b6a5d1118df5 [2022-04-29T20:38:54.644Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T20:38:54.644Z] Successfully built dbbb4536f726 [2022-04-29T20:38:54.902Z] Successfully tagged security-bootstrapper:latest [2022-04-29T20:38:54.902Z]  Building security-bootstrapper ... done  ---> Running in 7af582ada16a [2022-04-29T20:38:54.902Z] Removing intermediate container 2b4c576c3ae1 [2022-04-29T20:38:54.902Z] ---> 75a7f65388e7 [2022-04-29T20:38:54.902Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T20:38:55.160Z] ---> Running in ed38312efbf0 [2022-04-29T20:38:55.419Z] Removing intermediate container ed38312efbf0 [2022-04-29T20:38:55.419Z] ---> 4e302d5c6c12 [2022-04-29T20:38:55.419Z] Step 13/25 : WORKDIR / [2022-04-29T20:38:55.682Z] ---> Running in c5077e8021af [2022-04-29T20:38:55.682Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:55.941Z] Removing intermediate container c5077e8021af [2022-04-29T20:38:55.941Z] ---> f07f55a738dc [2022-04-29T20:38:55.941Z] 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-29T20:38:56.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:38:56.509Z] ---> cdf2f01c58ff [2022-04-29T20:38:56.509Z] 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-29T20:38:56.769Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T20:38:56.769Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T20:38:57.028Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T20:38:57.028Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T20:38:57.286Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T20:38:57.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T20:38:57.286Z] ---> 2eb7bf7fe151 [2022-04-29T20:38:57.286Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T20:38:57.286Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:38:57.286Z] OK: 8 MiB in 20 packages [2022-04-29T20:38:57.897Z] ---> 5526fc301f81 [2022-04-29T20:38:57.897Z] 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-29T20:38:58.163Z] Removing intermediate container 7af582ada16a [2022-04-29T20:38:58.163Z] ---> 56bc3a6b4f4c [2022-04-29T20:38:58.163Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:38:58.163Z] ---> eb1477ed3941 [2022-04-29T20:38:58.163Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T20:38:58.421Z] ---> 215be2108567 [2022-04-29T20:38:58.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T20:38:58.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T20:38:58.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T20:38:58.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T20:38:58.894Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T20:38:59.002Z] ---> f6d400e30a81 [2022-04-29T20:38:59.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T20:38:59.261Z] ---> 03eb64461316 [2022-04-29T20:38:59.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T20:38:59.521Z] ---> b17a1262080f [2022-04-29T20:38:59.521Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T20:38:59.780Z] ---> f84c6a830d9a [2022-04-29T20:38:59.780Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T20:38:59.780Z] ---> Running in 0e7ca903b63b [2022-04-29T20:38:59.780Z] ---> 068ddcd5f806 [2022-04-29T20:38:59.780Z] 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-29T20:39:00.080Z] Removing intermediate container 0e7ca903b63b [2022-04-29T20:39:00.080Z] ---> acd159716381 [2022-04-29T20:39:00.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:39:00.080Z] ---> Running in ba54a1a2e207 [2022-04-29T20:39:00.080Z] ---> Running in f5f04e1869fa [2022-04-29T20:39:00.339Z] Removing intermediate container f5f04e1869fa [2022-04-29T20:39:00.339Z] ---> c5a3aef38994 [2022-04-29T20:39:00.339Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T20:39:00.339Z] ---> Running in 2132ba80dbbc [2022-04-29T20:39:00.633Z] Removing intermediate container 2132ba80dbbc [2022-04-29T20:39:00.633Z] ---> 62d70086a7e3 [2022-04-29T20:39:00.633Z] Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:39:00.633Z] ---> Running in f21ebeb4d760 [2022-04-29T20:39:00.900Z] Removing intermediate container f21ebeb4d760 [2022-04-29T20:39:00.900Z] ---> f959ae4993b3 [2022-04-29T20:39:00.900Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:39:00.900Z] Removing intermediate container ba54a1a2e207 [2022-04-29T20:39:00.900Z] ---> a85c7effeee3 [2022-04-29T20:39:00.900Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T20:39:00.900Z] ---> Running in 22db50e7a3c4 [2022-04-29T20:39:00.900Z] ---> Running in 19916e1b1138 [2022-04-29T20:39:01.160Z] Removing intermediate container 22db50e7a3c4 [2022-04-29T20:39:01.160Z] ---> 397838dc3c25 [2022-04-29T20:39:01.160Z] [2022-04-29T20:39:01.160Z] Removing intermediate container 19916e1b1138 [2022-04-29T20:39:01.160Z] ---> 51de1dce145c [2022-04-29T20:39:01.160Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T20:39:01.160Z] ---> Running in b9ddfb9377db [2022-04-29T20:39:01.160Z] Successfully built 397838dc3c25 [2022-04-29T20:39:01.160Z] Successfully tagged core-data:latest [2022-04-29T20:39:01.160Z]  Building core-data ... done Removing intermediate container b9ddfb9377db [2022-04-29T20:39:01.160Z] ---> 437c1ca975a2 [2022-04-29T20:39:01.160Z] Step 24/25 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:39:01.420Z] ---> Running in b7a6105c2370 [2022-04-29T20:39:01.420Z] Removing intermediate container b7a6105c2370 [2022-04-29T20:39:01.420Z] ---> dd6e9ad1b5dc [2022-04-29T20:39:01.420Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T20:39:01.680Z] ---> Running in d797a84c1ab5 [2022-04-29T20:39:01.939Z] Removing intermediate container d797a84c1ab5 [2022-04-29T20:39:01.939Z] ---> 86b25a2f59ee [2022-04-29T20:39:01.939Z] [2022-04-29T20:39:01.939Z] Successfully built 86b25a2f59ee [2022-04-29T20:39:01.939Z] Successfully tagged security-secretstore-setup:latest [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T20:39:05.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T20:39:20.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements [2022-04-29T20:39:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T20:39:20.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T20:39:26.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.593s coverage: 98.5% of statements [2022-04-29T20:39:26.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T20:39:26.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.539s coverage: 53.4% of statements [2022-04-29T20:39:26.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T20:39:26.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T20:39:44.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.949s coverage: 89.2% of statements [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:39:44.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.553s coverage: 84.4% of statements [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T20:39:44.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.553s coverage: 95.6% of statements [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.392s coverage: 72.2% of statements [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.435s coverage: 60.0% of statements [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements [2022-04-29T20:39:51.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.287s coverage: 79.5% of statements [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2022-04-29T20:39:51.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2022-04-29T20:39:58.187Z]  Building security-secretstore-setup ... done Removing intermediate container 7c5a2434d5d9 [2022-04-29T20:39:58.187Z] ---> 023263acf063 [2022-04-29T20:39:58.187Z] [2022-04-29T20:39:58.187Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T20:39:58.187Z] ---> 0ac33e5f5afa [2022-04-29T20:39:58.187Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:39:58.187Z] ---> Using cache [2022-04-29T20:39:58.187Z] ---> 962064ca8ec7 [2022-04-29T20:39:58.187Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:39:58.187Z] ---> Using cache [2022-04-29T20:39:58.187Z] ---> 349b31e52722 [2022-04-29T20:39:58.187Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T20:39:58.187Z] Removing intermediate container 19d19dac04f9 [2022-04-29T20:39:58.187Z] ---> 58ca9ca89301 [2022-04-29T20:39:58.187Z] [2022-04-29T20:39:58.187Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T20:39:58.187Z] ---> 0ac33e5f5afa [2022-04-29T20:39:58.187Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:39:58.187Z] ---> Using cache [2022-04-29T20:39:58.187Z] ---> 962064ca8ec7 [2022-04-29T20:39:58.187Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:39:58.187Z] ---> Using cache [2022-04-29T20:39:58.187Z] ---> 349b31e52722 [2022-04-29T20:39:58.187Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T20:39:58.187Z] ---> Running in b7e54dc7bbcf [2022-04-29T20:39:58.187Z] ---> Running in ec011c81ba5a [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:39:58.187Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:39:58.187Z] OK: 15855 distinct packages available [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:39:58.187Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:39:58.187Z] OK: 15855 distinct packages available [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T20:39:58.187Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T20:39:58.187Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:39:58.187Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T20:39:58.187Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T20:39:58.187Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:39:58.187Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T20:39:58.187Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T20:39:58.187Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T20:39:58.187Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T20:39:58.187Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:39:58.187Z] OK: 6 MiB in 19 packages [2022-04-29T20:39:58.187Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T20:39:58.187Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:39:58.187Z] OK: 6 MiB in 19 packages [2022-04-29T20:39:58.187Z] Removing intermediate container b7e54dc7bbcf [2022-04-29T20:39:58.187Z] ---> 91acf1645872 [2022-04-29T20:39:58.187Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T20:39:58.187Z] Removing intermediate container ec011c81ba5a [2022-04-29T20:39:58.187Z] ---> 1e6e48dff151 [2022-04-29T20:39:58.187Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:39:59.128Z] ---> 2f063df9b9a1 [2022-04-29T20:39:59.128Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T20:39:59.128Z] ---> 11e87b594720 [2022-04-29T20:39:59.128Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:39:59.387Z] ---> 9c7d653dcccf [2022-04-29T20:39:59.387Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T20:39:59.646Z] ---> f1810a4f7290 [2022-04-29T20:39:59.647Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T20:39:59.908Z] ---> a66fdf67f67a [2022-04-29T20:39:59.908Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:40:00.172Z] ---> Running in c03def8f7173 [2022-04-29T20:40:00.172Z] Removing intermediate container c03def8f7173 [2022-04-29T20:40:00.172Z] ---> 78242656fe12 [2022-04-29T20:40:00.172Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:40:00.172Z] ---> 496785817768 [2022-04-29T20:40:00.172Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T20:40:00.487Z] ---> Running in 64d4f6bf9940 [2022-04-29T20:40:00.487Z] ---> 20eb51cb778e [2022-04-29T20:40:00.487Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T20:40:00.487Z] Removing intermediate container 64d4f6bf9940 [2022-04-29T20:40:00.487Z] ---> c7f63ca25996 [2022-04-29T20:40:00.487Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T20:40:00.815Z] ---> Running in f017c1362f72 [2022-04-29T20:40:00.815Z] ---> 1a38c9147285 [2022-04-29T20:40:00.815Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T20:40:01.075Z] Removing intermediate container f017c1362f72 [2022-04-29T20:40:01.075Z] ---> 7b2ae4159903 [2022-04-29T20:40:01.075Z] Step 24/25 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:40:01.075Z] ---> Running in aac7f2008442 [2022-04-29T20:40:01.075Z] ---> a68fdf5a3707 [2022-04-29T20:40:01.075Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T20:40:01.075Z] ---> Running in 5e767eb7c7b9 [2022-04-29T20:40:01.075Z] Removing intermediate container aac7f2008442 [2022-04-29T20:40:01.075Z] ---> 5f8867dd8531 [2022-04-29T20:40:01.075Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T20:40:01.334Z] ---> Running in e264ae76c332 [2022-04-29T20:40:01.334Z] Removing intermediate container 5e767eb7c7b9 [2022-04-29T20:40:01.334Z] ---> 1eddb33de5cc [2022-04-29T20:40:01.334Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T20:40:01.334Z] ---> Running in c344966f6795 [2022-04-29T20:40:01.334Z] Removing intermediate container e264ae76c332 [2022-04-29T20:40:01.334Z] ---> 72099467f15f [2022-04-29T20:40:01.334Z] [2022-04-29T20:40:01.605Z] Removing intermediate container c344966f6795 [2022-04-29T20:40:01.605Z] ---> 2a12658531f0 [2022-04-29T20:40:01.605Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T20:40:01.605Z] Successfully built 72099467f15f [2022-04-29T20:40:01.605Z] Successfully tagged security-spire-server:latest [2022-04-29T20:40:01.605Z]  Building security-spire-server ... done  ---> Running in 1d68f0e21351 [2022-04-29T20:40:01.605Z] Removing intermediate container 1d68f0e21351 [2022-04-29T20:40:01.605Z] ---> 82328a2447e2 [2022-04-29T20:40:01.605Z] Step 25/26 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a [2022-04-29T20:40:01.605Z] ---> Running in 5455c20bb82e [2022-04-29T20:40:01.864Z] Removing intermediate container 5455c20bb82e [2022-04-29T20:40:01.864Z] ---> ea6430a52efc [2022-04-29T20:40:01.864Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T20:40:01.864Z] ---> Running in 2db2f208a5e4 [2022-04-29T20:40:01.864Z] Removing intermediate container 2db2f208a5e4 [2022-04-29T20:40:01.864Z] ---> 1cde35737b9c [2022-04-29T20:40:01.864Z] [2022-04-29T20:40:02.124Z] Successfully built 1cde35737b9c [2022-04-29T20:40:02.124Z] Successfully tagged security-spire-agent:latest [2022-04-29T20:40:02.131Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-29T20:40:02.137Z] $ docker stop --time=1 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 [2022-04-29T20:40:03.445Z] $ docker rm -f 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T20:40:03.793Z] + docker images [2022-04-29T20:40:03.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T20:40:03.794Z] security-spire-server latest 72099467f15f 2 seconds ago 87.3MB [2022-04-29T20:40:03.794Z] security-spire-agent latest 1cde35737b9c 2 seconds ago 127MB [2022-04-29T20:40:03.794Z] 023263acf063 18 seconds ago 4.43GB [2022-04-29T20:40:03.794Z] 58ca9ca89301 23 seconds ago 4.43GB [2022-04-29T20:40:03.794Z] security-secretstore-setup latest 86b25a2f59ee About a minute ago 28.5MB [2022-04-29T20:40:03.794Z] core-data latest 397838dc3c25 About a minute ago 22.5MB [2022-04-29T20:40:03.794Z] security-bootstrapper latest dbbb4536f726 About a minute ago 19.1MB [2022-04-29T20:40:03.794Z] bf6d7238cdf1 About a minute ago 1.5GB [2022-04-29T20:40:03.794Z] f13f2e2d71e6 About a minute ago 1.52GB [2022-04-29T20:40:03.794Z] 2d6afe1a6734 About a minute ago 1.49GB [2022-04-29T20:40:03.794Z] security-spire-config latest 7a0012a98ac7 About a minute ago 86.7MB [2022-04-29T20:40:03.794Z] sys-mgmt-agent latest c22d72e38d23 About a minute ago 299MB [2022-04-29T20:40:03.794Z] security-proxy-setup latest 22a149c0baf9 2 minutes ago 26.9MB [2022-04-29T20:40:03.794Z] 95379ac208f4 2 minutes ago 4.43GB [2022-04-29T20:40:03.794Z] 239824787201 2 minutes ago 1.5GB [2022-04-29T20:40:03.794Z] b9d0c9584cdb 3 minutes ago 1.49GB [2022-04-29T20:40:03.794Z] core-metadata latest f56babc457f8 3 minutes ago 17MB [2022-04-29T20:40:03.794Z] 480983a7a4b3 4 minutes ago 1.5GB [2022-04-29T20:40:03.794Z] security-spiffe-token-provider latest a75cb04ebee3 4 minutes ago 28.8MB [2022-04-29T20:40:03.794Z] support-notifications latest f76d0b8d97df 4 minutes ago 26.9MB [2022-04-29T20:40:03.794Z] support-scheduler latest 026d7bd153a2 4 minutes ago 26.3MB [2022-04-29T20:40:03.794Z] core-command latest 02dba046b8fe 4 minutes ago 16.1MB [2022-04-29T20:40:03.794Z] 34b9d3eba682 5 minutes ago 1.54GB [2022-04-29T20:40:03.794Z] 627385131ee9 5 minutes ago 1.55GB [2022-04-29T20:40:03.794Z] 2d57d5dc8646 5 minutes ago 1.55GB [2022-04-29T20:40:03.794Z] 86af31079ef2 5 minutes ago 1.49GB [2022-04-29T20:40:03.794Z] ci-base-image-x86_64 latest cba33e48be41 8 minutes ago 895MB [2022-04-29T20:40:03.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 7 days ago 562MB [2022-04-29T20:40:03.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 8 days ago 254MB [2022-04-29T20:40:03.794Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-29T20:40:03.794Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-29T20:40:03.794Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-29T20:40:03.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-29T20:40:06.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.276s coverage: 94.4% of statements [2022-04-29T20:40:06.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements [2022-04-29T20:40:09.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 82.5% of statements [2022-04-29T20:40:09.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 58.8% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.356s coverage: 87.2% of statements [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements [2022-04-29T20:40:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.962s coverage: 91.2% of statements [2022-04-29T20:40:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.969s coverage: 64.4% of statements [2022-04-29T20:40:22.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T20:40:22.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-04-29T20:40:22.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements [2022-04-29T20:40:31.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.677s coverage: 65.4% of statements [2022-04-29T20:40:31.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T20:40:31.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T20:40:31.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T20:40:34.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.791s coverage: 43.8% of statements [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T20:40:34.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T20:40:34.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T20:40:34.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T20:40:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T20:40:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T20:40:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.425s coverage: 63.2% of statements [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T20:40:41.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T20:40:43.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T20:40:43.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T20:40:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T20:40:43.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.271s coverage: 100.0% of statements [2022-04-29T20:40:43.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-04-29T20:40:43.984Z] 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-29T20:40:43.984Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-29T20:40:43.984Z] GO111MODULE=on go vet ./... [2022-04-29T20:42:35.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T20:42:35.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T20:42:35.899Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T20:42:35.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T20:42:36.600Z] + ls -al . [2022-04-29T20:42:36.600Z] total 668 [2022-04-29T20:42:36.600Z] drwxrwxr-x 9 1001 1001 4096 Apr 29 20:42 . [2022-04-29T20:42:36.600Z] drwxr-xr-x 4 root root 4096 Apr 29 20:36 .. [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 20:34 .dockerignore [2022-04-29T20:42:36.600Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:34 .git [2022-04-29T20:42:36.600Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:34 .github [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 20:34 .gitignore [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 20:34 .golangci.yml [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 20:34 .hadolint.yml [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 20:34 .sonarcloud.properties [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:34 ADOPTERS.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:34 Attribution.txt [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:34 CHANGELOG.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:34 CONTRIBUTING.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 20:34 GOVERNANCE.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 20:34 Jenkinsfile [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:34 LICENSE [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:34 Makefile [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 20:34 OWNERS.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:34 README.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:34 SECURITY.md [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:34 ZMQWindows.md [2022-04-29T20:42:36.600Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 20:34 bin [2022-04-29T20:42:36.600Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 20:34 cmd [2022-04-29T20:42:36.600Z] -rw-r--r-- 1 root root 435134 Apr 29 20:40 coverage.out [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:34 go.mod [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:36 go.sum [2022-04-29T20:42:36.600Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 20:34 internal [2022-04-29T20:42:36.600Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 20:34 openapi [2022-04-29T20:42:36.600Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 20:34 snap [2022-04-29T20:42:36.600Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 20:34 version.go [Pipeline] sh [2022-04-29T20:42:37.270Z] + '[' -e coverage.out ] [2022-04-29T20:42:37.270Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T20:42:37.303Z] Warning: overwriting stash ‘coverage-report’ [2022-04-29T20:42:38.155Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T20:42:38.817Z] + make build [2022-04-29T20:42:38.817Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T20:44:00.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T20:45:08.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:45:08.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:45:41.122Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T20:45:41.122Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:45:42.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:45:49.286Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:45:52.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T20:45:58.499Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T20:46:01.895Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T20:46:05.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T20:46:13.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T20:46:20.326Z] $ docker stop --time=1 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d [2022-04-29T20:46:22.411Z] $ docker rm -f 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:46:24.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:46:24.780Z] [2022-04-29T20:46:24.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:46:25.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:46:25.404Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-29T20:46:25.404Z] 29e5d40040c1: Pulling fs layer [2022-04-29T20:46:25.404Z] 1ce36da41761: Pulling fs layer [2022-04-29T20:46:25.404Z] 25b303627fd3: Pulling fs layer [2022-04-29T20:46:25.404Z] 29e5d40040c1: Verifying Checksum [2022-04-29T20:46:25.404Z] 29e5d40040c1: Download complete [2022-04-29T20:46:25.677Z] 1ce36da41761: Verifying Checksum [2022-04-29T20:46:25.677Z] 1ce36da41761: Download complete [2022-04-29T20:46:25.950Z] 29e5d40040c1: Pull complete [2022-04-29T20:46:27.385Z] 25b303627fd3: Verifying Checksum [2022-04-29T20:46:27.385Z] 25b303627fd3: Download complete [2022-04-29T20:46:27.385Z] 1ce36da41761: Pull complete [2022-04-29T20:46:39.786Z] 25b303627fd3: Pull complete [2022-04-29T20:46:39.786Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-29T20:46:39.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:46:39.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-29T20:46:40.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container [2022-04-29T20:46:40.134Z] $ 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-29T20:46:42.663Z] $ docker top caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:46:43.611Z] + + docker-composegrep parallel [2022-04-29T20:46:43.611Z] build --help [2022-04-29T20:46:49.006Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T20:46:49.301Z] $ docker stop --time=1 caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb [2022-04-29T20:46:51.034Z] $ docker rm -f caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T20:46:51.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T20:46:51.665Z] . [Pipeline] withDockerContainer [2022-04-29T20:46:51.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container [2022-04-29T20:46:52.007Z] $ 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-29T20:46:53.390Z] $ docker top a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T20:46:54.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T20:47:01.053Z] Building core-command ... [2022-04-29T20:47:01.053Z] Building core-data ... [2022-04-29T20:47:01.053Z] Building core-metadata ... [2022-04-29T20:47:01.053Z] Building security-bootstrapper ... [2022-04-29T20:47:01.053Z] Building security-proxy-setup ... [2022-04-29T20:47:01.053Z] Building security-secretstore-setup ... [2022-04-29T20:47:01.053Z] Building security-spiffe-token-provider ... [2022-04-29T20:47:01.053Z] Building security-spire-agent ... [2022-04-29T20:47:01.053Z] Building security-spire-config ... [2022-04-29T20:47:01.053Z] Building security-spire-server ... [2022-04-29T20:47:01.053Z] Building support-notifications ... [2022-04-29T20:47:01.053Z] Building support-scheduler ... [2022-04-29T20:47:01.053Z] Building sys-mgmt-agent ... [2022-04-29T20:47:01.053Z] Building security-spiffe-token-provider [2022-04-29T20:47:01.053Z] Building support-notifications [2022-04-29T20:47:01.053Z] Building support-scheduler [2022-04-29T20:47:01.053Z] Building core-command [2022-04-29T20:47:01.053Z] Building security-spire-config [2022-04-29T20:48:37.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:48:37.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:48:37.848Z] ---> 042aecaf043f [2022-04-29T20:48:37.848Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:48:37.848Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:48:37.848Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:48:37.848Z] ---> 042aecaf043f [2022-04-29T20:48:37.848Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:48:37.848Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:48:37.848Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:48:37.848Z] ---> 042aecaf043f [2022-04-29T20:48:37.848Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T20:48:37.848Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:48:37.848Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:48:37.848Z] ---> 042aecaf043f [2022-04-29T20:48:37.848Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:48:37.848Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:48:37.848Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:48:37.848Z] ---> 042aecaf043f [2022-04-29T20:48:37.848Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:48:37.848Z] ---> Running in 7b5422fb12e7 [2022-04-29T20:48:37.848Z] ---> Running in ae7ad85a6066 [2022-04-29T20:48:37.848Z] ---> Running in 445205a1137d [2022-04-29T20:48:37.848Z] ---> Running in 5e716650edbe [2022-04-29T20:48:37.848Z] ---> Running in fb5d669b8833 [2022-04-29T20:48:37.849Z] Removing intermediate container fb5d669b8833 [2022-04-29T20:48:37.849Z] ---> 751bc2798448 [2022-04-29T20:48:37.849Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:48:37.849Z] Removing intermediate container ae7ad85a6066 [2022-04-29T20:48:37.849Z] ---> 5e9067d6261a [2022-04-29T20:48:37.849Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:48:37.849Z] Removing intermediate container 445205a1137d [2022-04-29T20:48:37.849Z] ---> ac661e864a93 [2022-04-29T20:48:37.849Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T20:48:37.849Z] Removing intermediate container 5e716650edbe [2022-04-29T20:48:37.849Z] ---> c2b3b8cd33a2 [2022-04-29T20:48:37.849Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:48:37.849Z] ---> Running in b468857a9b60 [2022-04-29T20:48:37.849Z] Removing intermediate container 7b5422fb12e7 [2022-04-29T20:48:37.849Z] ---> 49ffcc4780ee [2022-04-29T20:48:37.849Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:48:37.849Z] ---> Running in 12b89b786d5a [2022-04-29T20:48:37.849Z] ---> Running in 8648b4c5208f [2022-04-29T20:48:37.849Z] ---> Running in 365f72178544 [2022-04-29T20:48:37.849Z] ---> Running in a30628995905 [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] Removing intermediate container b468857a9b60 [2022-04-29T20:48:37.849Z] ---> 2958e05d098a [2022-04-29T20:48:37.849Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T20:48:37.849Z] ---> Running in ef39018efbd1 [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] Removing intermediate container 12b89b786d5a [2022-04-29T20:48:37.849Z] ---> b94b2f1cf920 [2022-04-29T20:48:37.849Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T20:48:37.849Z] Removing intermediate container 8648b4c5208f [2022-04-29T20:48:37.849Z] ---> b891e78c698e [2022-04-29T20:48:37.849Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:48:37.849Z] Removing intermediate container a30628995905 [2022-04-29T20:48:37.849Z] ---> 41d801fa6ad1 [2022-04-29T20:48:37.849Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:48:37.849Z] ---> Running in 030379b0e916 [2022-04-29T20:48:37.849Z] ---> Running in a795b5aa2527 [2022-04-29T20:48:37.849Z] ---> Running in 528eebde206d [2022-04-29T20:48:37.849Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:48:37.849Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:48:37.849Z] OK: 15739 distinct packages available [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] OK: 220 MiB in 52 packages [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:48:37.849Z] OK: 220 MiB in 52 packages [2022-04-29T20:48:37.849Z] OK: 220 MiB in 52 packages [2022-04-29T20:48:38.137Z] Removing intermediate container 365f72178544 [2022-04-29T20:48:38.137Z] ---> 0a4156b192d2 [2022-04-29T20:48:38.137Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T20:48:38.137Z] OK: 220 MiB in 52 packages [2022-04-29T20:48:38.137Z] OK: 220 MiB in 52 packages [2022-04-29T20:48:38.755Z] Removing intermediate container ef39018efbd1 [2022-04-29T20:48:38.755Z] ---> 8265fe8113f1 [2022-04-29T20:48:38.755Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:48:39.364Z] Removing intermediate container 030379b0e916 [2022-04-29T20:48:39.364Z] ---> ea52484b86c4 [2022-04-29T20:48:39.364Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:48:39.644Z] ---> 63291bc434e6 [2022-04-29T20:48:39.644Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:48:39.644Z] Removing intermediate container a795b5aa2527 [2022-04-29T20:48:39.644Z] ---> ecfbce5f754c [2022-04-29T20:48:39.644Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:48:39.644Z] ---> Running in 3bf18579d23a [2022-04-29T20:48:39.921Z] ---> 7eac0095fd41 [2022-04-29T20:48:39.921Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:48:39.921Z] Removing intermediate container 528eebde206d [2022-04-29T20:48:39.921Z] ---> ed82f8d4cc1c [2022-04-29T20:48:39.921Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:48:40.198Z] ---> Running in a035ebd704f8 [2022-04-29T20:48:40.803Z] ---> adbc42e5efba [2022-04-29T20:48:40.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:48:41.079Z] ---> 610e7dc7a844 [2022-04-29T20:48:41.079Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:48:41.079Z] ---> Running in 35e6c7bfed73 [2022-04-29T20:48:41.079Z] ---> Running in 4e99013bb976 [2022-04-29T20:48:41.681Z] ---> de0532549754 [2022-04-29T20:48:41.681Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:48:41.681Z] ---> Running in 34abb06a96f8 [2022-04-29T20:48:45.092Z] Removing intermediate container 3bf18579d23a [2022-04-29T20:48:45.092Z] ---> 66d5fa294f71 [2022-04-29T20:48:45.092Z] Step 7/20 : COPY . . [2022-04-29T20:48:45.371Z] Removing intermediate container a035ebd704f8 [2022-04-29T20:48:45.371Z] ---> 073f5cfe4efd [2022-04-29T20:48:45.371Z] Step 8/23 : COPY . . [2022-04-29T20:48:47.384Z] Removing intermediate container 4e99013bb976 [2022-04-29T20:48:47.384Z] ---> 50f6c315f803 [2022-04-29T20:48:47.384Z] Step 8/26 : COPY . . [2022-04-29T20:48:47.662Z] Removing intermediate container 35e6c7bfed73 [2022-04-29T20:48:47.662Z] ---> 1b753b4fd84a [2022-04-29T20:48:47.662Z] Step 8/22 : COPY . . [2022-04-29T20:48:47.662Z] Removing intermediate container 34abb06a96f8 [2022-04-29T20:48:47.662Z] ---> 5790a17f9f4b [2022-04-29T20:48:47.662Z] Step 8/22 : COPY . . [2022-04-29T20:49:14.468Z] ---> 2b323c8e66d2 [2022-04-29T20:49:14.468Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T20:49:14.468Z] ---> 3ff451df6076 [2022-04-29T20:49:14.468Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T20:49:14.468Z] ---> Running in 8623574d07d2 [2022-04-29T20:49:14.468Z] ---> 6b54a09e38fd [2022-04-29T20:49:14.468Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T20:49:14.468Z] ---> Running in fad8afa4ea98 [2022-04-29T20:49:14.468Z] ---> d796195a2a5b [2022-04-29T20:49:14.468Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T20:49:14.468Z] ---> Running in b4058e1bd148 [2022-04-29T20:49:14.468Z] ---> Running in ab076322e360 [2022-04-29T20:49:14.468Z] ---> 8ad416cd18cd [2022-04-29T20:49:14.468Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:49:14.468Z] ---> Running in f1640c32dc9c [2022-04-29T20:49:15.459Z] Removing intermediate container f1640c32dc9c [2022-04-29T20:49:15.459Z] ---> 455e24dd7bfb [2022-04-29T20:49:15.459Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:49:15.459Z] ---> Running in 435d13d4d2d5 [2022-04-29T20:49:16.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T20:49:16.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T20:49:16.726Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T20:49:17.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T20:49:18.463Z] Removing intermediate container 435d13d4d2d5 [2022-04-29T20:49:18.463Z] ---> 72e4a44fac2c [2022-04-29T20:49:18.463Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:49:18.463Z] ---> Running in f28913ee123d [2022-04-29T20:49:19.068Z] Removing intermediate container f28913ee123d [2022-04-29T20:49:19.068Z] ---> 1930960e6b4a [2022-04-29T20:49:19.068Z] 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-29T20:49:19.068Z] ---> Running in d7ae790e2754 [2022-04-29T20:49:22.484Z] spire-1.2.1/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.data/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.data/.file [2022-04-29T20:49:22.484Z] spire-1.2.1/.dockerignore [2022-04-29T20:49:22.484Z] spire-1.2.1/.gitattributes [2022-04-29T20:49:22.484Z] spire-1.2.1/.githooks/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:49:22.484Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:49:22.484Z] spire-1.2.1/.gitignore [2022-04-29T20:49:22.484Z] spire-1.2.1/.go-version [2022-04-29T20:49:22.484Z] spire-1.2.1/.golangci.yml [2022-04-29T20:49:22.484Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:49:22.484Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:49:22.484Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:49:22.484Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:49:22.484Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:49:22.484Z] spire-1.2.1/Dockerfile [2022-04-29T20:49:22.484Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:49:22.484Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:49:22.484Z] spire-1.2.1/LICENSE [2022-04-29T20:49:22.484Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:49:22.484Z] spire-1.2.1/Makefile [2022-04-29T20:49:22.484Z] spire-1.2.1/README.md [2022-04-29T20:49:22.484Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:49:22.484Z] spire-1.2.1/SECURITY.md [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:49:22.484Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/ [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/agent/ [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/server/ [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:49:22.484Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/ [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/ [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:49:22.484Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:49:22.485Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:49:22.485Z] spire-1.2.1/examples/ [2022-04-29T20:49:22.485Z] spire-1.2.1/examples/README.md [2022-04-29T20:49:22.485Z] spire-1.2.1/go.mod [2022-04-29T20:49:22.485Z] spire-1.2.1/go.sum [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:49:22.485Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:49:22.486Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:49:22.764Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:49:22.765Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:49:22.766Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:49:23.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:49:23.043Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/private/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:49:23.322Z] spire-1.2.1/release/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:49:23.322Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:49:23.322Z] spire-1.2.1/script/ [2022-04-29T20:49:23.322Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:49:23.322Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:49:23.322Z] spire-1.2.1/support/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:49:23.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:49:23.323Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/clock/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:49:23.323Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:49:23.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/common [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:49:23.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:49:23.603Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:49:23.881Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:49:23.882Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:49:23.882Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testca/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testkey/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/ [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/race.go [2022-04-29T20:49:23.882Z] spire-1.2.1/test/util/util.go [2022-04-29T20:49:23.882Z] building spire from source... [2022-04-29T20:49:24.487Z] Installing go1.17.7... [2022-04-29T20:49:51.354Z] Building bin/spire-server... [2022-04-29T20:49:51.354Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:49:51.354Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:49:51.354Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:49:51.354Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:49:51.354Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:49:51.354Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:49:51.354Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:49:51.957Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:49:52.236Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:49:53.224Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:49:54.669Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:49:54.669Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:49:54.669Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:49:54.949Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:49:55.226Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:49:55.226Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:49:55.226Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:49:56.218Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:49:56.218Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:49:56.218Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:49:56.495Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:49:56.495Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:49:57.096Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:49:57.372Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:50:12.519Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:50:12.519Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:50:12.519Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:50:12.519Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:50:12.799Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:50:12.799Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:50:13.081Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:50:13.081Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:50:13.359Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:50:13.359Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:50:13.359Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:50:13.638Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:50:13.638Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:50:13.638Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:50:13.916Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:50:15.363Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:50:15.644Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:50:16.248Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:50:16.248Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:50:16.525Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:50:16.525Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:50:16.806Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:50:16.807Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:50:17.089Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:50:17.365Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:50:17.969Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:50:18.599Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:50:18.599Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:50:18.599Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:50:19.604Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:50:23.928Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:50:34.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:50:34.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:50:34.118Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:50:34.118Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:50:34.118Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:51:00.960Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:51:00.960Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:51:00.960Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:51:00.960Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:51:11.149Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:51:11.149Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:51:13.092Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:51:45.641Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:51:45.641Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:51:45.641Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:51:45.641Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:51:45.641Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:51:45.641Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:51:45.641Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:51:45.641Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:51:45.916Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:51:46.905Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:51:46.905Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:51:46.905Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:51:47.182Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:51:47.788Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:51:47.788Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:51:47.788Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:51:48.066Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:51:48.343Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:51:48.621Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:51:48.621Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:51:50.066Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:51:50.066Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:51:50.668Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:51:56.092Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:51:56.692Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:51:56.967Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:51:56.967Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:51:57.568Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:51:57.568Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:51:57.844Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:51:57.844Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:51:57.844Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:51:58.121Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:51:58.121Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:51:58.121Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:51:59.107Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:51:59.708Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:51:59.986Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:51:59.986Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:52:00.262Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:52:00.540Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:52:00.540Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:52:00.540Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:52:00.540Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:52:01.992Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:52:01.992Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:52:02.268Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:52:02.544Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:52:02.544Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:52:04.530Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:52:05.132Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:52:05.132Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:52:05.408Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:52:05.684Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:52:05.684Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:52:06.279Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:52:06.279Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:52:06.874Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:52:09.499Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:52:12.126Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:52:12.126Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:52:12.407Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:52:12.407Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:52:12.682Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:52:13.286Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:52:13.286Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:52:13.567Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:52:13.567Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:52:13.848Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:52:13.848Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:52:13.848Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:52:24.037Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:52:24.037Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:52:24.037Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:52:24.037Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:52:50.871Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:52:50.872Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:54:12.708Z] Removing intermediate container 8623574d07d2 [2022-04-29T20:54:12.708Z] ---> dbe988822732 [2022-04-29T20:54:12.708Z] [2022-04-29T20:54:12.708Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T20:54:12.708Z] 3.14: Pulling from library/alpine [2022-04-29T20:54:12.708Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T20:54:12.708Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T20:54:12.708Z] ---> ac73e934f311 [2022-04-29T20:54:12.708Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:54:12.708Z] ---> Running in eceea9ef8389 [2022-04-29T20:54:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:12.708Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T20:54:12.708Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:54:12.708Z] OK: 5 MiB in 15 packages [2022-04-29T20:54:12.708Z] Removing intermediate container eceea9ef8389 [2022-04-29T20:54:12.708Z] ---> 690fc68f6466 [2022-04-29T20:54:12.708Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:54:12.708Z] ---> Running in eebba2cc5747 [2022-04-29T20:54:12.708Z] Removing intermediate container eebba2cc5747 [2022-04-29T20:54:12.708Z] ---> fbe790cd0f7c [2022-04-29T20:54:12.708Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T20:54:12.708Z] ---> Running in 9c2759529e14 [2022-04-29T20:54:12.708Z] Removing intermediate container 9c2759529e14 [2022-04-29T20:54:12.708Z] ---> a323f85f8162 [2022-04-29T20:54:12.708Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T20:54:12.708Z] ---> Running in 077d3f741ddc [2022-04-29T20:54:12.708Z] Removing intermediate container 077d3f741ddc [2022-04-29T20:54:12.708Z] ---> 7e1632d34b8e [2022-04-29T20:54:12.708Z] Step 15/23 : WORKDIR / [2022-04-29T20:54:12.708Z] ---> Running in fafd76795842 [2022-04-29T20:54:12.708Z] Removing intermediate container fafd76795842 [2022-04-29T20:54:12.708Z] ---> d3682b98ef12 [2022-04-29T20:54:12.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:54:12.708Z] ---> a2c7ee968025 [2022-04-29T20:54:12.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T20:54:12.708Z] ---> 0e092568203d [2022-04-29T20:54:12.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T20:54:12.986Z] ---> 742c6b207ad6 [2022-04-29T20:54:12.986Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T20:54:13.266Z] ---> Running in d84713301ab3 [2022-04-29T20:54:13.879Z] Removing intermediate container d84713301ab3 [2022-04-29T20:54:13.879Z] ---> c06e270c5ea9 [2022-04-29T20:54:13.879Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:54:13.879Z] ---> Running in a3d6386a26e3 [2022-04-29T20:54:14.494Z] Removing intermediate container a3d6386a26e3 [2022-04-29T20:54:14.494Z] ---> a32981d6568e [2022-04-29T20:54:14.494Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T20:54:14.494Z] ---> Running in 0cba24db9ff6 [2022-04-29T20:54:15.106Z] Removing intermediate container 0cba24db9ff6 [2022-04-29T20:54:15.106Z] ---> 91bf37ea4d0d [2022-04-29T20:54:15.106Z] Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T20:54:15.106Z] ---> Running in 21f1e5546bbd [2022-04-29T20:54:15.723Z] Removing intermediate container 21f1e5546bbd [2022-04-29T20:54:15.723Z] ---> e6ba4637d8dc [2022-04-29T20:54:15.723Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T20:54:15.723Z] ---> Running in 42873e01b560 [2022-04-29T20:54:16.330Z] Removing intermediate container 42873e01b560 [2022-04-29T20:54:16.330Z] ---> 3a7c040d1888 [2022-04-29T20:54:16.330Z] [2022-04-29T20:54:16.929Z] Successfully built 3a7c040d1888 [2022-04-29T20:54:16.929Z] Successfully tagged core-command-arm64:latest [2022-04-29T20:54:16.929Z] Building security-spire-agent [2022-04-29T20:54:55.951Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:54:55.951Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:54:55.951Z] ---> 042aecaf043f [2022-04-29T20:54:55.951Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T20:54:55.951Z] ---> Using cache [2022-04-29T20:54:55.951Z] ---> 49ffcc4780ee [2022-04-29T20:54:55.951Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:54:55.951Z] ---> Using cache [2022-04-29T20:54:55.951Z] ---> 41d801fa6ad1 [2022-04-29T20:54:55.951Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:54:55.951Z] ---> Running in 33d22225b76b [2022-04-29T20:54:55.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:55.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:54:55.951Z] OK: 220 MiB in 52 packages [2022-04-29T20:54:57.415Z] Removing intermediate container 33d22225b76b [2022-04-29T20:54:57.415Z] ---> 385c45ec301a [2022-04-29T20:54:57.415Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T20:54:58.407Z] ---> 95a56a1c9b8f [2022-04-29T20:54:58.407Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:54:58.407Z] ---> Running in 71f7f35385bc [2022-04-29T20:55:05.148Z] Removing intermediate container 71f7f35385bc [2022-04-29T20:55:05.148Z] ---> 2f5f60a7427a [2022-04-29T20:55:05.148Z] Step 8/26 : COPY . . [2022-04-29T20:55:27.369Z] ---> 836346ba3017 [2022-04-29T20:55:27.369Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:55:27.369Z] ---> Running in 83e53fc8b450 [2022-04-29T20:55:27.369Z] Removing intermediate container 83e53fc8b450 [2022-04-29T20:55:27.369Z] ---> 93b5d483a114 [2022-04-29T20:55:27.369Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T20:55:27.369Z] ---> Running in 5b5c11e8a886 [2022-04-29T20:55:29.374Z] Removing intermediate container 5b5c11e8a886 [2022-04-29T20:55:29.374Z] ---> 4f59f0354ef1 [2022-04-29T20:55:29.374Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T20:55:29.374Z] ---> Running in 28621586f44b [2022-04-29T20:55:29.988Z] Removing intermediate container 28621586f44b [2022-04-29T20:55:29.988Z] ---> c1a80a25e1d3 [2022-04-29T20:55:29.988Z] 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-29T20:55:29.988Z] ---> Running in 858d993e533b [2022-04-29T20:55:32.638Z] spire-1.2.1/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.data/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.data/.file [2022-04-29T20:55:32.638Z] spire-1.2.1/.dockerignore [2022-04-29T20:55:32.638Z] spire-1.2.1/.gitattributes [2022-04-29T20:55:32.638Z] spire-1.2.1/.githooks/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:55:32.638Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:55:32.638Z] spire-1.2.1/.gitignore [2022-04-29T20:55:32.638Z] spire-1.2.1/.go-version [2022-04-29T20:55:32.638Z] spire-1.2.1/.golangci.yml [2022-04-29T20:55:32.638Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:55:32.638Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:55:32.638Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:55:32.638Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:55:32.638Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:55:32.638Z] spire-1.2.1/Dockerfile [2022-04-29T20:55:32.638Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:55:32.638Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:55:32.638Z] spire-1.2.1/LICENSE [2022-04-29T20:55:32.638Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:55:32.638Z] spire-1.2.1/Makefile [2022-04-29T20:55:32.638Z] spire-1.2.1/README.md [2022-04-29T20:55:32.638Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:55:32.638Z] spire-1.2.1/SECURITY.md [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/ [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:55:32.638Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:55:32.639Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/ [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/agent/ [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/server/ [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:55:32.639Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/ [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/ [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:55:32.639Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:55:32.917Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:55:32.917Z] spire-1.2.1/examples/ [2022-04-29T20:55:32.917Z] spire-1.2.1/examples/README.md [2022-04-29T20:55:32.917Z] spire-1.2.1/go.mod [2022-04-29T20:55:32.917Z] spire-1.2.1/go.sum [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:55:32.917Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:55:32.918Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:55:33.194Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:55:33.195Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:55:33.196Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:55:33.472Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:55:33.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:55:33.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/private/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:55:33.750Z] spire-1.2.1/release/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:55:33.750Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:55:33.750Z] spire-1.2.1/script/ [2022-04-29T20:55:33.750Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:55:33.750Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:55:33.750Z] spire-1.2.1/support/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:55:33.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:55:33.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:55:33.751Z] spire-1.2.1/test/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/clock/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:55:33.751Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fixture/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:55:34.027Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/common [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:55:34.028Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:55:34.029Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:55:34.305Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:55:34.306Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:55:34.306Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testca/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testkey/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/ [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/race.go [2022-04-29T20:55:34.306Z] spire-1.2.1/test/util/util.go [2022-04-29T20:55:34.306Z] building spire from source... [2022-04-29T20:55:34.909Z] Installing go1.17.7... [2022-04-29T20:56:01.769Z] Building bin/spire-server... [2022-04-29T20:56:01.769Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:56:01.769Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:56:01.769Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:56:01.769Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:56:01.769Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:56:03.215Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:56:03.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:56:04.422Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:56:04.700Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:56:04.700Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:56:05.306Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:56:05.581Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:56:05.581Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:56:05.859Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:56:06.135Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:56:06.135Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:56:06.135Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:56:06.414Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:56:06.695Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:56:07.686Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:56:07.686Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:56:07.963Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:56:07.963Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:56:08.952Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:56:24.084Z] Removing intermediate container ab076322e360 [2022-04-29T20:56:24.084Z] ---> 14bcf7990543 [2022-04-29T20:56:24.084Z] [2022-04-29T20:56:24.084Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T20:56:24.084Z] 3.15: Pulling from library/alpine [2022-04-29T20:56:25.077Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T20:56:25.077Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T20:56:25.077Z] ---> 3fb3c9af89a9 [2022-04-29T20:56:25.077Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T20:56:25.349Z] ---> Running in bf309f85b8f6 [2022-04-29T20:56:25.946Z] Removing intermediate container bf309f85b8f6 [2022-04-29T20:56:25.946Z] ---> 7b289e7f5115 [2022-04-29T20:56:25.946Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:56:26.223Z] ---> Running in 9b2a8020698f [2022-04-29T20:56:29.642Z] Removing intermediate container 9b2a8020698f [2022-04-29T20:56:29.642Z] ---> 3b88db970e7d [2022-04-29T20:56:29.642Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T20:56:29.642Z] ---> Running in deb5e7bfff62 [2022-04-29T20:56:31.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:32.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:34.078Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T20:56:34.078Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T20:56:34.078Z] OK: 15730 distinct packages available [2022-04-29T20:56:34.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:34.356Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:56:34.356Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:56:34.356Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:56:34.356Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:56:34.635Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:56:34.635Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:56:35.241Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:56:35.241Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:56:35.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:56:35.520Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:56:35.520Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:56:35.520Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:56:35.793Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:56:35.793Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:56:35.793Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:56:36.075Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:56:36.349Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:56:36.349Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T20:56:36.621Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T20:56:36.894Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T20:56:36.895Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T20:56:36.895Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T20:56:37.168Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T20:56:37.168Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T20:56:37.168Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:56:37.168Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T20:56:37.449Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T20:56:37.449Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T20:56:37.449Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:56:38.053Z] OK: 8 MiB in 23 packages [2022-04-29T20:56:38.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:56:38.053Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:56:38.330Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:56:38.330Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:56:38.330Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:56:38.614Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:56:39.245Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:56:39.850Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:56:40.126Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:56:40.127Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:56:41.125Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:56:41.125Z] Removing intermediate container deb5e7bfff62 [2022-04-29T20:56:41.125Z] ---> 8d6b0bb9094d [2022-04-29T20:56:41.125Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:56:41.729Z] ---> a6d6a6ce50ef [2022-04-29T20:56:42.004Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T20:56:42.608Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:56:44.606Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:56:44.606Z]  ---> 8e676caf000f [2022-04-29T20:56:44.606Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T20:56:46.054Z] ---> 2d2e499cee34 [2022-04-29T20:56:46.054Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T20:56:46.054Z] ---> Running in 344abc11670f [2022-04-29T20:56:47.498Z] Removing intermediate container 344abc11670f [2022-04-29T20:56:47.498Z] ---> f7060bcd2910 [2022-04-29T20:56:47.498Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:56:47.774Z] ---> Running in f9ad310abe6d [2022-04-29T20:56:49.222Z] Removing intermediate container f9ad310abe6d [2022-04-29T20:56:49.222Z] ---> ba6b433943f9 [2022-04-29T20:56:49.222Z] Step 18/20 : LABEL arch=arm64 [2022-04-29T20:56:49.500Z] ---> Running in ffedf875733d [2022-04-29T20:56:49.781Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:56:49.781Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:56:49.781Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:56:49.781Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T20:56:50.387Z] Removing intermediate container ffedf875733d [2022-04-29T20:56:50.387Z] ---> bd37d5a05d66 [2022-04-29T20:56:50.387Z] Step 19/20 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T20:56:51.000Z] ---> Running in 73cdea3e1336 [2022-04-29T20:56:51.986Z] Removing intermediate container 73cdea3e1336 [2022-04-29T20:56:51.987Z] ---> 3f24990e0ffa [2022-04-29T20:56:51.987Z] Step 20/20 : LABEL version=0.0.0 [2022-04-29T20:56:52.266Z] ---> Running in 06188400e267 [2022-04-29T20:56:53.264Z] Removing intermediate container 06188400e267 [2022-04-29T20:56:53.264Z] ---> 23cb3c57a0ff [2022-04-29T20:56:53.264Z] [2022-04-29T20:56:54.706Z] Successfully built 23cb3c57a0ff [2022-04-29T20:56:54.706Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-29T20:56:54.706Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-29T20:57:01.450Z] Removing intermediate container b4058e1bd148 [2022-04-29T20:57:01.450Z] ---> 14bf8f83b4be [2022-04-29T20:57:01.450Z] [2022-04-29T20:57:01.450Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:57:01.450Z] ---> ac73e934f311 [2022-04-29T20:57:01.450Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T20:57:01.450Z] Removing intermediate container fad8afa4ea98 [2022-04-29T20:57:01.450Z] ---> 860e0c74ee07 [2022-04-29T20:57:01.450Z] [2022-04-29T20:57:01.450Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T20:57:01.450Z] ---> ac73e934f311 [2022-04-29T20:57:01.450Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T20:57:01.450Z] ---> Using cache [2022-04-29T20:57:01.450Z] ---> 690fc68f6466 [2022-04-29T20:57:01.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:57:01.450Z] ---> Using cache [2022-04-29T20:57:01.450Z] ---> fbe790cd0f7c [2022-04-29T20:57:01.450Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T20:57:01.735Z] ---> Running in 1d5dee0c0cc7 [2022-04-29T20:57:01.736Z] ---> Running in 617c8846f83f [2022-04-29T20:57:02.728Z] Removing intermediate container 1d5dee0c0cc7 [2022-04-29T20:57:02.728Z] ---> ef6dae4a5d0f [2022-04-29T20:57:02.728Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:57:02.728Z] ---> Running in f6e6da5b735e [2022-04-29T20:57:03.349Z] Removing intermediate container f6e6da5b735e [2022-04-29T20:57:03.349Z] ---> e9f037da533a [2022-04-29T20:57:03.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:57:03.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:57:04.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:57:04.512Z] ---> a447f5cb82a8 [2022-04-29T20:57:04.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T20:57:05.505Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T20:57:05.505Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T20:57:05.505Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T20:57:05.505Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T20:57:05.786Z] OK: 6 MiB in 16 packages [2022-04-29T20:57:07.791Z] ---> 71f8ef7ddb27 [2022-04-29T20:57:07.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T20:57:09.507Z] ---> 5c864845c5bc [2022-04-29T20:57:09.507Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T20:57:09.507Z] ---> Running in c62b14ba346f [2022-04-29T20:57:09.507Z] Removing intermediate container 617c8846f83f [2022-04-29T20:57:09.507Z] ---> 5bed8c347537 [2022-04-29T20:57:09.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T20:57:09.799Z] ---> Running in 5359f0a16ed3 [2022-04-29T20:57:10.814Z] Removing intermediate container 5359f0a16ed3 [2022-04-29T20:57:10.814Z] ---> 349137a5e2a3 [2022-04-29T20:57:10.814Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T20:57:10.814Z] Removing intermediate container c62b14ba346f [2022-04-29T20:57:10.814Z] ---> bc886d14463e [2022-04-29T20:57:10.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:57:11.105Z] ---> Running in 8793321b52a0 [2022-04-29T20:57:11.105Z] ---> Running in 30dd5ad639c5 [2022-04-29T20:57:12.141Z] Removing intermediate container 8793321b52a0 [2022-04-29T20:57:12.141Z] ---> bd2c7f66c713 [2022-04-29T20:57:12.141Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T20:57:12.141Z] Removing intermediate container 30dd5ad639c5 [2022-04-29T20:57:12.141Z] ---> c3545318e086 [2022-04-29T20:57:12.141Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T20:57:12.141Z] ---> Running in 785b59fc338d [2022-04-29T20:57:12.141Z] ---> Running in 846cb9bcb3c3 [2022-04-29T20:57:13.267Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:57:13.267Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T20:57:13.267Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T20:57:13.267Z] Removing intermediate container 846cb9bcb3c3 [2022-04-29T20:57:13.267Z] ---> 11a7ff82a7ec [2022-04-29T20:57:13.267Z] Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T20:57:13.659Z] Removing intermediate container 785b59fc338d [2022-04-29T20:57:13.659Z] ---> e577604cf28b [2022-04-29T20:57:13.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T20:57:13.659Z] ---> Running in 64749050c463 [2022-04-29T20:57:15.108Z] Removing intermediate container 64749050c463 [2022-04-29T20:57:15.108Z] ---> ed03445972fe [2022-04-29T20:57:15.108Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:57:15.108Z] ---> Running in 5bfbf4452fdf [2022-04-29T20:57:15.379Z] ---> 80e66254f513 [2022-04-29T20:57:15.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T20:57:15.978Z] Removing intermediate container 5bfbf4452fdf [2022-04-29T20:57:15.978Z] ---> 0b9973012dcb [2022-04-29T20:57:15.978Z] [2022-04-29T20:57:17.423Z] Successfully built 0b9973012dcb [2022-04-29T20:57:17.423Z] Successfully tagged support-scheduler-arm64:latest [2022-04-29T20:57:17.423Z]  Building support-scheduler ... done Building security-spire-server [2022-04-29T20:57:18.877Z] ---> cd4544fe4ea0 [2022-04-29T20:57:18.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T20:57:19.871Z] ---> 78a7493af2b6 [2022-04-29T20:57:19.871Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T20:57:20.148Z] ---> Running in 35293968a2a0 [2022-04-29T20:57:20.757Z] Removing intermediate container 35293968a2a0 [2022-04-29T20:57:20.757Z] ---> d18f8b826e13 [2022-04-29T20:57:20.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T20:57:21.035Z] ---> Running in b9ff1d219dc4 [2022-04-29T20:57:22.023Z] Removing intermediate container b9ff1d219dc4 [2022-04-29T20:57:22.023Z] ---> 5dc7960c99fd [2022-04-29T20:57:22.023Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T20:57:22.298Z] ---> Running in 683cde6d28da [2022-04-29T20:57:22.898Z] Removing intermediate container 683cde6d28da [2022-04-29T20:57:22.898Z] ---> f67e435f3993 [2022-04-29T20:57:22.898Z] Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T20:57:23.180Z] ---> Running in b530ff68aedd [2022-04-29T20:57:23.779Z] Removing intermediate container b530ff68aedd [2022-04-29T20:57:23.779Z] ---> 25cc94b285ee [2022-04-29T20:57:23.779Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T20:57:23.779Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T20:57:24.064Z]  ---> Running in 5079bf2a256c [2022-04-29T20:57:24.064Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T20:57:24.671Z] Removing intermediate container 5079bf2a256c [2022-04-29T20:57:24.671Z] ---> 565d6cf0f2b7 [2022-04-29T20:57:24.671Z] [2022-04-29T20:57:25.274Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T20:57:25.274Z] Successfully built 565d6cf0f2b7 [2022-04-29T20:57:25.274Z] Successfully tagged support-notifications-arm64:latest [2022-04-29T20:57:25.274Z] Building security-proxy-setup [2022-04-29T20:57:26.269Z]  Building support-notifications ... done go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T20:57:29.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:57:29.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:57:29.695Z] ---> 042aecaf043f [2022-04-29T20:57:29.695Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T20:57:29.695Z] ---> Using cache [2022-04-29T20:57:29.695Z] ---> 49ffcc4780ee [2022-04-29T20:57:29.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:57:29.695Z] ---> Using cache [2022-04-29T20:57:29.695Z] ---> 41d801fa6ad1 [2022-04-29T20:57:29.695Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T20:57:29.695Z] ---> Running in feb087fc33b6 [2022-04-29T20:57:31.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T20:57:32.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T20:57:33.648Z] OK: 220 MiB in 52 packages [2022-04-29T20:57:35.664Z] Removing intermediate container feb087fc33b6 [2022-04-29T20:57:35.664Z] ---> ffd12eac4a08 [2022-04-29T20:57:35.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T20:57:36.647Z] ---> aabb666b6c6b [2022-04-29T20:57:36.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:57:36.647Z] ---> Running in 6f68b0b843b1 [2022-04-29T20:57:42.080Z] Removing intermediate container 6f68b0b843b1 [2022-04-29T20:57:42.080Z] ---> 3680dc45de51 [2022-04-29T20:57:42.080Z] Step 8/23 : COPY . . [2022-04-29T20:57:45.484Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T20:57:45.484Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T20:57:45.484Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T20:57:45.484Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T20:57:46.936Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T20:57:47.540Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T20:57:49.555Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T20:57:49.555Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T20:57:49.555Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T20:57:50.555Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:57:50.555Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:57:50.555Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:57:50.835Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T20:57:50.835Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T20:57:51.120Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T20:57:51.120Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T20:57:51.725Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T20:57:51.725Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T20:57:51.725Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T20:57:53.186Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T20:57:53.186Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T20:57:53.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T20:57:53.793Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T20:57:53.793Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T20:57:54.074Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T20:57:59.511Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T20:57:59.511Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T20:57:59.791Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T20:57:59.791Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T20:58:00.392Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T20:58:00.392Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T20:58:00.392Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T20:58:00.677Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T20:58:00.677Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T20:58:00.677Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T20:58:00.677Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T20:58:00.677Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T20:58:02.125Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T20:58:02.125Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:58:02.125Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:58:02.125Z] ---> 042aecaf043f [2022-04-29T20:58:02.125Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.125Z] ---> 49ffcc4780ee [2022-04-29T20:58:02.125Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.125Z] ---> 41d801fa6ad1 [2022-04-29T20:58:02.125Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.125Z] ---> 385c45ec301a [2022-04-29T20:58:02.125Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.125Z] ---> 95a56a1c9b8f [2022-04-29T20:58:02.125Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.125Z] ---> 2f5f60a7427a [2022-04-29T20:58:02.125Z] Step 8/25 : COPY . . [2022-04-29T20:58:02.125Z] ---> Using cache [2022-04-29T20:58:02.400Z] ---> 836346ba3017 [2022-04-29T20:58:02.400Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T20:58:02.400Z] ---> Using cache [2022-04-29T20:58:02.400Z] ---> 93b5d483a114 [2022-04-29T20:58:02.400Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T20:58:02.400Z] ---> Using cache [2022-04-29T20:58:02.400Z] ---> 4f59f0354ef1 [2022-04-29T20:58:02.400Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T20:58:02.400Z] ---> Using cache [2022-04-29T20:58:02.400Z] ---> c1a80a25e1d3 [2022-04-29T20:58:02.400Z] 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-29T20:58:02.400Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T20:58:02.676Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T20:58:02.676Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T20:58:02.960Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T20:58:02.960Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T20:58:02.960Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T20:58:03.241Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T20:58:03.241Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T20:58:04.240Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T20:58:04.521Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T20:58:04.839Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T20:58:05.119Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T20:58:05.119Z]  ---> Running in 716623d40fde [2022-04-29T20:58:05.119Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T20:58:06.601Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T20:58:07.224Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T20:58:07.224Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T20:58:07.508Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T20:58:07.508Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T20:58:07.790Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T20:58:08.071Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T20:58:08.352Z] spire-1.2.1/ [2022-04-29T20:58:08.352Z] spire-1.2.1/.data/ [2022-04-29T20:58:08.352Z] spire-1.2.1/.data/.file [2022-04-29T20:58:08.352Z] spire-1.2.1/.dockerignore [2022-04-29T20:58:08.352Z] spire-1.2.1/.gitattributes [2022-04-29T20:58:08.352Z] spire-1.2.1/.githooks/ [2022-04-29T20:58:08.352Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T20:58:08.352Z] spire-1.2.1/.github/ [2022-04-29T20:58:08.352Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T20:58:08.352Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T20:58:08.352Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/ [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T20:58:08.353Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T20:58:08.353Z] spire-1.2.1/.gitignore [2022-04-29T20:58:08.353Z] spire-1.2.1/.go-version [2022-04-29T20:58:08.353Z] spire-1.2.1/.golangci.yml [2022-04-29T20:58:08.353Z] spire-1.2.1/ADOPTERS.md [2022-04-29T20:58:08.353Z] spire-1.2.1/CHANGELOG.md [2022-04-29T20:58:08.353Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T20:58:08.353Z] spire-1.2.1/CODEOWNERS [2022-04-29T20:58:08.353Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T20:58:08.353Z] spire-1.2.1/Dockerfile [2022-04-29T20:58:08.353Z] spire-1.2.1/Dockerfile.dev [2022-04-29T20:58:08.353Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T20:58:08.353Z] spire-1.2.1/LICENSE [2022-04-29T20:58:08.353Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T20:58:08.353Z] spire-1.2.1/Makefile [2022-04-29T20:58:08.353Z] spire-1.2.1/README.md [2022-04-29T20:58:08.353Z] spire-1.2.1/ROADMAP.md [2022-04-29T20:58:08.353Z] spire-1.2.1/SECURITY.md [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T20:58:08.353Z]  [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T20:58:08.353Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/ [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/agent/ [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/server/ [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/server/server.conf [2022-04-29T20:58:08.353Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/ [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/auditlog.md [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/images/ [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T20:58:08.353Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/spire_server.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/telemetry.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/upgrading.md [2022-04-29T20:58:08.635Z] spire-1.2.1/doc/using_spire.md [2022-04-29T20:58:08.635Z] spire-1.2.1/examples/ [2022-04-29T20:58:08.635Z] spire-1.2.1/examples/README.md [2022-04-29T20:58:08.635Z] spire-1.2.1/go.mod [2022-04-29T20:58:08.635Z] spire-1.2.1/go.sum [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T20:58:08.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T20:58:08.635Z] ---> 042aecaf043f [2022-04-29T20:58:08.635Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T20:58:08.635Z] ---> Using cache [2022-04-29T20:58:08.635Z] ---> 49ffcc4780ee [2022-04-29T20:58:08.635Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:58:08.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T20:58:08.636Z] ---> Using cache [2022-04-29T20:58:08.636Z] ---> 41d801fa6ad1 [2022-04-29T20:58:08.636Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T20:58:08.636Z] ---> Using cache [2022-04-29T20:58:08.636Z] ---> ed82f8d4cc1c [2022-04-29T20:58:08.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T20:58:08.636Z] ---> Using cache [2022-04-29T20:58:08.636Z] ---> de0532549754 [2022-04-29T20:58:08.636Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T20:58:08.636Z] ---> Using cache [2022-04-29T20:58:08.636Z] ---> 5790a17f9f4b [2022-04-29T20:58:08.636Z] [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T20:58:08.636Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/Step 8/22 : COPY . . [2022-04-29T20:58:08.916Z] [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T20:58:08.916Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gogo: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T20:58:08.917Z]  [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T20:58:08.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key ---> Using cache [2022-04-29T20:58:08.917Z] ---> 3ff451df6076 [2022-04-29T20:58:08.917Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T20:58:09.218Z] [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T20:58:09.218Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/version/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/config.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T20:58:09.219Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T20:58:09.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem ---> Running in cd8e6d193b9c [2022-04-29T20:58:09.784Z] [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/server.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/private/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/private/server/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/spire/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/spire/common/ [2022-04-29T20:58:09.784Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T20:58:09.785Z] spire-1.2.1/release/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/README.md [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/conf/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T20:58:09.785Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T20:58:09.785Z] spire-1.2.1/script/ [2022-04-29T20:58:09.785Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T20:58:09.785Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T20:58:09.785Z] spire-1.2.1/support/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T20:58:09.785Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/clock/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/clock/clock.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T20:58:09.785Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/README.md [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/common [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T20:58:10.073Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T20:58:10.074Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T20:58:10.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T20:58:10.356Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T20:58:10.357Z] spire-1.2.1/test/integration/test.sh [2022-04-29T20:58:10.357Z] spire-1.2.1/test/plugintest/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testca/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testca/ca.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testkey/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/testkey/new.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/ [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/race.go [2022-04-29T20:58:10.357Z] spire-1.2.1/test/util/util.go [2022-04-29T20:58:10.357Z] building spire from source... [2022-04-29T20:58:10.965Z] Installing go1.17.7... [2022-04-29T20:58:11.573Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T20:58:11.855Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T20:58:14.510Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T20:58:14.510Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T20:58:15.115Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T20:58:15.115Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T20:58:15.115Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T20:58:16.108Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T20:58:16.108Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T20:58:16.385Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T20:58:16.663Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T20:58:16.663Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T20:58:16.663Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T20:58:16.941Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T20:58:17.236Z]  ---> 63715126505d [2022-04-29T20:58:17.236Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T20:58:17.236Z] ---> Running in 401e6c6d4d6e [2022-04-29T20:58:19.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T20:58:27.658Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T20:58:27.658Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T20:58:27.658Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T20:58:27.658Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T20:58:37.873Z] Building bin/spire-server... [2022-04-29T20:58:37.873Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T20:58:37.873Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T20:58:37.873Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T20:58:38.152Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T20:58:38.431Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T20:58:38.710Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T20:58:42.132Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T20:58:42.132Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T20:58:42.408Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T20:58:42.408Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T20:58:43.013Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T20:58:43.291Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T20:58:43.291Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T20:58:43.574Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T20:58:43.574Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T20:58:43.853Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T20:58:43.853Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T20:58:43.853Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T20:58:45.307Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T20:58:45.307Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T20:58:45.584Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T20:58:45.861Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T20:58:46.854Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T20:58:47.467Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T20:58:47.467Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T20:58:57.689Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T20:58:57.689Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T20:59:10.156Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T20:59:10.434Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T20:59:10.434Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T20:59:10.434Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T20:59:10.434Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T20:59:10.714Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T20:59:10.714Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T20:59:10.994Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T20:59:10.994Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T20:59:10.994Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T20:59:10.994Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T20:59:11.274Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T20:59:11.275Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T20:59:11.275Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T20:59:11.555Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T20:59:12.555Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T20:59:12.555Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T20:59:12.834Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T20:59:12.834Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T20:59:12.834Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T20:59:12.834Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T20:59:13.114Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T20:59:13.114Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T20:59:13.114Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T20:59:13.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T20:59:20.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T20:59:20.173Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T20:59:20.173Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T20:59:20.173Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T20:59:20.173Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T20:59:20.173Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T20:59:20.173Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T20:59:20.455Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T20:59:20.739Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T20:59:20.739Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T20:59:21.022Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T20:59:21.307Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T21:00:08.396Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T21:00:08.396Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T21:00:08.396Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T21:00:08.396Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T21:00:08.396Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T21:00:11.047Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T21:00:12.507Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T21:00:12.507Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T21:00:12.507Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T21:00:13.117Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T21:00:15.775Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T21:00:16.054Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T21:00:16.336Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T21:00:16.336Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T21:00:16.617Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T21:00:18.630Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T21:00:18.910Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T21:00:19.190Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T21:00:19.471Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T21:00:19.750Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T21:00:19.750Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T21:00:20.746Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T21:00:21.027Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T21:00:21.305Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T21:00:21.582Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T21:00:21.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T21:00:21.582Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T21:00:21.861Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T21:00:22.466Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T21:00:23.459Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T21:00:23.738Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T21:00:24.015Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T21:00:30.843Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T21:00:30.843Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T21:00:30.843Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T21:00:31.879Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T21:00:32.161Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T21:00:32.763Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T21:00:33.047Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T21:00:33.047Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T21:00:33.047Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T21:00:33.330Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T21:00:33.330Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T21:00:34.552Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T21:00:34.826Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T21:00:35.100Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T21:00:35.100Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T21:00:35.378Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T21:00:35.378Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T21:00:35.378Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T21:00:35.657Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T21:00:35.936Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T21:00:35.936Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T21:00:36.217Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T21:00:37.718Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T21:00:39.719Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T21:00:39.719Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T21:00:39.719Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T21:00:40.341Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T21:00:40.626Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T21:00:41.234Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T21:00:44.664Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T21:00:44.664Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T21:00:44.664Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T21:00:47.317Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T21:00:47.317Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T21:00:47.597Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T21:00:47.597Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T21:00:47.878Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T21:00:48.486Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T21:00:48.486Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T21:00:48.766Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T21:00:48.766Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T21:00:49.046Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T21:00:49.046Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T21:00:49.329Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T21:00:59.546Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T21:00:59.823Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T21:00:59.823Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T21:00:59.824Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T21:01:46.977Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T21:01:46.977Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T21:02:43.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T21:03:02.009Z] Removing intermediate container cd8e6d193b9c [2022-04-29T21:03:02.009Z] ---> 41cade5c8194 [2022-04-29T21:03:02.009Z] [2022-04-29T21:03:02.009Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T21:03:02.009Z] ---> ac73e934f311 [2022-04-29T21:03:02.009Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T21:03:02.009Z] ---> Running in 2a314d17e0ef [2022-04-29T21:03:02.618Z] Removing intermediate container 401e6c6d4d6e [2022-04-29T21:03:02.618Z] ---> 0dc2294c7019 [2022-04-29T21:03:02.618Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T21:03:02.911Z] ---> Running in 0e87353a1890 [2022-04-29T21:03:04.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:04.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:04.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T21:03:06.095Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T21:03:06.095Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T21:03:06.095Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T21:03:06.095Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T21:03:06.095Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T21:03:06.095Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T21:03:06.095Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:03:06.095Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T21:03:06.696Z] OK: 8 MiB in 20 packages [2022-04-29T21:03:08.693Z] Removing intermediate container 0e87353a1890 [2022-04-29T21:03:08.693Z] ---> 00ceb1a3f516 [2022-04-29T21:03:08.693Z] [2022-04-29T21:03:08.693Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T21:03:08.972Z] 20.10.14: Pulling from library/docker [2022-04-29T21:03:08.972Z] Removing intermediate container 2a314d17e0ef [2022-04-29T21:03:08.972Z] ---> 5525dc97f304 [2022-04-29T21:03:08.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T21:03:09.260Z] ---> Running in d48640cc2f67 [2022-04-29T21:03:09.860Z] Removing intermediate container d48640cc2f67 [2022-04-29T21:03:09.860Z] ---> 22438c15b281 [2022-04-29T21:03:10.136Z] Step 13/22 : WORKDIR /edgex [2022-04-29T21:03:10.136Z] ---> Running in 8e1749d47cca [2022-04-29T21:03:11.593Z] Removing intermediate container 8e1749d47cca [2022-04-29T21:03:11.594Z] ---> 5a84c5e78b97 [2022-04-29T21:03:11.594Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T21:03:13.052Z] ---> 380e5b89e1e5 [2022-04-29T21:03:13.052Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T21:03:15.699Z] ---> 87067859cd77 [2022-04-29T21:03:15.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T21:03:17.694Z] ---> d5a0a6ba0184 [2022-04-29T21:03:17.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T21:03:19.143Z] ---> 18b925890549 [2022-04-29T21:03:19.143Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T21:03:19.427Z] ---> Running in 74b20dfc722e [2022-04-29T21:03:23.765Z] Removing intermediate container 74b20dfc722e [2022-04-29T21:03:23.765Z] ---> 91e08ff5bcc1 [2022-04-29T21:03:23.765Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T21:03:23.765Z] ---> Running in 886965b5029e [2022-04-29T21:03:24.370Z] Removing intermediate container 886965b5029e [2022-04-29T21:03:24.370Z] ---> e7cd75903cc0 [2022-04-29T21:03:24.370Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T21:03:24.370Z] ---> Running in 495250cf3eaf [2022-04-29T21:03:25.363Z] Removing intermediate container 495250cf3eaf [2022-04-29T21:03:25.363Z] ---> 8b6ea4c51998 [2022-04-29T21:03:25.363Z] Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:03:25.363Z] ---> Running in a63bc72967f9 [2022-04-29T21:03:25.987Z] Removing intermediate container a63bc72967f9 [2022-04-29T21:03:25.987Z] ---> 678addf511a5 [2022-04-29T21:03:25.987Z] Step 22/22 : LABEL version=0.0.0 [2022-04-29T21:03:26.275Z] ---> Running in 01a7065080bc [2022-04-29T21:03:26.900Z] Removing intermediate container 01a7065080bc [2022-04-29T21:03:26.900Z] ---> 1c1062be1865 [2022-04-29T21:03:26.900Z] [2022-04-29T21:03:27.510Z] Successfully built 1c1062be1865 [2022-04-29T21:03:27.510Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-29T21:03:27.510Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-29T21:03:29.529Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T21:03:29.529Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T21:03:29.529Z] ---> c346e9eafbab [2022-04-29T21:03:29.529Z] 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-29T21:03:29.529Z] ---> Running in 861ee173d895 [2022-04-29T21:03:30.144Z] Removing intermediate container 861ee173d895 [2022-04-29T21:03:30.144Z] ---> b63b2a7c0285 [2022-04-29T21:03:30.144Z] 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-29T21:03:30.144Z] ---> Running in eb6a47a8510a [2022-04-29T21:03:32.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:03:33.393Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T21:03:33.393Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T21:03:33.393Z] Executing bash-5.1.16-r0.post-install [2022-04-29T21:03:33.670Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T21:03:33.670Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T21:03:33.670Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T21:03:33.670Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T21:03:33.670Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T21:03:33.670Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T21:03:33.670Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T21:03:33.670Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T21:03:33.670Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T21:03:33.670Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T21:03:33.670Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T21:03:33.670Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T21:03:33.670Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T21:03:33.670Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T21:03:33.670Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T21:03:36.300Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T21:03:36.300Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T21:03:36.300Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T21:03:36.300Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T21:03:36.300Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T21:03:36.300Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T21:03:36.575Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T21:03:36.575Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T21:03:36.575Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T21:03:36.575Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T21:03:36.575Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T21:03:36.575Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T21:03:36.575Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T21:03:36.575Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T21:03:36.575Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T21:03:36.575Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T21:03:36.850Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T21:03:36.850Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T21:03:36.850Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T21:03:36.850Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T21:03:36.850Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T21:03:36.850Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T21:03:36.850Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T21:03:36.850Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T21:03:37.125Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T21:03:37.125Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T21:03:38.126Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:03:38.126Z] OK: 82 MiB in 65 packages [2022-04-29T21:03:44.868Z] Collecting docker-compose==1.23.2 [2022-04-29T21:03:44.868Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T21:03:45.854Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T21:03:45.854Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T21:03:45.854Z] 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-29T21:03:46.456Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T21:03:46.456Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T21:03:47.905Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T21:03:47.905Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T21:03:50.609Z] Collecting PyYAML<4,>=3.10 [2022-04-29T21:03:50.609Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T21:03:58.908Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T21:03:58.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T21:03:58.908Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T21:03:58.908Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T21:04:01.564Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:04:01.564Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:04:01.564Z] ---> 042aecaf043f [2022-04-29T21:04:01.564Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> 49ffcc4780ee [2022-04-29T21:04:01.564Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> 41d801fa6ad1 [2022-04-29T21:04:01.564Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> ed82f8d4cc1c [2022-04-29T21:04:01.564Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> de0532549754 [2022-04-29T21:04:01.564Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> 5790a17f9f4b [2022-04-29T21:04:01.564Z] Step 8/23 : COPY . . [2022-04-29T21:04:01.564Z] ---> Using cache [2022-04-29T21:04:01.564Z] ---> 3ff451df6076 [2022-04-29T21:04:01.564Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T21:04:02.553Z] ---> Running in c492509d67da [2022-04-29T21:04:03.540Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T21:04:03.540Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T21:04:03.832Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T21:04:03.832Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T21:04:04.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T21:04:07.072Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T21:04:07.072Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T21:04:10.479Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T21:04:10.479Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T21:04:10.758Z] 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-29T21:04:11.034Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T21:04:11.034Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T21:04:11.312Z] Collecting idna<2.8,>=2.5 [2022-04-29T21:04:11.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T21:04:12.577Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T21:04:12.577Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T21:04:12.853Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T21:04:12.853Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T21:04:12.853Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T21:04:12.853Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T21:04:14.845Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T21:04:14.845Z] Attempting uninstall: urllib3 [2022-04-29T21:04:14.845Z] Found existing installation: urllib3 1.26.7 [2022-04-29T21:04:14.845Z] Uninstalling urllib3-1.26.7: [2022-04-29T21:04:14.845Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T21:04:15.449Z] Attempting uninstall: idna [2022-04-29T21:04:15.449Z] Found existing installation: idna 3.3 [2022-04-29T21:04:15.449Z] Uninstalling idna-3.3: [2022-04-29T21:04:15.728Z] Successfully uninstalled idna-3.3 [2022-04-29T21:04:19.140Z] Attempting uninstall: requests [2022-04-29T21:04:19.140Z] Found existing installation: requests 2.26.0 [2022-04-29T21:04:19.140Z] Uninstalling requests-2.26.0: [2022-04-29T21:04:19.422Z] Successfully uninstalled requests-2.26.0 [2022-04-29T21:04:20.025Z] Running setup.py install for texttable: started [2022-04-29T21:04:23.428Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T21:04:23.428Z] Running setup.py install for PyYAML: started [2022-04-29T21:04:26.828Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T21:04:27.102Z] Running setup.py install for docopt: started [2022-04-29T21:04:30.497Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T21:04:30.497Z] Running setup.py install for dockerpty: started [2022-04-29T21:04:33.123Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T21:04:35.108Z] 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-29T21:04:50.228Z] Removing intermediate container eb6a47a8510a [2022-04-29T21:04:50.228Z] ---> 4ec75366bce8 [2022-04-29T21:04:50.228Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T21:04:50.228Z] ---> Running in d9bbd88743da [2022-04-29T21:04:50.507Z] Removing intermediate container d9bbd88743da [2022-04-29T21:04:50.507Z] ---> fdf0cbbdfcc4 [2022-04-29T21:04:50.507Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T21:04:50.507Z] ---> Running in fa695e78a9e1 [2022-04-29T21:04:51.107Z] Removing intermediate container fa695e78a9e1 [2022-04-29T21:04:51.107Z] ---> bcea3ac23406 [2022-04-29T21:04:51.107Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T21:04:52.554Z] ---> bdea62b890fe [2022-04-29T21:04:52.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T21:04:53.542Z] ---> 8f2f4a7c6e2b [2022-04-29T21:04:53.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T21:04:54.986Z] ---> 8f983cf9955d [2022-04-29T21:04:54.986Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T21:04:54.986Z] ---> Running in 71aa68326cd1 [2022-04-29T21:04:55.261Z] Removing intermediate container 71aa68326cd1 [2022-04-29T21:04:55.261Z] ---> 0d371c436551 [2022-04-29T21:04:55.261Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:04:55.535Z] ---> Running in dad087e690a2 [2022-04-29T21:04:56.190Z] Removing intermediate container dad087e690a2 [2022-04-29T21:04:56.190Z] ---> 2d6593128e92 [2022-04-29T21:04:56.190Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:04:56.190Z] ---> Running in 5d93a31c1f6c [2022-04-29T21:04:56.873Z] Removing intermediate container 5d93a31c1f6c [2022-04-29T21:04:56.873Z] ---> 089da9b8f974 [2022-04-29T21:04:56.873Z] Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:04:57.242Z] ---> Running in 2c2ac0df4fdd [2022-04-29T21:04:57.583Z] Removing intermediate container 2c2ac0df4fdd [2022-04-29T21:04:57.583Z] ---> 7ffd7ba09645 [2022-04-29T21:04:57.583Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:04:57.583Z] ---> Running in f6896f260ade [2022-04-29T21:04:58.223Z] Removing intermediate container f6896f260ade [2022-04-29T21:04:58.223Z] ---> c765366b5a2e [2022-04-29T21:04:58.223Z] [2022-04-29T21:04:58.843Z] Successfully built c765366b5a2e [2022-04-29T21:04:58.843Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-29T21:04:58.843Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-04-29T21:05:25.736Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:05:25.736Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:05:25.736Z] ---> 042aecaf043f [2022-04-29T21:05:25.736Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> 49ffcc4780ee [2022-04-29T21:05:25.736Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> 41d801fa6ad1 [2022-04-29T21:05:25.736Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> ed82f8d4cc1c [2022-04-29T21:05:25.736Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> de0532549754 [2022-04-29T21:05:25.736Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> 5790a17f9f4b [2022-04-29T21:05:25.736Z] Step 8/31 : COPY . . [2022-04-29T21:05:25.736Z] ---> Using cache [2022-04-29T21:05:25.736Z] ---> 3ff451df6076 [2022-04-29T21:05:25.736Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T21:05:25.736Z] ---> Running in 1457f8bbe545 [2022-04-29T21:05:27.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T21:09:19.821Z] Removing intermediate container c492509d67da [2022-04-29T21:09:19.821Z] ---> 923d865eb8b8 [2022-04-29T21:09:19.821Z] [2022-04-29T21:09:19.821Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T21:09:19.821Z] ---> ac73e934f311 [2022-04-29T21:09:19.821Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T21:09:19.821Z] ---> Using cache [2022-04-29T21:09:19.821Z] ---> 690fc68f6466 [2022-04-29T21:09:19.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T21:09:19.821Z] ---> Using cache [2022-04-29T21:09:19.821Z] ---> fbe790cd0f7c [2022-04-29T21:09:19.821Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T21:09:19.821Z] ---> Running in fd5bb3bf008d [2022-04-29T21:09:19.821Z] Removing intermediate container fd5bb3bf008d [2022-04-29T21:09:19.821Z] ---> 1408bbff4fec [2022-04-29T21:09:19.821Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T21:09:19.821Z] ---> Running in 525da7076656 [2022-04-29T21:09:19.821Z] Removing intermediate container 525da7076656 [2022-04-29T21:09:19.821Z] ---> 9f930bd1cbd5 [2022-04-29T21:09:19.821Z] Step 15/23 : WORKDIR / [2022-04-29T21:09:19.821Z] ---> Running in 51a05446bac9 [2022-04-29T21:09:19.821Z] Removing intermediate container 51a05446bac9 [2022-04-29T21:09:19.822Z] ---> e91b6cbe4bd8 [2022-04-29T21:09:19.822Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:09:19.822Z] ---> a9be454a1f53 [2022-04-29T21:09:19.822Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T21:09:19.822Z] ---> 09a75c0956e1 [2022-04-29T21:09:19.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T21:09:19.822Z] ---> 2842ee0f2e7e [2022-04-29T21:09:19.822Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T21:09:19.822Z] ---> Running in 88fbab6b2e43 [2022-04-29T21:09:19.822Z] Removing intermediate container 88fbab6b2e43 [2022-04-29T21:09:19.822Z] ---> c0ca68cd2860 [2022-04-29T21:09:19.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:09:19.822Z] ---> Running in 80331c0586b9 [2022-04-29T21:09:19.822Z] Removing intermediate container 80331c0586b9 [2022-04-29T21:09:19.822Z] ---> 9e93575f2eaf [2022-04-29T21:09:19.822Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:09:19.822Z] ---> Running in 116a0dd13c51 [2022-04-29T21:09:19.822Z] Removing intermediate container 116a0dd13c51 [2022-04-29T21:09:19.822Z] ---> 6835e732a9c0 [2022-04-29T21:09:19.822Z] Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:09:19.822Z] ---> Running in 558071dee2ce [2022-04-29T21:09:20.440Z] Removing intermediate container 558071dee2ce [2022-04-29T21:09:20.440Z] ---> ce40806f39ee [2022-04-29T21:09:20.440Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:09:20.440Z] ---> Running in 23116d0b47aa [2022-04-29T21:09:21.064Z] Removing intermediate container 23116d0b47aa [2022-04-29T21:09:21.064Z] ---> 663cb8f1d50f [2022-04-29T21:09:21.064Z] [2022-04-29T21:09:21.668Z] Successfully built 663cb8f1d50f [2022-04-29T21:09:21.668Z] Successfully tagged core-metadata-arm64:latest [2022-04-29T21:09:21.668Z] Building core-data [2022-04-29T21:09:54.051Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:09:54.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:09:54.051Z] ---> 042aecaf043f [2022-04-29T21:09:54.051Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T21:09:54.051Z] ---> Using cache [2022-04-29T21:09:54.051Z] ---> 49ffcc4780ee [2022-04-29T21:09:54.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:09:54.051Z] ---> Using cache [2022-04-29T21:09:54.051Z] ---> 41d801fa6ad1 [2022-04-29T21:09:54.051Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T21:09:54.051Z] ---> Running in 3ee61978a5a8 [2022-04-29T21:09:56.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:09:56.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:09:58.103Z] OK: 220 MiB in 52 packages [2022-04-29T21:09:59.100Z] Removing intermediate container 3ee61978a5a8 [2022-04-29T21:09:59.100Z] ---> 5375117eb2e2 [2022-04-29T21:09:59.100Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T21:10:00.117Z] ---> 8af680375d6f [2022-04-29T21:10:00.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:10:00.117Z] ---> Running in e88e69251706 [2022-04-29T21:10:05.550Z] Removing intermediate container e88e69251706 [2022-04-29T21:10:05.827Z] ---> a1354ede09fc [2022-04-29T21:10:05.828Z] Step 8/23 : COPY . . [2022-04-29T21:10:24.175Z] Removing intermediate container 1457f8bbe545 [2022-04-29T21:10:24.175Z] ---> 9156ec9af409 [2022-04-29T21:10:24.175Z] [2022-04-29T21:10:24.175Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T21:10:24.175Z] ---> ac73e934f311 [2022-04-29T21:10:24.175Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T21:10:24.175Z] ---> Running in 3326a0437752 [2022-04-29T21:10:24.457Z] Removing intermediate container 3326a0437752 [2022-04-29T21:10:24.457Z] ---> 87118b9e439a [2022-04-29T21:10:24.457Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T21:10:24.735Z] ---> Running in 836df34ee7db [2022-04-29T21:10:26.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:10:27.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:10:28.322Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T21:10:28.322Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T21:10:28.322Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:10:28.602Z] OK: 6 MiB in 16 packages [2022-04-29T21:10:30.580Z] Removing intermediate container 836df34ee7db [2022-04-29T21:10:30.580Z] ---> e8f1c3541338 [2022-04-29T21:10:30.580Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T21:10:30.580Z] ---> Running in 10a4a6b3c16c [2022-04-29T21:10:31.571Z] Removing intermediate container 10a4a6b3c16c [2022-04-29T21:10:31.571Z] ---> 6269942fcbc9 [2022-04-29T21:10:31.571Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T21:10:31.571Z] ---> Running in 6a1081e145ef [2022-04-29T21:10:32.164Z] Removing intermediate container 6a1081e145ef [2022-04-29T21:10:32.164Z] ---> 290795ff748a [2022-04-29T21:10:32.164Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T21:10:32.440Z] ---> Running in fbc57d6930ee [2022-04-29T21:10:32.716Z] ---> 3feaf5af9f25 [2022-04-29T21:10:32.716Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T21:10:32.716Z] ---> Running in 00801aa670ff [2022-04-29T21:10:35.339Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T21:10:35.944Z] Removing intermediate container fbc57d6930ee [2022-04-29T21:10:35.944Z] ---> a2da1f6bf147 [2022-04-29T21:10:35.944Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T21:10:35.944Z] ---> Running in cd9cdf1656f3 [2022-04-29T21:10:36.543Z] Removing intermediate container cd9cdf1656f3 [2022-04-29T21:10:36.543Z] ---> dd1e7ba957ff [2022-04-29T21:10:36.543Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T21:10:37.531Z] ---> 73b1b1765cc0 [2022-04-29T21:10:37.531Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T21:10:37.531Z] ---> Running in ebfad422927c [2022-04-29T21:10:40.179Z] Removing intermediate container ebfad422927c [2022-04-29T21:10:40.179Z] ---> 7c657e4bb76c [2022-04-29T21:10:40.179Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:10:41.165Z] ---> d91b57b4fb88 [2022-04-29T21:10:41.165Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T21:10:42.597Z] ---> 77a965344b60 [2022-04-29T21:10:42.597Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T21:10:43.581Z] ---> 0390230591e7 [2022-04-29T21:10:43.581Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T21:10:44.575Z] ---> e6375c16765a [2022-04-29T21:10:44.575Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T21:10:45.567Z] ---> aaceba9c684e [2022-04-29T21:10:45.567Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T21:10:45.842Z] ---> Running in f2833bb59b5b [2022-04-29T21:10:46.445Z] Removing intermediate container f2833bb59b5b [2022-04-29T21:10:46.445Z] ---> ab4938a838e4 [2022-04-29T21:10:46.445Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T21:10:47.444Z] ---> d96c5e878710 [2022-04-29T21:10:47.444Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T21:10:47.444Z] ---> Running in 81800c02b9e4 [2022-04-29T21:10:50.866Z] Removing intermediate container 81800c02b9e4 [2022-04-29T21:10:50.866Z] ---> 4590246d6da3 [2022-04-29T21:10:50.866Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T21:10:50.866Z] ---> Running in 8be094c7dc84 [2022-04-29T21:10:51.468Z] Removing intermediate container 8be094c7dc84 [2022-04-29T21:10:51.468Z] ---> 445d9c295f5a [2022-04-29T21:10:51.468Z] Step 28/31 : CMD ["gate"] [2022-04-29T21:10:51.747Z] ---> Running in eabf10185c94 [2022-04-29T21:10:52.353Z] Removing intermediate container eabf10185c94 [2022-04-29T21:10:52.353Z] ---> af6cb1321831 [2022-04-29T21:10:52.353Z] Step 29/31 : LABEL arch=arm64 [2022-04-29T21:10:52.635Z] ---> Running in 6416060deaaf [2022-04-29T21:10:52.914Z] Removing intermediate container 6416060deaaf [2022-04-29T21:10:52.914Z] ---> 131d85031ca9 [2022-04-29T21:10:52.914Z] Step 30/31 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:10:53.194Z] ---> Running in 5d1f383d9845 [2022-04-29T21:10:54.180Z] Removing intermediate container 5d1f383d9845 [2022-04-29T21:10:54.180Z] ---> 4c76e2c01a53 [2022-04-29T21:10:54.180Z] Step 31/31 : LABEL version=0.0.0 [2022-04-29T21:10:54.180Z] ---> Running in a397bc251132 [2022-04-29T21:10:54.786Z] Removing intermediate container a397bc251132 [2022-04-29T21:10:54.786Z] ---> 5fdffc066a40 [2022-04-29T21:10:54.786Z] [2022-04-29T21:10:55.389Z] Successfully built 5fdffc066a40 [2022-04-29T21:10:55.389Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-29T21:10:55.389Z] Building security-secretstore-setup [2022-04-29T21:11:22.213Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T21:11:22.213Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T21:11:22.213Z] ---> 042aecaf043f [2022-04-29T21:11:22.213Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> 49ffcc4780ee [2022-04-29T21:11:22.213Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> 41d801fa6ad1 [2022-04-29T21:11:22.213Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> ed82f8d4cc1c [2022-04-29T21:11:22.213Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> de0532549754 [2022-04-29T21:11:22.213Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> 5790a17f9f4b [2022-04-29T21:11:22.213Z] Step 8/25 : COPY . . [2022-04-29T21:11:22.213Z] ---> Using cache [2022-04-29T21:11:22.213Z] ---> 3ff451df6076 [2022-04-29T21:11:22.213Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T21:11:22.213Z] ---> Running in fc532afff977 [2022-04-29T21:11:24.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T21:16:01.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T21:16:01.320Z] Removing intermediate container fc532afff977 [2022-04-29T21:16:01.320Z] ---> f95044f6ab69 [2022-04-29T21:16:01.320Z] [2022-04-29T21:16:01.320Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T21:16:01.320Z] ---> ac73e934f311 [2022-04-29T21:16:01.320Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T21:16:01.320Z] ---> Running in 8c9f31cbe42b [2022-04-29T21:16:01.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:16:02.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:16:03.195Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T21:16:03.473Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T21:16:03.473Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T21:16:03.473Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:16:03.473Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T21:16:04.075Z] OK: 6 MiB in 17 packages [2022-04-29T21:16:06.088Z] Removing intermediate container 8c9f31cbe42b [2022-04-29T21:16:06.088Z] ---> ae4701f870a7 [2022-04-29T21:16:06.088Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T21:16:06.088Z] ---> Running in 6ab3d61010cf [2022-04-29T21:16:06.362Z] Removing intermediate container 6ab3d61010cf [2022-04-29T21:16:06.362Z] ---> 911e76007de9 [2022-04-29T21:16:06.362Z] Step 13/25 : WORKDIR / [2022-04-29T21:16:06.362Z] ---> Running in 56aa54948d77 [2022-04-29T21:16:06.964Z] Removing intermediate container 56aa54948d77 [2022-04-29T21:16:06.964Z] ---> 2f0866d42291 [2022-04-29T21:16:06.964Z] 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-29T21:16:07.950Z] ---> f217163cdaba [2022-04-29T21:16:07.950Z] 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-29T21:16:08.941Z] ---> e4c0e44d0ac1 [2022-04-29T21:16:08.941Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T21:16:09.933Z] ---> 256d8c76bf34 [2022-04-29T21:16:09.933Z] 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-29T21:16:11.932Z] ---> 23f843664145 [2022-04-29T21:16:11.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T21:16:13.921Z] ---> 1a1bd5925b46 [2022-04-29T21:16:13.921Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T21:16:17.329Z] ---> eee71bdffd99 [2022-04-29T21:16:17.329Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T21:16:18.772Z] ---> e23312b3e25f [2022-04-29T21:16:18.772Z] 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-29T21:16:19.070Z] ---> Running in cee3da3ee6a7 [2022-04-29T21:16:20.521Z] Removing intermediate container 00801aa670ff [2022-04-29T21:16:20.521Z] ---> d9d14ea5b3b9 [2022-04-29T21:16:20.521Z] [2022-04-29T21:16:20.521Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T21:16:20.521Z] ---> ac73e934f311 [2022-04-29T21:16:20.521Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T21:16:20.521Z] ---> Running in 2abda5e6fb29 [2022-04-29T21:16:21.520Z] Removing intermediate container 2abda5e6fb29 [2022-04-29T21:16:21.520Z] ---> 13a9b89b7563 [2022-04-29T21:16:21.520Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T21:16:21.520Z] ---> Running in e51534348e89 [2022-04-29T21:16:22.510Z] Removing intermediate container e51534348e89 [2022-04-29T21:16:22.510Z] ---> e8e5645e5f77 [2022-04-29T21:16:22.510Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T21:16:22.510Z] ---> Running in 08d0ef62f2a1 [2022-04-29T21:16:22.847Z] Removing intermediate container cee3da3ee6a7 [2022-04-29T21:16:22.848Z] ---> 6fe789744c4d [2022-04-29T21:16:22.848Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T21:16:23.122Z] ---> Running in 28ae1f60822c [2022-04-29T21:16:23.400Z] Removing intermediate container 08d0ef62f2a1 [2022-04-29T21:16:23.400Z] ---> db921b3f163e [2022-04-29T21:16:23.400Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:16:23.400Z] ---> Running in 484d11ff9322 [2022-04-29T21:16:23.680Z] Removing intermediate container 28ae1f60822c [2022-04-29T21:16:23.680Z] ---> d7428a89366f [2022-04-29T21:16:23.680Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T21:16:23.960Z] ---> Running in 48a29716b05b [2022-04-29T21:16:24.569Z] Removing intermediate container 48a29716b05b [2022-04-29T21:16:24.569Z] ---> 17c543b10bb0 [2022-04-29T21:16:24.569Z] Step 24/25 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:16:24.569Z] ---> Running in a036b39add61 [2022-04-29T21:16:25.608Z] Removing intermediate container a036b39add61 [2022-04-29T21:16:25.608Z] ---> f9b66bfa3f21 [2022-04-29T21:16:25.608Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T21:16:25.608Z] ---> Running in 12111950b119 [2022-04-29T21:16:26.394Z] Removing intermediate container 12111950b119 [2022-04-29T21:16:26.394Z] ---> bc56cce03eaa [2022-04-29T21:16:26.394Z] [2022-04-29T21:16:27.740Z] Removing intermediate container 484d11ff9322 [2022-04-29T21:16:27.740Z] ---> 1b6338b3edb1 [2022-04-29T21:16:27.740Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T21:16:27.740Z] ---> Running in 31169dcd1e54 [2022-04-29T21:16:28.034Z] Successfully built bc56cce03eaa [2022-04-29T21:16:28.034Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-29T21:16:30.039Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:16:31.207Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:16:32.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T21:16:32.188Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T21:16:32.188Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T21:16:32.464Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T21:16:32.464Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T21:16:32.741Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T21:16:32.741Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T21:16:32.741Z] OK: 8 MiB in 20 packages [2022-04-29T21:16:34.746Z] Removing intermediate container 31169dcd1e54 [2022-04-29T21:16:34.746Z] ---> 2b5451a4d7f1 [2022-04-29T21:16:34.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T21:16:35.355Z] ---> 44805164839d [2022-04-29T21:16:35.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T21:16:37.348Z] ---> ecb7d5af34e6 [2022-04-29T21:16:37.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T21:16:37.958Z] ---> f02564677993 [2022-04-29T21:16:37.958Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T21:16:38.249Z] ---> Running in 065084b2ac2b [2022-04-29T21:16:38.527Z] Removing intermediate container 065084b2ac2b [2022-04-29T21:16:38.527Z] ---> da437e83510e [2022-04-29T21:16:38.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T21:16:38.805Z] ---> Running in 72718979dfa8 [2022-04-29T21:16:39.413Z] Removing intermediate container 72718979dfa8 [2022-04-29T21:16:39.413Z] ---> d17ed5b7378a [2022-04-29T21:16:39.413Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T21:16:39.413Z] ---> Running in 4d1eddb2653a [2022-04-29T21:16:40.041Z] Removing intermediate container 4d1eddb2653a [2022-04-29T21:16:40.041Z] ---> d2d9c3bd185d [2022-04-29T21:16:40.041Z] Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:16:40.322Z] ---> Running in 744a7e7c1c76 [2022-04-29T21:16:40.928Z] Removing intermediate container 744a7e7c1c76 [2022-04-29T21:16:40.928Z] ---> 98b1019bc30d [2022-04-29T21:16:40.928Z] Step 23/23 : LABEL version=0.0.0 [2022-04-29T21:16:40.928Z] ---> Running in e4b36446b382 [2022-04-29T21:16:41.550Z] Removing intermediate container e4b36446b382 [2022-04-29T21:16:41.550Z] ---> f605f3debcc7 [2022-04-29T21:16:41.550Z] [2022-04-29T21:16:42.170Z] Successfully built f605f3debcc7 [2022-04-29T21:16:42.170Z] Successfully tagged core-data-arm64:latest [2022-04-29T21:28:35.357Z]  Building core-data ... done Building bin/spire-agent... [2022-04-29T21:28:35.357Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:28:35.357Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:28:35.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:28:35.357Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:28:35.357Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:28:35.357Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:28:35.357Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:28:35.357Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:28:35.357Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:28:35.357Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:28:35.357Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:28:35.357Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:28:35.357Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:31:57.458Z] Building bin/spire-agent... [2022-04-29T21:31:57.458Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:31:57.458Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:31:57.458Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:31:58.463Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:31:59.062Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:32:00.060Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:32:00.060Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:32:00.666Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:32:00.666Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:32:00.666Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:32:00.947Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:32:00.947Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:32:00.947Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:33:09.103Z] Building bin/spire-agent... [2022-04-29T21:33:09.103Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T21:33:09.103Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T21:33:09.103Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T21:33:09.103Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T21:33:09.103Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T21:33:09.103Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T21:33:09.103Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T21:33:12.508Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T21:33:12.508Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T21:33:12.508Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T21:33:12.508Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T21:33:12.508Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T21:33:12.508Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T21:33:45.690Z] Removing intermediate container d7ae790e2754 [2022-04-29T21:33:45.690Z] ---> 34e78d50dc47 [2022-04-29T21:33:45.690Z] [2022-04-29T21:33:45.690Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T21:33:45.690Z] ---> 3fb3c9af89a9 [2022-04-29T21:33:45.690Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:33:45.690Z] ---> Using cache [2022-04-29T21:33:45.690Z] ---> 7b289e7f5115 [2022-04-29T21:33:45.690Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:33:45.690Z] ---> Using cache [2022-04-29T21:33:45.690Z] ---> 3b88db970e7d [2022-04-29T21:33:45.690Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T21:33:45.690Z] ---> Running in 6a884ed03b25 [2022-04-29T21:33:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:33:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:33:45.690Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T21:33:45.690Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T21:33:45.690Z] OK: 15730 distinct packages available [2022-04-29T21:33:45.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:33:46.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:33:47.677Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T21:33:47.677Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T21:33:47.953Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T21:33:47.953Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T21:33:47.953Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:33:47.953Z] OK: 6 MiB in 18 packages [2022-04-29T21:33:49.950Z] Removing intermediate container 6a884ed03b25 [2022-04-29T21:33:49.950Z] ---> b1867acb8259 [2022-04-29T21:33:49.950Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:33:55.385Z] ---> d69db1affaf5 [2022-04-29T21:33:55.385Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:33:56.370Z] ---> 505966d97d60 [2022-04-29T21:33:56.370Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T21:33:56.370Z] ---> Running in 2082459e453b [2022-04-29T21:33:56.975Z] Removing intermediate container 2082459e453b [2022-04-29T21:33:56.975Z] ---> 3c5768a66c8d [2022-04-29T21:33:56.975Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T21:33:57.966Z] ---> a90ebc692fed [2022-04-29T21:33:57.966Z] Step 21/26 : WORKDIR / [2022-04-29T21:33:57.966Z] ---> Running in 33df309a80a7 [2022-04-29T21:33:58.575Z] Removing intermediate container 33df309a80a7 [2022-04-29T21:33:58.575Z] ---> 3cf47d51cf9e [2022-04-29T21:33:58.575Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:33:58.575Z] ---> Running in d03305853593 [2022-04-29T21:33:59.178Z] Removing intermediate container d03305853593 [2022-04-29T21:33:59.178Z] ---> 7d8771ed3646 [2022-04-29T21:33:59.178Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:33:59.178Z] ---> Running in 40036eb96be1 [2022-04-29T21:33:59.783Z] Removing intermediate container 40036eb96be1 [2022-04-29T21:33:59.783Z] ---> 459c45121195 [2022-04-29T21:33:59.783Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T21:34:00.065Z] ---> Running in f0269a6606be [2022-04-29T21:34:00.675Z] Removing intermediate container f0269a6606be [2022-04-29T21:34:00.676Z] ---> a3e3ba6fa3b2 [2022-04-29T21:34:00.676Z] Step 25/26 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:34:00.676Z] ---> Running in a169a3da9322 [2022-04-29T21:34:01.289Z] Removing intermediate container a169a3da9322 [2022-04-29T21:34:01.289Z] ---> 8ee4042822c5 [2022-04-29T21:34:01.289Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T21:34:01.289Z] ---> Running in 40427a7c4d67 [2022-04-29T21:34:01.566Z] Removing intermediate container 40427a7c4d67 [2022-04-29T21:34:01.566Z] ---> 91aadc543779 [2022-04-29T21:34:01.566Z] [2022-04-29T21:34:01.841Z] Successfully built 91aadc543779 [2022-04-29T21:34:01.841Z] Successfully tagged security-spire-config-arm64:latest [2022-04-29T21:37:23.844Z]  Building security-spire-config ... done Removing intermediate container 858d993e533b [2022-04-29T21:37:23.844Z] ---> ba2db8811fcc [2022-04-29T21:37:23.844Z] [2022-04-29T21:37:23.844Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T21:37:23.844Z] ---> 3fb3c9af89a9 [2022-04-29T21:37:23.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:37:23.844Z] ---> Using cache [2022-04-29T21:37:23.844Z] ---> 7b289e7f5115 [2022-04-29T21:37:23.844Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:37:23.844Z] ---> Using cache [2022-04-29T21:37:23.844Z] ---> 3b88db970e7d [2022-04-29T21:37:23.844Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T21:37:23.844Z] ---> Running in c9974c303568 [2022-04-29T21:37:23.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:37:23.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:37:23.844Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T21:37:23.844Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T21:37:23.844Z] OK: 15730 distinct packages available [2022-04-29T21:37:23.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T21:37:23.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T21:37:23.844Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T21:37:23.844Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T21:37:23.844Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T21:37:23.844Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T21:37:23.844Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T21:37:23.844Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T21:37:23.844Z] OK: 6 MiB in 19 packages [2022-04-29T21:37:23.844Z] Removing intermediate container c9974c303568 [2022-04-29T21:37:23.844Z] ---> 191d9077bcd8 [2022-04-29T21:37:23.844Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T21:37:23.844Z] ---> 4c3d54b84393 [2022-04-29T21:37:23.844Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:37:29.253Z] ---> 22279933fe66 [2022-04-29T21:37:29.253Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:37:29.253Z] ---> bb14cdbe36dd [2022-04-29T21:37:29.253Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T21:37:29.851Z] ---> f6a9e1452403 [2022-04-29T21:37:29.851Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T21:37:30.831Z] ---> 183f7d626661 [2022-04-29T21:37:30.831Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:37:30.831Z] ---> Running in cb9e17c5a300 [2022-04-29T21:37:31.105Z] Removing intermediate container cb9e17c5a300 [2022-04-29T21:37:31.105Z] ---> c2c5006a7f3b [2022-04-29T21:37:31.105Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:37:31.378Z] ---> Running in c8bb8c4707cf [2022-04-29T21:37:31.654Z] Removing intermediate container c8bb8c4707cf [2022-04-29T21:37:31.654Z] ---> f05f159d5db9 [2022-04-29T21:37:31.654Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T21:37:31.654Z] ---> Running in 3f61a02a8186 [2022-04-29T21:37:32.254Z] Removing intermediate container 3f61a02a8186 [2022-04-29T21:37:32.254Z] ---> c0863cb891d2 [2022-04-29T21:37:32.254Z] Step 25/26 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:37:32.254Z] ---> Running in 3a65a362dab2 [2022-04-29T21:37:32.538Z] Removing intermediate container 3a65a362dab2 [2022-04-29T21:37:32.538Z] ---> 7e7b3a7306a7 [2022-04-29T21:37:32.538Z] Step 26/26 : LABEL version=0.0.0 [2022-04-29T21:37:32.811Z] ---> Running in bed0272c801b [2022-04-29T21:37:33.085Z] Removing intermediate container bed0272c801b [2022-04-29T21:37:33.085Z] ---> 98ecbc1782b8 [2022-04-29T21:37:33.085Z] [2022-04-29T21:37:33.360Z] Successfully built 98ecbc1782b8 [2022-04-29T21:37:33.360Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-29T21:37:48.425Z]  Building security-spire-agent ... done Removing intermediate container 716623d40fde [2022-04-29T21:37:48.425Z] ---> 64a9cef1fc5f [2022-04-29T21:37:48.425Z] [2022-04-29T21:37:48.425Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T21:37:48.425Z] ---> 3fb3c9af89a9 [2022-04-29T21:37:48.425Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T21:37:48.425Z] ---> Using cache [2022-04-29T21:37:48.425Z] ---> 7b289e7f5115 [2022-04-29T21:37:48.425Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T21:37:48.425Z] ---> Using cache [2022-04-29T21:37:48.425Z] ---> 3b88db970e7d [2022-04-29T21:37:48.425Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T21:37:48.425Z] ---> Using cache [2022-04-29T21:37:48.425Z] ---> 191d9077bcd8 [2022-04-29T21:37:48.425Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T21:37:49.853Z] ---> 997b7195c473 [2022-04-29T21:37:49.853Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T21:37:50.124Z] ---> 6a2a1a0e7f6d [2022-04-29T21:37:50.124Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T21:37:50.719Z] ---> 2eece9784a73 [2022-04-29T21:37:50.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T21:37:51.312Z] ---> e7ce4efc5ac7 [2022-04-29T21:37:51.312Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T21:37:51.312Z] ---> Running in b592f5c4f7d7 [2022-04-29T21:37:51.595Z] Removing intermediate container b592f5c4f7d7 [2022-04-29T21:37:51.595Z] ---> 770979d516e4 [2022-04-29T21:37:51.595Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T21:37:51.595Z] ---> Running in 53786ee060e7 [2022-04-29T21:37:52.185Z] Removing intermediate container 53786ee060e7 [2022-04-29T21:37:52.185Z] ---> 8031dfcb531f [2022-04-29T21:37:52.185Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T21:37:52.185Z] ---> Running in 9d3f498aedaf [2022-04-29T21:37:52.457Z] Removing intermediate container 9d3f498aedaf [2022-04-29T21:37:52.457Z] ---> d9c4da06e192 [2022-04-29T21:37:52.457Z] Step 24/25 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 [2022-04-29T21:37:52.457Z] ---> Running in 1a91abc0a223 [2022-04-29T21:37:52.727Z] Removing intermediate container 1a91abc0a223 [2022-04-29T21:37:52.727Z] ---> 96b77307e244 [2022-04-29T21:37:52.727Z] Step 25/25 : LABEL version=0.0.0 [2022-04-29T21:37:52.727Z] ---> Running in bf285d9fc694 [2022-04-29T21:37:53.324Z] Removing intermediate container bf285d9fc694 [2022-04-29T21:37:53.324Z] ---> 1f5298d28794 [2022-04-29T21:37:53.324Z] [2022-04-29T21:37:53.324Z] Successfully built 1f5298d28794 [2022-04-29T21:37:53.324Z] Successfully tagged security-spire-server-arm64:latest [2022-04-29T21:37:53.932Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-29T21:37:53.922Z] $ docker stop --time=1 a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f [2022-04-29T21:37:55.607Z] $ docker rm -f a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T21:37:56.175Z] + docker images [2022-04-29T21:37:56.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T21:37:56.446Z] security-spire-server-arm64 latest 1f5298d28794 4 seconds ago 86.3MB [2022-04-29T21:37:56.446Z] 64a9cef1fc5f 23 seconds ago 4.14GB [2022-04-29T21:37:56.446Z] security-spire-agent-arm64 latest 98ecbc1782b8 24 seconds ago 126MB [2022-04-29T21:37:56.716Z] ba2db8811fcc About a minute ago 4.14GB [2022-04-29T21:37:56.716Z] security-spire-config-arm64 latest 91aadc543779 3 minutes ago 85.6MB [2022-04-29T21:37:56.716Z] 34e78d50dc47 4 minutes ago 4.14GB [2022-04-29T21:37:56.716Z] core-data-arm64 latest f605f3debcc7 21 minutes ago 21.6MB [2022-04-29T21:37:56.716Z] security-secretstore-setup-arm64 latest bc56cce03eaa 21 minutes ago 27.5MB [2022-04-29T21:37:56.716Z] d9d14ea5b3b9 21 minutes ago 1.34GB [2022-04-29T21:37:56.716Z] f95044f6ab69 21 minutes ago 1.32GB [2022-04-29T21:37:56.716Z] security-bootstrapper-arm64 latest 5fdffc066a40 27 minutes ago 18.3MB [2022-04-29T21:37:56.716Z] 9156ec9af409 27 minutes ago 1.31GB [2022-04-29T21:37:56.716Z] core-metadata-arm64 latest 663cb8f1d50f 28 minutes ago 16.3MB [2022-04-29T21:37:56.716Z] 923d865eb8b8 28 minutes ago 1.31GB [2022-04-29T21:37:56.716Z] sys-mgmt-agent-arm64 latest c765366b5a2e 32 minutes ago 282MB [2022-04-29T21:37:56.716Z] security-proxy-setup-arm64 latest 1c1062be1865 34 minutes ago 26.1MB [2022-04-29T21:37:56.716Z] 00ceb1a3f516 34 minutes ago 1.31GB [2022-04-29T21:37:56.716Z] 41cade5c8194 34 minutes ago 1.31GB [2022-04-29T21:37:56.716Z] support-notifications-arm64 latest 565d6cf0f2b7 40 minutes ago 25.8MB [2022-04-29T21:37:56.716Z] support-scheduler-arm64 latest 0b9973012dcb 40 minutes ago 25.3MB [2022-04-29T21:37:56.716Z] 860e0c74ee07 40 minutes ago 1.36GB [2022-04-29T21:37:56.716Z] 14bf8f83b4be 40 minutes ago 1.36GB [2022-04-29T21:37:56.716Z] security-spiffe-token-provider-arm64 latest 23cb3c57a0ff 41 minutes ago 27.9MB [2022-04-29T21:37:56.716Z] 14bcf7990543 41 minutes ago 1.36GB [2022-04-29T21:37:56.716Z] core-command-arm64 latest 3a7c040d1888 43 minutes ago 15.5MB [2022-04-29T21:37:56.716Z] dbe988822732 43 minutes ago 1.3GB [2022-04-29T21:37:56.716Z] ci-base-image-arm64 latest 042aecaf043f About an hour ago 885MB [2022-04-29T21:37:56.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 7 days ago 551MB [2022-04-29T21:37:56.716Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-29T21:37:56.716Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-29T21:37:56.716Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-29T21:37:56.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:37:57.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:37:57.156Z] [2022-04-29T21:37:57.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:37:57.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:37:57.770Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-29T21:37:57.770Z] 8998bd30e6a1: Pulling fs layer [2022-04-29T21:37:57.770Z] 04944245beec: Pulling fs layer [2022-04-29T21:37:57.770Z] 699f458cf7ca: Pulling fs layer [2022-04-29T21:37:57.770Z] 765212b225bb: Pulling fs layer [2022-04-29T21:37:57.770Z] f23df028b6ca: Pulling fs layer [2022-04-29T21:37:57.770Z] d65c8cfc05b1: Pulling fs layer [2022-04-29T21:37:57.770Z] 2437ff75d9bd: Pulling fs layer [2022-04-29T21:37:57.770Z] 765212b225bb: Waiting [2022-04-29T21:37:57.770Z] f23df028b6ca: Waiting [2022-04-29T21:37:57.770Z] d65c8cfc05b1: Waiting [2022-04-29T21:37:57.770Z] 2437ff75d9bd: Waiting [2022-04-29T21:37:57.770Z] 04944245beec: Verifying Checksum [2022-04-29T21:37:57.771Z] 04944245beec: Download complete [2022-04-29T21:37:57.771Z] 765212b225bb: Verifying Checksum [2022-04-29T21:37:57.771Z] 765212b225bb: Download complete [2022-04-29T21:37:57.771Z] f23df028b6ca: Verifying Checksum [2022-04-29T21:37:57.771Z] f23df028b6ca: Download complete [2022-04-29T21:37:57.771Z] d65c8cfc05b1: Verifying Checksum [2022-04-29T21:37:57.771Z] d65c8cfc05b1: Download complete [2022-04-29T21:37:58.046Z] 699f458cf7ca: Verifying Checksum [2022-04-29T21:37:58.046Z] 699f458cf7ca: Download complete [2022-04-29T21:37:58.317Z] 8998bd30e6a1: Download complete [2022-04-29T21:38:00.923Z] 2437ff75d9bd: Verifying Checksum [2022-04-29T21:38:00.923Z] 2437ff75d9bd: Download complete [2022-04-29T21:38:02.355Z] 8998bd30e6a1: Pull complete [2022-04-29T21:38:02.947Z] 04944245beec: Pull complete [2022-04-29T21:38:04.375Z] 699f458cf7ca: Pull complete [2022-04-29T21:38:04.375Z] 765212b225bb: Pull complete [2022-04-29T21:38:05.350Z] f23df028b6ca: Pull complete [2022-04-29T21:38:05.350Z] d65c8cfc05b1: Pull complete [2022-04-29T21:38:20.415Z] 2437ff75d9bd: Pull complete [2022-04-29T21:38:20.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-29T21:38:20.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T21:38:20.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-29T21:38:20.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container [2022-04-29T21:38:20.737Z] $ 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-29T21:38:23.642Z] $ docker top 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:24.705Z] ---> job-cost.sh [2022-04-29T21:38:24.705Z] lf-activate-venv: SKIPPING [2022-04-29T21:38:24.705Z] INFO: No Stack... [2022-04-29T21:38:25.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-29T21:38:26.272Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T21:38:26.942Z] + + cut -d,cat -f6 /w/workspace/edgex-go/10/archives/cost.csv [2022-04-29T21:38:26.942Z] [Pipeline] lock [2022-04-29T21:38:26.977Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] [2022-04-29T21:38:26.987Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] did not exist. Created. [2022-04-29T21:38:26.987Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T21:38:27.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-29T21:38:27.845Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T21:38:27.853Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T21:38:27.857Z] $ docker stop --time=1 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 [2022-04-29T21:38:29.448Z] $ docker rm -f 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 [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-29T21:38:30.074Z] provisioning config files... [2022-04-29T21:38:30.083Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config65195387667658175tmp [Pipeline] { [Pipeline] sh [2022-04-29T21:38:30.377Z] + set +x [2022-04-29T21:38:30.377Z] + curl -s https://codecov.io/bash [2022-04-29T21:38:30.377Z] + bash -s -- [2022-04-29T21:38:30.377Z] [2022-04-29T21:38:30.377Z] _____ _ [2022-04-29T21:38:30.377Z] / ____| | | [2022-04-29T21:38:30.377Z] | | ___ __| | ___ ___ _____ __ [2022-04-29T21:38:30.377Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-29T21:38:30.377Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-29T21:38:30.377Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-29T21:38:30.377Z] Bash-1.0.6 [2022-04-29T21:38:30.377Z] [2022-04-29T21:38:30.377Z] [2022-04-29T21:38:30.377Z] ==> git version 2.25.1 found [2022-04-29T21:38:30.377Z] ==> 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-29T21:38:30.377Z] Release-Date: 2020-01-08 [2022-04-29T21:38:30.377Z] 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-29T21:38:30.377Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-29T21:38:30.377Z] ==> Jenkins CI detected. [2022-04-29T21:38:30.377Z] current dir:  /w/workspace/edgex-go/10 [2022-04-29T21:38:30.377Z] project root: . [2022-04-29T21:38:30.377Z] --> token set from env [2022-04-29T21:38:30.377Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-29T21:38:30.637Z] ==> Running gcov in . (disable via -X gcov) [2022-04-29T21:38:30.637Z] ==> Python coveragepy not found [2022-04-29T21:38:30.637Z] ==> Searching for coverage reports in: [2022-04-29T21:38:30.637Z] + . [2022-04-29T21:38:30.638Z] -> Found 1 reports [2022-04-29T21:38:30.638Z] ==> Detecting git/mercurial file structure [2022-04-29T21:38:30.638Z] ==> Reading reports [2022-04-29T21:38:30.638Z] + ./coverage.out bytes=435134 [2022-04-29T21:38:30.638Z] ==> Appending adjustments [2022-04-29T21:38:30.638Z] https://docs.codecov.io/docs/fixing-reports [2022-04-29T21:38:32.020Z] + Found adjustments [2022-04-29T21:38:32.020Z] ==> Gzipping contents [2022-04-29T21:38:32.020Z] 60K /tmp/codecov.g9YHYs.gz [2022-04-29T21:38:32.020Z] ==> Uploading reports [2022-04-29T21:38:32.020Z] url: https://codecov.io [2022-04-29T21:38:32.020Z] query: branch=PR-3987&commit=035dcafd2bc8ae1597ec2c539f701d85bd15020a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-29T21:38:32.020Z] -> Pinging Codecov [2022-04-29T21:38:32.020Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=035dcafd2bc8ae1597ec2c539f701d85bd15020a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-29T21:38:32.020Z] -> Uploading to [2022-04-29T21:38:32.021Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/035dcafd2bc8ae1597ec2c539f701d85bd15020a/3118a9f0-b7eb-4e91-8afa-dfb767f6f685.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T213831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c316e7304f993645bd65aa5a0248c7bf47d9a88c9b69a0c6c6c045d5e367c8f1 [2022-04-29T21:38:32.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T21:38:32.021Z] Dload Upload Total Spent Left Speed [2022-04-29T21:38:32.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59760 0 0 100 59760 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-04-29T21:38:32.282Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] } [2022-04-29T21:38:32.291Z] 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-29T21:38:32.997Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:33.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:34.158Z] ---> package-listing.sh [2022-04-29T21:38:34.158Z] ++ facter osfamily [2022-04-29T21:38:34.159Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-29T21:38:34.418Z] + OS_FAMILY=debian [2022-04-29T21:38:34.418Z] + workspace=/w/workspace/edgex-go/10 [2022-04-29T21:38:34.418Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-29T21:38:34.418Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-29T21:38:34.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-29T21:38:34.418Z] + PACKAGES=/tmp/packages_start.txt [2022-04-29T21:38:34.418Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-29T21:38:34.418Z] + PACKAGES=/tmp/packages_end.txt [2022-04-29T21:38:34.418Z] + case "${OS_FAMILY}" in [2022-04-29T21:38:34.418Z] + dpkg -l [2022-04-29T21:38:34.418Z] + grep '^ii' [2022-04-29T21:38:34.418Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-29T21:38:34.418Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-29T21:38:34.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-29T21:38:34.418Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-29T21:38:34.418Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-04-29T21:38:34.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-04-29T21:38:34.430Z] 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-29T21:38:34.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:38:35.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:38:35.270Z] [2022-04-29T21:38:35.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T21:38:35.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:38:35.572Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-29T21:38:35.572Z] 5eb5b503b376: Pulling fs layer [2022-04-29T21:38:35.572Z] 5c69ac0246d0: Pulling fs layer [2022-04-29T21:38:35.572Z] ec43610c2a17: Pulling fs layer [2022-04-29T21:38:35.572Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-29T21:38:35.572Z] 33b1e0a273af: Pulling fs layer [2022-04-29T21:38:35.572Z] 5d3b04190fa2: Pulling fs layer [2022-04-29T21:38:35.572Z] 2f39f015ded8: Pulling fs layer [2022-04-29T21:38:35.572Z] 2f39f015ded8: Waiting [2022-04-29T21:38:35.572Z] 3a2ae6a8a46f: Waiting [2022-04-29T21:38:35.572Z] 5c69ac0246d0: Verifying Checksum [2022-04-29T21:38:35.572Z] 5c69ac0246d0: Download complete [2022-04-29T21:38:35.572Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-29T21:38:35.572Z] 3a2ae6a8a46f: Download complete [2022-04-29T21:38:35.572Z] ec43610c2a17: Verifying Checksum [2022-04-29T21:38:35.572Z] ec43610c2a17: Download complete [2022-04-29T21:38:35.572Z] 33b1e0a273af: Verifying Checksum [2022-04-29T21:38:35.572Z] 33b1e0a273af: Download complete [2022-04-29T21:38:35.572Z] 5d3b04190fa2: Download complete [2022-04-29T21:38:35.832Z] 5eb5b503b376: Verifying Checksum [2022-04-29T21:38:35.832Z] 5eb5b503b376: Download complete [2022-04-29T21:38:36.401Z] 2f39f015ded8: Verifying Checksum [2022-04-29T21:38:36.401Z] 2f39f015ded8: Download complete [2022-04-29T21:38:36.969Z] 5eb5b503b376: Pull complete [2022-04-29T21:38:36.969Z] 5c69ac0246d0: Pull complete [2022-04-29T21:38:37.535Z] ec43610c2a17: Pull complete [2022-04-29T21:38:37.535Z] 3a2ae6a8a46f: Pull complete [2022-04-29T21:38:37.793Z] 33b1e0a273af: Pull complete [2022-04-29T21:38:37.793Z] 5d3b04190fa2: Pull complete [2022-04-29T21:38:41.987Z] 2f39f015ded8: Pull complete [2022-04-29T21:38:41.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-29T21:38:41.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T21:38:41.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-29T21:38:42.053Z] prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container [2022-04-29T21:38:42.079Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T21:38:43.908Z] $ docker top 53a61ff35ab5a3f7bf63bb82511b2b6ed4c77b5ee0eb343763d40b83ad6a963a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T21:38:44.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-29T21:38:44.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-29T21:38:44.857Z] + ls /var/log/sa-host [2022-04-29T21:38:44.857Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T21:38:45.092Z] provisioning config files... [2022-04-29T21:38:45.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2359265241752394885tmp [Pipeline] { [Pipeline] echo [2022-04-29T21:38:45.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:45.403Z] ---> create-netrc.sh [Pipeline] } [2022-04-29T21:38:45.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:45.745Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-29T21:38:45.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:46.053Z] ---> sudo-logs.sh [2022-04-29T21:38:46.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-29T21:38:46.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:46.364Z] ---> job-cost.sh [2022-04-29T21:38:46.364Z] lf-activate-venv: SKIPPING [2022-04-29T21:38:46.364Z] DEBUG: total: 0.2199999988079071 [2022-04-29T21:38:46.364Z] INFO: Retrieving Stack Cost... [2022-04-29T21:38:46.624Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T21:38:47.195Z] INFO: Archiving Costs [Pipeline] echo [2022-04-29T21:38:47.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T21:38:47.499Z] ---> logs-deploy.sh [2022-04-29T21:38:47.499Z] lf-activate-venv: SKIPPING [2022-04-29T21:38:47.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/10 [2022-04-29T21:38:47.499Z] INFO: archiving workspace using pattern(s): [2022-04-29T21:38:48.442Z] Archives upload complete. [2022-04-29T21:38:48.442Z] INFO: archiving logs to Nexus