Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c15146d7e685b738b59aee3b02359645ee62d3+8a434eff5741b00a042359b422f09b9192f26247 (a3d1715dd1e890453098999afcc82c78fc629f30) 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-ssh9336754584695280513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3811723371573905836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-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-ssh10914540202565902964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4288831040528184236.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-ssh10086796773816535061.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-33371 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 > 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 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 Merge succeeded, producing 65a97619a16cf7415cb696db31b99692f86f7e81 Checking out Revision 65a97619a16cf7415cb696db31b99692f86f7e81 (PR-3987) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65a97619a16cf7415cb696db31b99692f86f7e81 # timeout=10 Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" > git rev-list --no-walk 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T20:29:27.997Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T20:29:28.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T20:29:28.051Z] ========================================================= [2022-04-26T20:29:28.051Z] EdgeX Global Pipelines Version Info [2022-04-26T20:29:28.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:29:28.814Z] ------------------- [2022-04-26T20:29:28.814Z] stable info: [2022-04-26T20:29:28.814Z] ------------------- [2022-04-26T20:29:28.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T20:29:28.814Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T20:29:28.814Z] Message: update stable to v1.0.221 [2022-04-26T20:29:29.389Z] ------------------- [2022-04-26T20:29:29.389Z] experimental info: [2022-04-26T20:29:29.389Z] ------------------- [2022-04-26T20:29:29.389Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-26T20:29:29.389Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-26T20:29:29.389Z] Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T20:29:29.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T20:29:29.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T20:29:29.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T20:29:29.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T20:29:29.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T20:29:29.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T20:29:29.618Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T20:29:29.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T20:29:29.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T20:29:29.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T20:29:29.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T20:29:29.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T20:29:29.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T20:29:29.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T20:29:29.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T20:29:29.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T20:29:29.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T20:29:29.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T20:29:29.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T20:29:29.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T20:29:29.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T20:29:29.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T20:29:29.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-26T20:29:29.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-26T20:29:29.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-26T20:29:29.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo [2022-04-26T20:29:29.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65a9761 [Pipeline] echo [2022-04-26T20:29:29.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T20:29:29.967Z] provisioning config files... [2022-04-26T20:29:29.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1208515355397212555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:29:30.293Z] ---> docker-login.sh [2022-04-26T20:29:30.293Z] nexus3.edgexfoundry.org:10001 [2022-04-26T20:29:30.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:29:30.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:29:30.876Z] Configure a credential helper to remove this warning. See [2022-04-26T20:29:30.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:29:30.876Z] [2022-04-26T20:29:30.876Z] Login Succeeded [2022-04-26T20:29:30.876Z] nexus3.edgexfoundry.org:10002 [2022-04-26T20:29:31.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:29:31.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:29:31.139Z] Configure a credential helper to remove this warning. See [2022-04-26T20:29:31.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:29:31.139Z] [2022-04-26T20:29:31.139Z] Login Succeeded [2022-04-26T20:29:31.139Z] nexus3.edgexfoundry.org:10003 [2022-04-26T20:29:31.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:29:31.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:29:31.401Z] Configure a credential helper to remove this warning. See [2022-04-26T20:29:31.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:29:31.401Z] [2022-04-26T20:29:31.401Z] Login Succeeded [2022-04-26T20:29:31.401Z] nexus3.edgexfoundry.org:10004 [2022-04-26T20:29:31.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:29:31.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:29:31.401Z] Configure a credential helper to remove this warning. See [2022-04-26T20:29:31.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:29:31.401Z] [2022-04-26T20:29:31.401Z] Login Succeeded [2022-04-26T20:29:31.401Z] docker.io [2022-04-26T20:29:31.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:29:31.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:29:31.977Z] Configure a credential helper to remove this warning. See [2022-04-26T20:29:31.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:29:31.977Z] [2022-04-26T20:29:31.977Z] Login Succeeded [2022-04-26T20:29:31.977Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T20:29:31.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T20:29:32.307Z] + 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-26T20:29:32.307Z] + dirname cmd/core-command/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/core-data/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T20:29:32.307Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2022-04-26T20:29:32.307Z] -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T20:29:32.307Z] + + dirname cmd/support-notifications/Dockerfile [2022-04-26T20:29:32.307Z] cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T20:29:32.307Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T20:29:32.307Z] + cut -d/ -f2 [2022-04-26T20:29:32.307Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T20:29:32.457Z] 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-26T20:29:32.819Z] + git rev-list -1 --merges 65a97619a16cf7415cb696db31b99692f86f7e81~1..65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo [2022-04-26T20:29:32.832Z] -----------> git rev-list -1 --merges 65a97619a16cf7415cb696db31b99692f86f7e81~1..65a97619a16cf7415cb696db31b99692f86f7e81 65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:29:32.832Z] 65a97619a16cf7415cb696db31b99692f86f7e81 [false] [Pipeline] sh [2022-04-26T20:29:33.128Z] + git log --format=format:%s -1 65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] echo [2022-04-26T20:29:33.147Z] ========================================================= [2022-04-26T20:29:33.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T20:29:33.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T20:29:33.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T20:29:33.697Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T20:29:33.697Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T20:29:33.697Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T20:29:33.697Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T20:29:33.697Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T20:29:33.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:29:34.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T20:29:34.124Z] [2022-04-26T20:29:34.124Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:29:34.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T20:29:34.434Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T20:29:34.434Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T20:29:34.434Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T20:29:34.434Z] 4c7163046ea9: Pulling fs layer [2022-04-26T20:29:34.434Z] 0c2d73faf560: Pulling fs layer [2022-04-26T20:29:34.434Z] 0c2d73faf560: Waiting [2022-04-26T20:29:34.434Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T20:29:34.434Z] 3e5f54012d9b: Download complete [2022-04-26T20:29:34.434Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T20:29:34.434Z] a0d0a0d46f8b: Download complete [2022-04-26T20:29:34.696Z] 0c2d73faf560: Verifying Checksum [2022-04-26T20:29:34.696Z] 0c2d73faf560: Download complete [2022-04-26T20:29:34.696Z] 4c7163046ea9: Verifying Checksum [2022-04-26T20:29:34.696Z] 4c7163046ea9: Download complete [2022-04-26T20:29:34.696Z] a0d0a0d46f8b: Pull complete [2022-04-26T20:29:34.696Z] 3e5f54012d9b: Pull complete [2022-04-26T20:29:35.270Z] 4c7163046ea9: Pull complete [2022-04-26T20:29:35.270Z] 0c2d73faf560: Pull complete [2022-04-26T20:29:35.270Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T20:29:35.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T20:29:35.542Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T20:29:35.629Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T20:29:35.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T20:29:36.596Z] $ docker top dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T20:29:36.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T20:29:36.704Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T20:29:36.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T20:29:36.858Z] $ docker exec dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent [2022-04-26T20:29:36.981Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCaBLdB/agent.13 [2022-04-26T20:29:36.981Z] SSH_AGENT_PID=19 [2022-04-26T20:29:36.988Z] Running ssh-add (command line suppressed) [2022-04-26T20:29:37.115Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5286865877703298458.key (/w/workspace/edgex-go/2@tmp/private_key_5286865877703298458.key) [2022-04-26T20:29:37.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T20:29:37.420Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T20:29:37.449Z] $ docker exec --env ******** --env ******** dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent -k [2022-04-26T20:29:37.568Z] unset SSH_AUTH_SOCK; [2022-04-26T20:29:37.568Z] unset SSH_AGENT_PID; [2022-04-26T20:29:37.568Z] echo Agent pid 19 killed; [2022-04-26T20:29:37.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T20:29:37.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T20:29:37.598Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T20:29:37.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T20:29:37.741Z] $ docker exec dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent [2022-04-26T20:29:37.865Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmOfpdN/agent.52 [2022-04-26T20:29:37.865Z] SSH_AGENT_PID=59 [2022-04-26T20:29:37.870Z] Running ssh-add (command line suppressed) [2022-04-26T20:29:37.995Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1958085752025739917.key (/w/workspace/edgex-go/2@tmp/private_key_1958085752025739917.key) [2022-04-26T20:29:38.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T20:29:38.298Z] + git semver init [2022-04-26T20:29:38.298Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T20:29:38.298Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-26T20:29:38.298Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-26T20:29:38.298Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T20:29:38.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T20:29:38.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T20:29:38.298Z] # $SEMVER_BRANCH = PR-3987 [2022-04-26T20:29:38.298Z] # $SEMVER_TEMP = /tmp/semver-074717689 [2022-04-26T20:29:38.298Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T20:29:53.255Z] # '/tmp/semver-074717689' -> '/w/workspace/edgex-go/2/.semver' [2022-04-26T20:29:53.255Z] # -> Force: false [2022-04-26T20:29:53.255Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-26T20:29:53.274Z] $ docker exec --env ******** --env ******** dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 ssh-agent -k [2022-04-26T20:29:53.414Z] unset SSH_AUTH_SOCK; [2022-04-26T20:29:53.414Z] unset SSH_AGENT_PID; [2022-04-26T20:29:53.414Z] echo Agent pid 59 killed; [2022-04-26T20:29:53.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T20:29:53.746Z] + git semver [Pipeline] } [2022-04-26T20:29:53.768Z] $ docker stop --time=1 dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 [2022-04-26T20:29:55.929Z] $ docker rm -f dd9939c19deddb3ff05351464e1834410ec433df2b728d9a8111b83c58190491 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T20:29:56.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T20:29:56.586Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T20:29:56.589Z] [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-26T20:29:56.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T20:29:56.740Z] ========================================================= [2022-04-26T20:29:56.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T20:29:56.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:29:57.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T20:29:57.035Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T20:29:57.035Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T20:29:57.035Z] 666ba61612fd: Pulling fs layer [2022-04-26T20:29:57.035Z] 8ed8ca486205: Pulling fs layer [2022-04-26T20:29:57.035Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T20:29:57.035Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T20:29:57.035Z] ca2b28591e48: Pulling fs layer [2022-04-26T20:29:57.035Z] a51346096db8: Pulling fs layer [2022-04-26T20:29:57.035Z] daebc70d1ce1: Pulling fs layer [2022-04-26T20:29:57.035Z] 0e18a0eac166: Pulling fs layer [2022-04-26T20:29:57.035Z] a51346096db8: Waiting [2022-04-26T20:29:57.035Z] 0e18a0eac166: Waiting [2022-04-26T20:29:57.035Z] daebc70d1ce1: Waiting [2022-04-26T20:29:57.035Z] 22a0e8bec74d: Waiting [2022-04-26T20:29:57.035Z] ca2b28591e48: Waiting [2022-04-26T20:29:57.035Z] 4fe6c5a15a65: Waiting [2022-04-26T20:29:57.035Z] 8ed8ca486205: Verifying Checksum [2022-04-26T20:29:57.035Z] 8ed8ca486205: Download complete [2022-04-26T20:29:57.035Z] 666ba61612fd: Verifying Checksum [2022-04-26T20:29:57.035Z] 666ba61612fd: Download complete [2022-04-26T20:29:57.035Z] 22a0e8bec74d: Download complete [2022-04-26T20:29:57.035Z] 59bf1c3509f3: Download complete [2022-04-26T20:29:57.035Z] ca2b28591e48: Verifying Checksum [2022-04-26T20:29:57.035Z] ca2b28591e48: Download complete [2022-04-26T20:29:57.035Z] a51346096db8: Verifying Checksum [2022-04-26T20:29:57.035Z] a51346096db8: Download complete [2022-04-26T20:29:57.295Z] daebc70d1ce1: Verifying Checksum [2022-04-26T20:29:57.295Z] daebc70d1ce1: Download complete [2022-04-26T20:29:57.295Z] 59bf1c3509f3: Pull complete [2022-04-26T20:29:57.295Z] 666ba61612fd: Pull complete [2022-04-26T20:29:57.556Z] 8ed8ca486205: Pull complete [2022-04-26T20:29:57.816Z] 0e18a0eac166: Verifying Checksum [2022-04-26T20:29:57.816Z] 0e18a0eac166: Download complete [2022-04-26T20:29:57.816Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T20:29:57.816Z] 4fe6c5a15a65: Download complete [2022-04-26T20:30:02.018Z] 4fe6c5a15a65: Pull complete [2022-04-26T20:30:02.018Z] 22a0e8bec74d: Pull complete [2022-04-26T20:30:02.018Z] ca2b28591e48: Pull complete [2022-04-26T20:30:02.018Z] a51346096db8: Pull complete [2022-04-26T20:30:02.018Z] daebc70d1ce1: Pull complete [2022-04-26T20:30:04.560Z] 0e18a0eac166: Pull complete [2022-04-26T20:30:04.560Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T20:30:04.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T20:30:04.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:30:04.861Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T20:30:04.861Z] WORKDIR /edgex [2022-04-26T20:30:04.861Z] COPY go.mod . [2022-04-26T20:30:04.861Z] RUN go mod download [2022-04-26T20:30:04.861Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T20:30:06.243Z] Sending build context to Docker daemon 334.9MB [2022-04-26T20:30:06.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T20:30:06.243Z] ---> f018257e8ee9 [2022-04-26T20:30:06.243Z] Step 2/4 : WORKDIR /edgex [2022-04-26T20:30:09.558Z] ---> Running in e0df3d0d59f4 [2022-04-26T20:30:09.558Z] Removing intermediate container e0df3d0d59f4 [2022-04-26T20:30:09.558Z] ---> 4cd41d998bae [2022-04-26T20:30:09.558Z] Step 3/4 : COPY go.mod . [2022-04-26T20:30:09.819Z] ---> 055009cfcc45 [2022-04-26T20:30:09.819Z] Step 4/4 : RUN go mod download [2022-04-26T20:30:09.819Z] ---> Running in d4a4a5005ca3 [2022-04-26T20:30:11.674Z] Still waiting to schedule task [2022-04-26T20:30:11.674Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T20:30:27.933Z] Removing intermediate container d4a4a5005ca3 [2022-04-26T20:30:27.933Z] ---> 767e0d08cb83 [2022-04-26T20:30:27.933Z] Successfully built 767e0d08cb83 [2022-04-26T20:30:27.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:30:28.232Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T20:30:28.232Z] . [Pipeline] withDockerContainer [2022-04-26T20:30:28.304Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T20:30:28.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T20:30:28.926Z] $ docker top 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:30:29.282Z] + go version [2022-04-26T20:30:29.282Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T20:30:29.299Z] $ docker stop --time=1 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed [2022-04-26T20:30:30.660Z] $ docker rm -f 8aef22ee2db7cca23001944c17953682ee9e793a6ddc254a6be1ac55b91be9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:30:31.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T20:30:31.081Z] . [Pipeline] withDockerContainer [2022-04-26T20:30:31.155Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T20:30:31.201Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T20:30:31.599Z] $ docker top e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T20:30:31.674Z] ========================================================= [2022-04-26T20:30:31.674Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T20:30:31.674Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:30:31.968Z] + make test [2022-04-26T20:30:31.968Z] go mod tidy -compat=1.17 [2022-04-26T20:30:32.228Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T20:30:37.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T20:30:49.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T20:30:50.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-04-26T20:30:50.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T20:30:50.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T20:30:51.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-04-26T20:30:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T20:30:51.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 53.4% of statements [2022-04-26T20:30:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T20:30:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.973s coverage: 89.2% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements [2022-04-26T20:30:55.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2022-04-26T20:30:55.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-04-26T20:31:05.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements [2022-04-26T20:31:05.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-26T20:31:06.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.5% of statements [2022-04-26T20:31:06.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.084s coverage: 63.2% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.074s coverage: 28.9% of statements [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T20:31:16.089Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T20:31:16.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-26T20:31:16.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-26T20:31:16.090Z] 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-26T20:31:34.207Z] GO111MODULE=on go vet ./... [2022-04-26T20:31:37.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T20:31:37.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T20:31:38.066Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T20:31:38.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T20:31:38.954Z] + ls -al . [2022-04-26T20:31:38.955Z] total 672 [2022-04-26T20:31:38.955Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 20:31 . [2022-04-26T20:31:38.955Z] drwxr-xr-x 4 root root 4096 Apr 26 20:30 .. [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 20:29 .dockerignore [2022-04-26T20:31:38.955Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 20:29 .git [2022-04-26T20:31:38.955Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:29 .github [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 20:29 .gitignore [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 20:29 .golangci.yml [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 20:29 .hadolint.yml [2022-04-26T20:31:38.955Z] drwx------ 3 1001 1001 4096 Apr 26 20:29 .semver [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 20:29 .sonarcloud.properties [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 20:29 ADOPTERS.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 20:29 Attribution.txt [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 20:29 CHANGELOG.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 20:29 CONTRIBUTING.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 20:29 GOVERNANCE.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 20:29 Jenkinsfile [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 20:29 LICENSE [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 20:29 Makefile [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 20:29 OWNERS.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 20:29 README.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 20:29 SECURITY.md [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 20:29 VERSION [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 20:29 ZMQWindows.md [2022-04-26T20:31:38.955Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 20:29 bin [2022-04-26T20:31:38.955Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 20:29 cmd [2022-04-26T20:31:38.955Z] -rw-r--r-- 1 root root 435134 Apr 26 20:31 coverage.out [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 20:29 go.mod [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 20:30 go.sum [2022-04-26T20:31:38.955Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 20:29 internal [2022-04-26T20:31:38.955Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:29 openapi [2022-04-26T20:31:38.955Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 20:29 snap [2022-04-26T20:31:38.955Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 20:29 version.go [Pipeline] sh [2022-04-26T20:31:39.248Z] + '[' -e coverage.out ] [2022-04-26T20:31:39.248Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T20:31:39.332Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T20:31:39.616Z] + make build [2022-04-26T20:31:39.616Z] 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-26T20:31:48.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33373 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-26T20:31:48.978Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-26T20:31:49.261Z] The recommended git tool is: git [2022-04-26T20:31:54.504Z] 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-26T20:31:54.945Z] using credential edgex-jenkins-ssh [2022-04-26T20:31:54.968Z] Cloning the remote Git repository [2022-04-26T20:31:55.029Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T20:31:55.100Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-26T20:31:55.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T20:31:55.197Z] > git --version # timeout=10 [2022-04-26T20:31:55.216Z] > git --version # 'git version 2.25.1' [2022-04-26T20:31:55.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T20:31:55.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T20:32:02.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T20:32:02.624Z] 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-26T20:32:07.902Z] 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-26T20:32:07.902Z] 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-26T20:32:08.840Z] 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-26T20:32:10.222Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T20:32:10.792Z] 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-26T20:32:11.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T20:32:12.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T20:32:12.516Z] Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 15c15146d7e685b738b59aee3b02359645ee62d3 [2022-04-26T20:32:13.101Z] Merge succeeded, producing c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:32:13.102Z] Checking out Revision c041966ef1994637e1b6c7dbdea883bf6a8644a9 (PR-3987) [2022-04-26T20:32:13.242Z] 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-26T20:32:11.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T20:32:11.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T20:32:11.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T20:32:11.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T20:32:11.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T20:32:11.854Z] > 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-26T20:32:12.540Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T20:32:12.554Z] > git checkout -f 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [2022-04-26T20:32:12.786Z] > git remote # timeout=10 [2022-04-26T20:32:12.804Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T20:32:12.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T20:32:12.827Z] > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [2022-04-26T20:32:13.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T20:32:13.113Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T20:32:13.129Z] > git checkout -f c041966ef1994637e1b6c7dbdea883bf6a8644a9 # timeout=10 [2022-04-26T20:32:14.626Z] 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-26T20:32:15.587Z] $ docker stop --time=1 e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 [2022-04-26T20:32:17.318Z] Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" [2022-04-26T20:32:17.335Z] > git rev-list --no-walk 15c15146d7e685b738b59aee3b02359645ee62d3 # timeout=10 [2022-04-26T20:32:18.439Z] $ docker rm -f e7aca7fa0f2ce00518a9fb7756daf5e16ed34873f0e7449a90bc1012cc54ed22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T20:32:19.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T20:32:19.862Z] [2022-04-26T20:32:19.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:32:20.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T20:32:20.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T20:32:20.158Z] Dload Upload Total Spent Left Speed [2022-04-26T20:32:20.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91100 [2022-04-26T20:32:20.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T20:32:20.168Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T20:32:20.168Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T20:32:20.168Z] ca9280d653b3: Pulling fs layer [2022-04-26T20:32:20.168Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T20:32:20.168Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-26T20:32:20.427Z] ca9280d653b3: Verifying Checksum [2022-04-26T20:32:20.427Z] ca9280d653b3: Download complete [2022-04-26T20:32:20.427Z] cbdbe7a5bc2a: Pull complete [2022-04-26T20:32:20.685Z] 7e9c9ca2126c: Download complete [2022-04-26T20:32:20.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T20:32:20.944Z] ca9280d653b3: Pull complete [2022-04-26T20:32:21.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T20:32:21.039Z] + sudo tee /etc/docker/daemon.new [2022-04-26T20:32:21.039Z] { [2022-04-26T20:32:21.039Z] "registry-mirrors": [ [2022-04-26T20:32:21.039Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T20:32:21.039Z] ], [2022-04-26T20:32:21.039Z] "bip": "10.250.0.254/24", [2022-04-26T20:32:21.039Z] "hosts": [ [2022-04-26T20:32:21.039Z] "tcp://0.0.0.0:5555", [2022-04-26T20:32:21.039Z] "unix:///var/run/docker.sock" [2022-04-26T20:32:21.039Z] ], [2022-04-26T20:32:21.039Z] "mtu": 1458, [2022-04-26T20:32:21.039Z] "selinux-enabled": true, [2022-04-26T20:32:21.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T20:32:21.039Z] } [Pipeline] sh [2022-04-26T20:32:21.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T20:32:21.817Z] + sudo service docker restart [2022-04-26T20:32:24.238Z] 7e9c9ca2126c: Pull complete [2022-04-26T20:32:24.238Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T20:32:24.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T20:32:24.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T20:32:24.308Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T20:32:24.366Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T20:32:26.414Z] $ docker top 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:32:26.825Z] + docker-compose build --help [2022-04-26T20:32:26.825Z] + grep parallel [2022-04-26T20:32:27.398Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T20:32:27.415Z] $ docker stop --time=1 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 [2022-04-26T20:32:28.711Z] $ docker rm -f 860705494aae9ed90e510936ae5a6fa6b4480be15cfccd3b808f5134f4d94a67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:32:29.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T20:32:29.137Z] . [Pipeline] withDockerContainer [2022-04-26T20:32:29.211Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T20:32:29.252Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T20:32:29.658Z] $ docker top b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:32:30.029Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T20:32:30.600Z] Building core-command ... [2022-04-26T20:32:30.600Z] Building core-data ... [2022-04-26T20:32:30.600Z] Building core-metadata ... [2022-04-26T20:32:30.600Z] Building security-bootstrapper ... [2022-04-26T20:32:30.600Z] Building security-proxy-setup ... [2022-04-26T20:32:30.600Z] Building security-secretstore-setup ... [2022-04-26T20:32:30.600Z] Building security-spiffe-token-provider ... [2022-04-26T20:32:30.600Z] Building security-spire-agent ... [2022-04-26T20:32:30.600Z] Building security-spire-config ... [2022-04-26T20:32:30.600Z] Building security-spire-server ... [2022-04-26T20:32:30.600Z] Building support-notifications ... [2022-04-26T20:32:30.600Z] Building support-scheduler ... [2022-04-26T20:32:30.600Z] Building sys-mgmt-agent ... [2022-04-26T20:32:30.600Z] Building support-notifications [2022-04-26T20:32:30.600Z] Building security-proxy-setup [2022-04-26T20:32:30.600Z] Building core-command [2022-04-26T20:32:30.600Z] Building security-spire-agent [2022-04-26T20:32:30.600Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T20:32:40.180Z] provisioning config files... [2022-04-26T20:32:40.211Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8130270096688399760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:32:40.586Z] ---> docker-login.sh [2022-04-26T20:32:40.587Z] nexus3.edgexfoundry.org:10001 [2022-04-26T20:32:41.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:32:41.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:32:41.470Z] Configure a credential helper to remove this warning. See [2022-04-26T20:32:41.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:32:41.470Z] [2022-04-26T20:32:41.470Z] Login Succeeded [2022-04-26T20:32:41.470Z] nexus3.edgexfoundry.org:10002 [2022-04-26T20:32:42.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:32:42.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:32:42.074Z] Configure a credential helper to remove this warning. See [2022-04-26T20:32:42.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:32:42.074Z] [2022-04-26T20:32:42.074Z] Login Succeeded [2022-04-26T20:32:42.074Z] nexus3.edgexfoundry.org:10003 [2022-04-26T20:32:42.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:32:42.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:32:42.638Z] Configure a credential helper to remove this warning. See [2022-04-26T20:32:42.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:32:42.638Z] [2022-04-26T20:32:42.638Z] Login Succeeded [2022-04-26T20:32:42.638Z] nexus3.edgexfoundry.org:10004 [2022-04-26T20:32:42.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:32:43.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:32:43.190Z] Configure a credential helper to remove this warning. See [2022-04-26T20:32:43.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:32:43.190Z] [2022-04-26T20:32:43.191Z] Login Succeeded [2022-04-26T20:32:43.191Z] docker.io [2022-04-26T20:32:43.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T20:32:43.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T20:32:43.749Z] Configure a credential helper to remove this warning. See [2022-04-26T20:32:43.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T20:32:43.749Z] [2022-04-26T20:32:43.749Z] Login Succeeded [2022-04-26T20:32:43.749Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T20:32:43.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T20:32:44.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T20:32:44.395Z] ========================================================= [2022-04-26T20:32:44.395Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T20:32:44.395Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:32:44.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T20:32:45.014Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T20:32:45.014Z] 9b3977197b4f: Pulling fs layer [2022-04-26T20:32:45.014Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T20:32:45.014Z] 94645a83ff95: Pulling fs layer [2022-04-26T20:32:45.014Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T20:32:45.014Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T20:32:45.014Z] 3096ccb668a1: Pulling fs layer [2022-04-26T20:32:45.014Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T20:32:45.014Z] a4caa8a26152: Pulling fs layer [2022-04-26T20:32:45.014Z] 3096ccb668a1: Waiting [2022-04-26T20:32:45.014Z] e8cf19c19ddd: Waiting [2022-04-26T20:32:45.014Z] a4caa8a26152: Waiting [2022-04-26T20:32:45.014Z] 3f3a8bcf1eab: Waiting [2022-04-26T20:32:45.014Z] 0c92f367c5e7: Waiting [2022-04-26T20:32:45.014Z] 94645a83ff95: Download complete [2022-04-26T20:32:45.014Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T20:32:45.014Z] 1a89e8eeedd5: Download complete [2022-04-26T20:32:45.014Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T20:32:45.014Z] 0c92f367c5e7: Download complete [2022-04-26T20:32:45.014Z] 3096ccb668a1: Verifying Checksum [2022-04-26T20:32:45.014Z] 3096ccb668a1: Download complete [2022-04-26T20:32:45.014Z] 9b3977197b4f: Download complete [2022-04-26T20:32:45.014Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T20:32:45.014Z] e8cf19c19ddd: Download complete [2022-04-26T20:32:46.009Z] 9b3977197b4f: Pull complete [2022-04-26T20:32:46.292Z] 1a89e8eeedd5: Pull complete [2022-04-26T20:32:46.894Z] 94645a83ff95: Pull complete [2022-04-26T20:32:47.171Z] a4caa8a26152: Verifying Checksum [2022-04-26T20:32:47.171Z] a4caa8a26152: Download complete [2022-04-26T20:32:47.769Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T20:32:47.769Z] 3f3a8bcf1eab: Download complete [2022-04-26T20:32:48.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:32:48.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:32:48.706Z] ---> 767e0d08cb83 [2022-04-26T20:32:48.706Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:32:48.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:32:48.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:32:48.706Z] ---> 767e0d08cb83 [2022-04-26T20:32:48.706Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:32:48.706Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:32:48.706Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:32:48.706Z] ---> 767e0d08cb83 [2022-04-26T20:32:48.706Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T20:32:48.706Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:32:48.706Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:32:48.706Z] ---> 767e0d08cb83 [2022-04-26T20:32:48.706Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:32:48.706Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:32:48.706Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:32:48.706Z] ---> 767e0d08cb83 [2022-04-26T20:32:48.706Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T20:32:52.911Z] ---> Running in 45b6796b4efb [2022-04-26T20:32:52.911Z] ---> Running in cd40362f723e [2022-04-26T20:32:52.911Z] ---> Running in 74341edc2734 [2022-04-26T20:32:52.911Z] ---> Running in 1fecdd0fb4d0 [2022-04-26T20:32:52.911Z] ---> Running in f92db42c9e23 [2022-04-26T20:32:52.911Z] Removing intermediate container 45b6796b4efb [2022-04-26T20:32:52.911Z] ---> 51158d2ba287 [2022-04-26T20:32:52.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:32:52.911Z] Removing intermediate container 1fecdd0fb4d0 [2022-04-26T20:32:52.911Z] ---> 35495c1deefc [2022-04-26T20:32:52.911Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:32:52.911Z] Removing intermediate container 74341edc2734 [2022-04-26T20:32:52.911Z] ---> 1b7931ec9247 [2022-04-26T20:32:52.911Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:32:52.911Z] Removing intermediate container f92db42c9e23 [2022-04-26T20:32:52.912Z] ---> eb25859bc59f [2022-04-26T20:32:52.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:32:52.912Z] Removing intermediate container cd40362f723e [2022-04-26T20:32:52.912Z] ---> 06a78056514c [2022-04-26T20:32:52.912Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:32:52.912Z] ---> Running in 406e80a4a028 [2022-04-26T20:32:52.912Z] ---> Running in 3a99e569452d [2022-04-26T20:32:52.912Z] ---> Running in 2bd1c473ff26 [2022-04-26T20:32:52.912Z] ---> Running in 0992b470ea65 [2022-04-26T20:32:52.912Z] ---> Running in 4611edf24bd4 [2022-04-26T20:32:53.486Z] Removing intermediate container 406e80a4a028 [2022-04-26T20:32:53.486Z] ---> 565d19d99524 [2022-04-26T20:32:53.486Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T20:32:53.486Z] ---> Running in fcf1baefb0ff [2022-04-26T20:32:53.752Z] Removing intermediate container 2bd1c473ff26 [2022-04-26T20:32:53.752Z] ---> cc5a9503ca2b [2022-04-26T20:32:53.752Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T20:32:54.032Z] ---> Running in c837698b3c6d [2022-04-26T20:32:54.032Z] Removing intermediate container 0992b470ea65 [2022-04-26T20:32:54.032Z] ---> b98521360082 [2022-04-26T20:32:54.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T20:32:54.032Z] ---> Running in 99e0ec3a2dd6 [2022-04-26T20:32:54.294Z] Removing intermediate container 4611edf24bd4 [2022-04-26T20:32:54.294Z] ---> 09bd841c92dd [2022-04-26T20:32:54.294Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T20:32:54.294Z] ---> Running in bb4ad1a7dc80 [2022-04-26T20:32:54.294Z] Removing intermediate container 3a99e569452d [2022-04-26T20:32:54.294Z] ---> cdc5344c0497 [2022-04-26T20:32:54.294Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T20:32:54.555Z] ---> Running in ea4bbe346b2e [2022-04-26T20:32:54.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:54.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:54.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:54.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:54.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:32:55.650Z] OK: 221 MiB in 52 packages [2022-04-26T20:32:55.910Z] OK: 221 MiB in 52 packages [2022-04-26T20:32:55.910Z] OK: 221 MiB in 52 packages [2022-04-26T20:32:56.170Z] OK: 221 MiB in 52 packages [2022-04-26T20:32:56.170Z] OK: 221 MiB in 52 packages [2022-04-26T20:32:56.170Z] Removing intermediate container fcf1baefb0ff [2022-04-26T20:32:56.170Z] ---> 521472becb27 [2022-04-26T20:32:56.170Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:32:56.430Z] ---> 8e2f670717e1 [2022-04-26T20:32:56.430Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:32:56.430Z] ---> Running in 67b4c0a3521d [2022-04-26T20:32:56.430Z] Removing intermediate container 99e0ec3a2dd6 [2022-04-26T20:32:56.430Z] ---> 63b2cdddd827 [2022-04-26T20:32:56.430Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:32:56.430Z] Removing intermediate container c837698b3c6d [2022-04-26T20:32:56.430Z] ---> c7c884fcd10e [2022-04-26T20:32:56.430Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T20:32:56.692Z] ---> b5001cefef0f [2022-04-26T20:32:56.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:32:56.692Z] Removing intermediate container bb4ad1a7dc80 [2022-04-26T20:32:56.692Z] ---> 3267156724b1 [2022-04-26T20:32:56.692Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T20:32:56.692Z] ---> 315bd9d540f7 [2022-04-26T20:32:56.692Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:32:56.692Z] ---> Running in 81a0bcc05a17 [2022-04-26T20:32:56.961Z] Removing intermediate container ea4bbe346b2e [2022-04-26T20:32:56.961Z] ---> dd81ec4b93c9 [2022-04-26T20:32:56.961Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:32:56.961Z] ---> Running in 853846fa0d3e [2022-04-26T20:32:56.961Z] ---> 4f41e03aebc6 [2022-04-26T20:32:56.961Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:32:56.961Z] ---> Running in b024d65c8796 [2022-04-26T20:32:56.961Z] ---> 3ce19fa17034 [2022-04-26T20:32:56.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:32:57.223Z] ---> Running in acb016e8b7a1 [2022-04-26T20:32:57.482Z] Removing intermediate container 67b4c0a3521d [2022-04-26T20:32:57.482Z] ---> a2549842a60e [2022-04-26T20:32:57.482Z] Step 8/23 : COPY . . [2022-04-26T20:32:59.388Z] Removing intermediate container 81a0bcc05a17 [2022-04-26T20:32:59.388Z] ---> 94e880ddd14e [2022-04-26T20:32:59.388Z] Step 8/22 : COPY . . [2022-04-26T20:33:00.194Z] 3f3a8bcf1eab: Pull complete [2022-04-26T20:33:00.194Z] 0c92f367c5e7: Pull complete [2022-04-26T20:33:00.474Z] 3096ccb668a1: Pull complete [2022-04-26T20:33:00.750Z] e8cf19c19ddd: Pull complete [2022-04-26T20:33:02.680Z] Removing intermediate container 853846fa0d3e [2022-04-26T20:33:02.680Z] ---> c8832365768b [2022-04-26T20:33:02.680Z] Step 8/26 : COPY . . [2022-04-26T20:33:05.245Z] Removing intermediate container acb016e8b7a1 [2022-04-26T20:33:05.245Z] ---> 6471ea0b1143 [2022-04-26T20:33:05.245Z] Step 8/22 : COPY . . [2022-04-26T20:33:05.245Z] Removing intermediate container b024d65c8796 [2022-04-26T20:33:05.245Z] ---> c9445e5c1c9c [2022-04-26T20:33:05.245Z] Step 8/31 : COPY . . [2022-04-26T20:33:05.245Z] ---> dbfdda1bf969 [2022-04-26T20:33:05.245Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T20:33:05.245Z] ---> Running in b9ecee3f21dc [2022-04-26T20:33:05.245Z] ---> f898a5e72d55 [2022-04-26T20:33:05.245Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T20:33:05.812Z] ---> Running in 0dd9cb8a3a94 [2022-04-26T20:33:06.380Z] 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-26T20:33:06.380Z] 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-26T20:33:07.483Z] a4caa8a26152: Pull complete [2022-04-26T20:33:07.483Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T20:33:07.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T20:33:07.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:33:07.843Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T20:33:07.843Z] WORKDIR /edgex [2022-04-26T20:33:07.843Z] COPY go.mod . [2022-04-26T20:33:07.843Z] RUN go mod download [2022-04-26T20:33:07.843Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-26T20:33:10.485Z] Sending build context to Docker daemon 169.3MB [2022-04-26T20:33:10.485Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T20:33:10.485Z] ---> 725f1c02e7f9 [2022-04-26T20:33:10.485Z] Step 2/4 : WORKDIR /edgex [2022-04-26T20:33:12.478Z] ---> Running in 6e0cf951049f [2022-04-26T20:33:12.478Z] Removing intermediate container 6e0cf951049f [2022-04-26T20:33:12.478Z] ---> 0f572c4c8f23 [2022-04-26T20:33:12.478Z] Step 3/4 : COPY go.mod . [2022-04-26T20:33:13.076Z] ---> 8bd5ac541309 [2022-04-26T20:33:13.076Z] Step 4/4 : RUN go mod download [2022-04-26T20:33:13.076Z] ---> Running in de28dc0cd523 [2022-04-26T20:33:14.536Z] ---> 6fdfccc9fde4 [2022-04-26T20:33:14.536Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T20:33:14.536Z] ---> 5d07eab9a688 [2022-04-26T20:33:14.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T20:33:14.536Z] ---> 738f91807d40 [2022-04-26T20:33:14.536Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T20:33:14.797Z] ---> Running in 9a4aaf9e6a60 [2022-04-26T20:33:14.797Z] ---> Running in b4167683a9e9 [2022-04-26T20:33:14.797Z] ---> Running in 128203b74ae4 [2022-04-26T20:33:15.373Z] Removing intermediate container 9a4aaf9e6a60 [2022-04-26T20:33:15.373Z] ---> e80dd43e39c2 [2022-04-26T20:33:15.373Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T20:33:15.373Z] ---> Running in 00fa6b2343f0 [2022-04-26T20:33:15.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T20:33:15.943Z] 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-26T20:33:17.850Z] Removing intermediate container 00fa6b2343f0 [2022-04-26T20:33:17.850Z] ---> 613afbc1b185 [2022-04-26T20:33:17.850Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T20:33:17.850Z] ---> Running in b0b8269ed544 [2022-04-26T20:33:17.850Z] Removing intermediate container b0b8269ed544 [2022-04-26T20:33:17.850Z] ---> 98d8b3872f88 [2022-04-26T20:33:17.850Z] 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-26T20:33:18.109Z] ---> Running in 560f14778a9a [2022-04-26T20:33:19.490Z] spire-1.2.1/ [2022-04-26T20:33:19.490Z] spire-1.2.1/.data/ [2022-04-26T20:33:19.490Z] spire-1.2.1/.data/.file [2022-04-26T20:33:19.490Z] spire-1.2.1/.dockerignore [2022-04-26T20:33:19.490Z] spire-1.2.1/.gitattributes [2022-04-26T20:33:19.490Z] spire-1.2.1/.githooks/ [2022-04-26T20:33:19.490Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/ [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/workflows/ [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T20:33:19.490Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T20:33:19.491Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T20:33:19.491Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T20:33:19.491Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T20:33:19.491Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T20:33:19.491Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T20:33:19.491Z] spire-1.2.1/.gitignore [2022-04-26T20:33:19.491Z] spire-1.2.1/.go-version [2022-04-26T20:33:19.491Z] spire-1.2.1/.golangci.yml [2022-04-26T20:33:19.491Z] spire-1.2.1/ADOPTERS.md [2022-04-26T20:33:19.491Z] spire-1.2.1/CHANGELOG.md [2022-04-26T20:33:19.491Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T20:33:19.491Z] spire-1.2.1/CODEOWNERS [2022-04-26T20:33:19.491Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T20:33:19.491Z] spire-1.2.1/Dockerfile [2022-04-26T20:33:19.491Z] spire-1.2.1/Dockerfile.dev [2022-04-26T20:33:19.491Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T20:33:19.491Z] spire-1.2.1/LICENSE [2022-04-26T20:33:19.491Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T20:33:19.491Z] spire-1.2.1/Makefile [2022-04-26T20:33:19.491Z] spire-1.2.1/README.md [2022-04-26T20:33:19.491Z] spire-1.2.1/ROADMAP.md [2022-04-26T20:33:19.491Z] spire-1.2.1/SECURITY.md [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T20:33:19.491Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/ [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/agent/ [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/server/ [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/server/server.conf [2022-04-26T20:33:19.491Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/ [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/auditlog.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/ [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/spire_server.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/telemetry.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/upgrading.md [2022-04-26T20:33:19.491Z] spire-1.2.1/doc/using_spire.md [2022-04-26T20:33:19.491Z] spire-1.2.1/examples/ [2022-04-26T20:33:19.491Z] spire-1.2.1/examples/README.md [2022-04-26T20:33:19.491Z] spire-1.2.1/go.mod [2022-04-26T20:33:19.491Z] spire-1.2.1/go.sum [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T20:33:19.491Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T20:33:19.492Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/version/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/config.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T20:33:19.493Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/server.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/private/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/private/server/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T20:33:19.494Z] spire-1.2.1/release/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/README.md [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/conf/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T20:33:19.494Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T20:33:19.494Z] spire-1.2.1/script/ [2022-04-26T20:33:19.494Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T20:33:19.494Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T20:33:19.494Z] spire-1.2.1/support/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T20:33:19.494Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T20:33:19.495Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/clock/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/clock/clock.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/common [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T20:33:19.495Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T20:33:19.496Z] spire-1.2.1/test/integration/test.sh [2022-04-26T20:33:19.496Z] spire-1.2.1/test/plugintest/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/spiretest/ [2022-04-26T20:33:19.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T20:33:19.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testca/ [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testca/ca.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testkey/ [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/testkey/new.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T20:33:19.497Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/ [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/race.go [2022-04-26T20:33:19.497Z] spire-1.2.1/test/util/util.go [2022-04-26T20:33:19.497Z] building spire from source... [2022-04-26T20:33:19.497Z] Installing go1.17.7... [2022-04-26T20:33:23.692Z] 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-26T20:33:25.596Z] Building bin/spire-server... [2022-04-26T20:33:25.596Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T20:33:25.596Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T20:33:25.596Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T20:33:25.596Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T20:33:25.596Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T20:33:25.596Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T20:33:25.596Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T20:33:25.596Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T20:33:25.596Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T20:33:25.596Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T20:33:25.596Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T20:33:25.856Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T20:33:25.856Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T20:33:25.856Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T20:33:25.856Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T20:33:25.856Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T20:33:25.856Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T20:33:26.117Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T20:33:26.117Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T20:33:26.117Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T20:33:26.117Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T20:33:26.117Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T20:33:26.117Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T20:33:26.117Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T20:33:26.117Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T20:33:26.117Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T20:33:26.117Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T20:33:26.117Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T20:33:26.381Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T20:33:26.381Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T20:33:26.381Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T20:33:26.381Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T20:33:26.381Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T20:33:26.381Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T20:33:26.640Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T20:33:26.640Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T20:33:26.640Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T20:33:26.899Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T20:33:26.899Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T20:33:27.157Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T20:33:27.158Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T20:33:27.158Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T20:33:27.416Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T20:33:27.416Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T20:33:27.416Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T20:33:27.680Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T20:33:27.680Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T20:33:27.680Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T20:33:27.680Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T20:33:28.033Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T20:33:28.033Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T20:33:28.033Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T20:33:28.291Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T20:33:28.862Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T20:33:29.434Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T20:33:29.434Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T20:33:29.434Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T20:33:29.434Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T20:33:29.434Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T20:33:33.628Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T20:33:33.628Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T20:33:33.628Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T20:33:33.628Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T20:33:33.628Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T20:33:33.628Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T20:33:33.628Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T20:33:33.628Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T20:33:33.887Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T20:33:33.887Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T20:33:34.146Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T20:33:34.405Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T20:33:35.062Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T20:33:35.062Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T20:33:35.321Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T20:33:35.580Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T20:33:35.839Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T20:33:36.408Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T20:33:36.673Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T20:33:36.673Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T20:33:36.673Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T20:33:36.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T20:33:36.673Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T20:33:36.932Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T20:33:36.932Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T20:33:36.932Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T20:33:36.932Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T20:33:36.932Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T20:33:37.192Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T20:33:37.192Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T20:33:37.192Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T20:33:37.192Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T20:33:37.192Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T20:33:37.192Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T20:33:37.192Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T20:33:37.452Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T20:33:37.712Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T20:33:37.712Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T20:33:37.712Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T20:33:37.712Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T20:33:37.712Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T20:33:38.074Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T20:33:38.074Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T20:33:38.074Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T20:33:38.074Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T20:33:38.074Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T20:33:38.074Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T20:33:38.074Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T20:33:38.337Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T20:33:38.337Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T20:33:38.337Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T20:33:38.337Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T20:33:38.337Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T20:33:38.337Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T20:33:38.337Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T20:33:38.337Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T20:33:38.337Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T20:33:38.337Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T20:33:38.597Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T20:33:38.597Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T20:33:38.597Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T20:33:38.597Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T20:33:39.168Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T20:33:39.429Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T20:33:39.429Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T20:33:39.429Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T20:33:39.430Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T20:33:39.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T20:33:39.430Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T20:33:39.691Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T20:33:39.691Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T20:33:39.691Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T20:33:39.691Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T20:33:39.957Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T20:33:39.957Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T20:33:39.957Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T20:33:40.216Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T20:33:40.216Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T20:33:40.216Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T20:33:40.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T20:33:40.216Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T20:33:40.216Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T20:33:40.216Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T20:33:41.602Z] Removing intermediate container b9ecee3f21dc [2022-04-26T20:33:41.602Z] ---> fae3dfa394b9 [2022-04-26T20:33:41.602Z] [2022-04-26T20:33:41.602Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T20:33:42.546Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T20:33:42.546Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T20:33:42.546Z] Removing intermediate container 0dd9cb8a3a94 [2022-04-26T20:33:42.546Z] ---> 1bdb4bd8946f [2022-04-26T20:33:42.546Z] [2022-04-26T20:33:42.546Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T20:33:43.118Z] 3.14: Pulling from library/alpine [2022-04-26T20:33:43.688Z] 3.14: Pulling from library/alpine [2022-04-26T20:33:45.603Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T20:33:45.603Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T20:33:45.603Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T20:33:45.603Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T20:33:45.603Z] ---> e04c818066af [2022-04-26T20:33:45.603Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T20:33:45.603Z] ---> e04c818066af [2022-04-26T20:33:45.603Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:33:45.862Z] ---> Running in 5fdc2319a8e0 [2022-04-26T20:33:45.862Z] ---> Running in 42675953f25e [2022-04-26T20:33:46.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:46.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:46.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:46.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:46.710Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T20:33:46.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:33:46.710Z] OK: 6 MiB in 15 packages [2022-04-26T20:33:46.710Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T20:33:46.710Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T20:33:46.710Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T20:33:46.710Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T20:33:46.710Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T20:33:46.710Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T20:33:46.710Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:33:46.710Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:33:47.034Z] OK: 8 MiB in 20 packages [2022-04-26T20:33:51.427Z] Removing intermediate container b4167683a9e9 [2022-04-26T20:33:51.427Z] ---> 538ddb8d766b [2022-04-26T20:33:51.427Z] [2022-04-26T20:33:51.427Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T20:33:51.427Z] ---> e04c818066af [2022-04-26T20:33:51.427Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T20:33:51.427Z] Removing intermediate container 128203b74ae4 [2022-04-26T20:33:51.427Z] ---> 06c6b7333950 [2022-04-26T20:33:51.427Z] [2022-04-26T20:33:51.427Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T20:33:51.427Z] ---> e04c818066af [2022-04-26T20:33:51.427Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T20:33:51.687Z] ---> Running in 2e8791eb7fcc [2022-04-26T20:33:51.687Z] ---> Running in 3caaf42ba411 [2022-04-26T20:33:51.946Z] Removing intermediate container 5fdc2319a8e0 [2022-04-26T20:33:51.946Z] ---> 52e1654496e4 [2022-04-26T20:33:51.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:33:51.946Z] Removing intermediate container 42675953f25e [2022-04-26T20:33:51.946Z] ---> b3e70bedb243 [2022-04-26T20:33:51.946Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T20:33:52.225Z] Removing intermediate container 2e8791eb7fcc [2022-04-26T20:33:52.225Z] ---> 00d4821b0b66 [2022-04-26T20:33:52.225Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T20:33:52.225Z] ---> Running in c45a0648b04e [2022-04-26T20:33:52.225Z] ---> Running in 3d7fd97d484b [2022-04-26T20:33:52.225Z] ---> Running in dfcae82e3a6a [2022-04-26T20:33:52.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:52.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:52.485Z] Removing intermediate container c45a0648b04e [2022-04-26T20:33:52.485Z] ---> 7d0065cb4c4f [2022-04-26T20:33:52.485Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T20:33:52.485Z] Removing intermediate container 3d7fd97d484b [2022-04-26T20:33:52.485Z] ---> 4069b5e6d598 [2022-04-26T20:33:52.485Z] Step 13/22 : WORKDIR /edgex [2022-04-26T20:33:52.485Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T20:33:52.744Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T20:33:52.744Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:33:52.744Z] ---> Running in 390b71b5ee17 [2022-04-26T20:33:52.744Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:33:52.744Z] OK: 6 MiB in 16 packages [2022-04-26T20:33:52.744Z] ---> Running in fbd336e3ea25 [2022-04-26T20:33:53.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:53.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:33:53.379Z] Removing intermediate container 390b71b5ee17 [2022-04-26T20:33:53.379Z] ---> 9f3e33588c38 [2022-04-26T20:33:53.379Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T20:33:53.670Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T20:33:53.670Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T20:33:53.670Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:33:53.670Z] OK: 6 MiB in 16 packages [2022-04-26T20:33:53.949Z] ---> Running in 4d4ce42b0194 [2022-04-26T20:33:53.949Z] Removing intermediate container fbd336e3ea25 [2022-04-26T20:33:53.949Z] ---> 4d96b04b2503 [2022-04-26T20:33:53.949Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T20:33:54.524Z] Removing intermediate container 3caaf42ba411 [2022-04-26T20:33:54.524Z] ---> 7402e93e0ddc [2022-04-26T20:33:54.524Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:33:54.790Z] Removing intermediate container 4d4ce42b0194 [2022-04-26T20:33:54.790Z] ---> 80425313c4fb [2022-04-26T20:33:54.790Z] Step 15/23 : WORKDIR / [2022-04-26T20:33:54.790Z] ---> 0145c6baa142 [2022-04-26T20:33:54.790Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T20:33:55.054Z] ---> Running in 449d1dd5a089 [2022-04-26T20:33:55.054Z] ---> Running in b94ae6d245f5 [2022-04-26T20:33:55.054Z] Removing intermediate container dfcae82e3a6a [2022-04-26T20:33:55.054Z] ---> d2676d356842 [2022-04-26T20:33:55.054Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T20:33:55.317Z] ---> Running in e55d9dde75d0 [2022-04-26T20:33:55.317Z] Removing intermediate container 449d1dd5a089 [2022-04-26T20:33:55.317Z] ---> dbca28eacae5 [2022-04-26T20:33:55.317Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T20:33:55.577Z] ---> Running in 1e9d936b0314 [2022-04-26T20:33:55.577Z] Removing intermediate container b94ae6d245f5 [2022-04-26T20:33:55.577Z] ---> 19d5f1734269 [2022-04-26T20:33:55.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:33:55.577Z] Removing intermediate container e55d9dde75d0 [2022-04-26T20:33:55.577Z] ---> 559f58ed7fb1 [2022-04-26T20:33:55.577Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T20:33:55.839Z] ---> caa84bec80c9 [2022-04-26T20:33:55.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T20:33:55.839Z] Removing intermediate container 1e9d936b0314 [2022-04-26T20:33:55.839Z] ---> b74397c0978f [2022-04-26T20:33:55.839Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T20:33:55.839Z] ---> Running in aac41fa79437 [2022-04-26T20:33:56.102Z] ---> Running in a5c05d0770bd [2022-04-26T20:33:56.102Z] ---> ea976dbb5643 [2022-04-26T20:33:56.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T20:33:56.360Z] Removing intermediate container aac41fa79437 [2022-04-26T20:33:56.360Z] ---> 8109ea9cc551 [2022-04-26T20:33:56.360Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T20:33:56.623Z] Removing intermediate container a5c05d0770bd [2022-04-26T20:33:56.623Z] ---> bab7c47005b3 [2022-04-26T20:33:56.623Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:33:57.007Z] ---> Running in b6ed5b3734ab [2022-04-26T20:33:57.579Z] ---> 8ef9519c482a [2022-04-26T20:33:57.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T20:33:57.579Z] ---> 17b052deec3b [2022-04-26T20:33:57.579Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T20:33:57.840Z] ---> 7eade76d9e8f [2022-04-26T20:33:57.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T20:33:58.100Z] ---> c883c3b2bf1c [2022-04-26T20:33:58.100Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T20:33:58.100Z] ---> 892117478e2d [2022-04-26T20:33:58.100Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T20:33:58.359Z] ---> Running in 8b2c3713d04c [2022-04-26T20:33:58.359Z] ---> Running in c630b302a565 [2022-04-26T20:33:58.619Z] Removing intermediate container 8b2c3713d04c [2022-04-26T20:33:58.619Z] ---> a4bab542abd7 [2022-04-26T20:33:58.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:33:58.619Z] ---> Running in 4e0dbb1a0f92 [2022-04-26T20:33:59.187Z] ---> db5906a1344a [2022-04-26T20:33:59.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T20:33:59.187Z] Removing intermediate container 4e0dbb1a0f92 [2022-04-26T20:33:59.187Z] ---> b5dafdfa66e2 [2022-04-26T20:33:59.187Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T20:33:59.446Z] ---> Running in 9a61b73ac6c5 [2022-04-26T20:33:59.446Z] Removing intermediate container b6ed5b3734ab [2022-04-26T20:33:59.446Z] ---> d733e07a3967 [2022-04-26T20:33:59.446Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T20:33:59.446Z] ---> Running in 2ac4389f249b [2022-04-26T20:33:59.446Z] ---> e0fe2dea427f [2022-04-26T20:33:59.446Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T20:33:59.707Z] ---> Running in c3c333885ce6 [2022-04-26T20:33:59.707Z] Removing intermediate container 9a61b73ac6c5 [2022-04-26T20:33:59.707Z] ---> fc5888e9886f [2022-04-26T20:33:59.707Z] Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:33:59.967Z] Removing intermediate container 2ac4389f249b [2022-04-26T20:33:59.967Z] ---> 5267c1f06cbe [2022-04-26T20:33:59.967Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T20:33:59.967Z] ---> Running in fda2b0101db8 [2022-04-26T20:33:59.967Z] Removing intermediate container c3c333885ce6 [2022-04-26T20:33:59.967Z] ---> 5b82deaea328 [2022-04-26T20:33:59.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:34:00.069Z] Removing intermediate container de28dc0cd523 [2022-04-26T20:34:00.069Z] ---> dcc22f4d2ec9 [2022-04-26T20:34:00.069Z] Successfully built dcc22f4d2ec9 [2022-04-26T20:34:00.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:34:00.233Z] ---> Running in a43ae98daa21 [2022-04-26T20:34:00.233Z] Removing intermediate container fda2b0101db8 [2022-04-26T20:34:00.233Z] ---> 35cd1488baef [2022-04-26T20:34:00.233Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:34:00.415Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T20:34:00.415Z] . [Pipeline] withDockerContainer [2022-04-26T20:34:00.493Z] Removing intermediate container c630b302a565 [2022-04-26T20:34:00.493Z] ---> 44599a41dd5a [2022-04-26T20:34:00.493Z] ---> Running in d1e992d1eb73 [2022-04-26T20:34:00.493Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T20:34:00.493Z] Removing intermediate container a43ae98daa21 [2022-04-26T20:34:00.493Z] ---> 380e4cff2c38 [2022-04-26T20:34:00.493Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T20:34:00.493Z] ---> cdbf473e3567 [2022-04-26T20:34:00.493Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T20:34:00.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container [2022-04-26T20:34:00.751Z] ---> Running in abdb19668e07 [2022-04-26T20:34:00.751Z] ---> Running in f92d1d2bba4d [2022-04-26T20:34:00.751Z] ---> Running in 29a1bb3a2569 [2022-04-26T20:34:00.751Z] Removing intermediate container d1e992d1eb73 [2022-04-26T20:34:00.751Z] ---> 52ffb5e34d66 [2022-04-26T20:34:00.751Z] [2022-04-26T20:34:00.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T20:34:01.042Z] Successfully built 52ffb5e34d66 [2022-04-26T20:34:01.042Z] Successfully tagged core-command:latest [2022-04-26T20:34:01.042Z]  Building core-command ... done Building core-data [2022-04-26T20:34:01.042Z] Removing intermediate container abdb19668e07 [2022-04-26T20:34:01.042Z] ---> 0d163d3d6378 [2022-04-26T20:34:01.042Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T20:34:01.301Z] Removing intermediate container f92d1d2bba4d [2022-04-26T20:34:01.301Z] ---> 9ae85405f46f [2022-04-26T20:34:01.301Z] Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:34:02.111Z] $ docker top b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:34:03.040Z] + go version [2022-04-26T20:34:03.040Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T20:34:03.067Z] $ docker stop --time=1 b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 [2022-04-26T20:34:04.735Z] $ docker rm -f b77e6dbab5f3d2ab9d52357296af56f578e23cf5a5fedf792e1fb2f22618cf92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:34:05.349Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T20:34:05.349Z] . [Pipeline] withDockerContainer [2022-04-26T20:34:05.496Z] ---> Running in 85f82e6ed5f6 [2022-04-26T20:34:05.496Z] ---> Running in 24c758df4abe [2022-04-26T20:34:05.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:34:05.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:34:05.496Z] ---> 767e0d08cb83 [2022-04-26T20:34:05.496Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:34:05.496Z] ---> Using cache [2022-04-26T20:34:05.496Z] ---> eb25859bc59f [2022-04-26T20:34:05.496Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:34:05.496Z] ---> Using cache [2022-04-26T20:34:05.496Z] ---> b98521360082 [2022-04-26T20:34:05.496Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T20:34:05.496Z] Removing intermediate container 24c758df4abe [2022-04-26T20:34:05.496Z] ---> 876bccf8e79d [2022-04-26T20:34:05.496Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T20:34:05.496Z] ---> Running in d41a57e35460 [2022-04-26T20:34:05.496Z] Removing intermediate container 85f82e6ed5f6 [2022-04-26T20:34:05.496Z] ---> f4b223474aba [2022-04-26T20:34:05.496Z] Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:34:05.496Z] ---> Running in 562067b0548e [2022-04-26T20:34:05.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container [2022-04-26T20:34:05.680Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T20:34:05.757Z] ---> Running in b00b110af23a [2022-04-26T20:34:05.757Z] Removing intermediate container 562067b0548e [2022-04-26T20:34:05.757Z] ---> 8588c2cd12e3 [2022-04-26T20:34:05.757Z] [2022-04-26T20:34:06.018Z] Removing intermediate container 29a1bb3a2569 [2022-04-26T20:34:06.018Z] ---> 1f3a5bb93447 [2022-04-26T20:34:06.018Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:34:06.018Z] Removing intermediate container b00b110af23a [2022-04-26T20:34:06.018Z] ---> 0607207a80f4 [2022-04-26T20:34:06.018Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T20:34:06.018Z] Successfully built 8588c2cd12e3 [2022-04-26T20:34:06.018Z] Successfully tagged support-notifications:latest [2022-04-26T20:34:06.018Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-26T20:34:06.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:06.276Z] ---> Running in e970eea47f1c [2022-04-26T20:34:07.010Z] $ docker top a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed -eo pid,comm [2022-04-26T20:34:07.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-04-26T20:34:07.294Z] ========================================================= [2022-04-26T20:34:07.294Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T20:34:07.294Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T20:34:07.574Z] OK: 221 MiB in 52 packages [2022-04-26T20:34:07.947Z] + make test [2022-04-26T20:34:07.947Z] go mod tidy -compat=1.17 [2022-04-26T20:34:08.142Z] Removing intermediate container e970eea47f1c [2022-04-26T20:34:08.142Z] ---> 52814ecba12c [2022-04-26T20:34:08.142Z] [2022-04-26T20:34:08.414Z] Successfully built 52814ecba12c [2022-04-26T20:34:08.674Z] ---> bc996a0d3ad8 [2022-04-26T20:34:08.674Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T20:34:08.674Z] Successfully tagged security-proxy-setup:latest [2022-04-26T20:34:08.674Z] Building security-spiffe-token-provider [2022-04-26T20:34:08.947Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T20:34:11.964Z]  Building security-proxy-setup ... done Removing intermediate container d41a57e35460 [2022-04-26T20:34:11.964Z] ---> db45276c55e5 [2022-04-26T20:34:11.964Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:34:12.532Z] ---> 7de17f2b39c2 [2022-04-26T20:34:12.532Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T20:34:12.532Z] ---> edb1744f263b [2022-04-26T20:34:12.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:34:12.793Z] ---> Running in efd97902cf51 [2022-04-26T20:34:13.370Z] ---> 8e6d47f0150a [2022-04-26T20:34:13.370Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T20:34:13.629Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:34:13.629Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:34:13.629Z] ---> 767e0d08cb83 [2022-04-26T20:34:13.629Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T20:34:13.629Z] ---> Using cache [2022-04-26T20:34:13.629Z] ---> eb25859bc59f [2022-04-26T20:34:13.629Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:34:13.629Z] ---> Using cache [2022-04-26T20:34:13.630Z] ---> b98521360082 [2022-04-26T20:34:13.630Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T20:34:13.630Z] ---> Using cache [2022-04-26T20:34:13.630Z] ---> 63b2cdddd827 [2022-04-26T20:34:13.630Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T20:34:13.630Z] ---> Using cache [2022-04-26T20:34:13.630Z] ---> b5001cefef0f [2022-04-26T20:34:13.630Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:34:13.630Z] ---> Using cache [2022-04-26T20:34:13.630Z] ---> 94e880ddd14e [2022-04-26T20:34:13.630Z] Step 8/25 : COPY . . [2022-04-26T20:34:13.630Z] ---> Using cache [2022-04-26T20:34:13.630Z] ---> f898a5e72d55 [2022-04-26T20:34:13.630Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T20:34:13.888Z] ---> Running in 5fd219f61349 [2022-04-26T20:34:13.888Z] ---> d4ec6624cba5 [2022-04-26T20:34:13.888Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T20:34:14.823Z] ---> 95913c1380ce [2022-04-26T20:34:14.823Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T20:34:14.823Z] 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-26T20:34:15.392Z] ---> Running in e27452fd8144 [2022-04-26T20:34:16.770Z] Removing intermediate container e27452fd8144 [2022-04-26T20:34:16.770Z] ---> c4e3f5960be3 [2022-04-26T20:34:16.770Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T20:34:16.770Z] Removing intermediate container efd97902cf51 [2022-04-26T20:34:16.770Z] ---> ab5c96a4be4a [2022-04-26T20:34:16.770Z] Step 8/23 : COPY . . [2022-04-26T20:34:17.030Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:34:17.030Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:34:17.030Z] ---> 767e0d08cb83 [2022-04-26T20:34:17.030Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T20:34:17.030Z] ---> Using cache [2022-04-26T20:34:17.030Z] ---> eb25859bc59f [2022-04-26T20:34:17.030Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T20:34:19.590Z] ---> 4a66a1edfe27 [2022-04-26T20:34:19.590Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T20:34:19.849Z] ---> Running in cd77b46d55d8 [2022-04-26T20:34:20.113Z] ---> Running in bb4d8119b74a [2022-04-26T20:34:21.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:22.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:22.324Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:34:22.324Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:34:22.324Z] OK: 15862 distinct packages available [2022-04-26T20:34:22.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:23.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:23.526Z] OK: 221 MiB in 52 packages [2022-04-26T20:34:24.101Z] Removing intermediate container bb4d8119b74a [2022-04-26T20:34:24.101Z] ---> 85472e38af7b [2022-04-26T20:34:24.101Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T20:34:25.487Z] ---> Running in 8814552f684d [2022-04-26T20:34:25.761Z] ---> 26aef3707db1 [2022-04-26T20:34:25.761Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T20:34:26.022Z] Removing intermediate container 8814552f684d [2022-04-26T20:34:26.022Z] ---> e9b7de03e047 [2022-04-26T20:34:26.022Z] Step 28/31 : CMD ["gate"] [2022-04-26T20:34:26.022Z] ---> Running in 61661657d22b [2022-04-26T20:34:26.284Z] Removing intermediate container cd77b46d55d8 [2022-04-26T20:34:26.284Z] ---> bcda9b57bfe3 [2022-04-26T20:34:26.284Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T20:34:26.284Z] ---> Running in f890fd60a3f2 [2022-04-26T20:34:26.590Z] Removing intermediate container f890fd60a3f2 [2022-04-26T20:34:26.590Z] ---> 02e183aee7ba [2022-04-26T20:34:26.590Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T20:34:26.590Z] ---> c367209e4b32 [2022-04-26T20:34:26.590Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:34:26.851Z] ---> Running in 1510c7337ef3 [2022-04-26T20:34:26.851Z] ---> Running in 922881b978c4 [2022-04-26T20:34:26.851Z] 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-26T20:34:27.121Z] Removing intermediate container 922881b978c4 [2022-04-26T20:34:27.121Z] ---> d043d57dbd14 [2022-04-26T20:34:27.121Z] Step 30/31 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:34:27.121Z] ---> Running in 66b21a3acd21 [2022-04-26T20:34:27.706Z] Removing intermediate container 66b21a3acd21 [2022-04-26T20:34:27.706Z] ---> c8ae74c6b39c [2022-04-26T20:34:27.706Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T20:34:27.967Z] ---> Running in 18a5a76930d3 [2022-04-26T20:34:28.228Z] Removing intermediate container 18a5a76930d3 [2022-04-26T20:34:28.228Z] ---> 9cfeb67d5eca [2022-04-26T20:34:28.228Z] [2022-04-26T20:34:28.228Z] Successfully built 9cfeb67d5eca [2022-04-26T20:34:28.228Z] Successfully tagged security-bootstrapper:latest [2022-04-26T20:34:28.228Z] Building support-scheduler [2022-04-26T20:34:33.508Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:34:33.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:34:33.508Z] ---> 767e0d08cb83 [2022-04-26T20:34:33.508Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> eb25859bc59f [2022-04-26T20:34:33.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> b98521360082 [2022-04-26T20:34:33.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> 63b2cdddd827 [2022-04-26T20:34:33.508Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> b5001cefef0f [2022-04-26T20:34:33.508Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> 94e880ddd14e [2022-04-26T20:34:33.508Z] Step 8/22 : COPY . . [2022-04-26T20:34:33.508Z] ---> Using cache [2022-04-26T20:34:33.508Z] ---> f898a5e72d55 [2022-04-26T20:34:33.508Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T20:34:34.444Z] Removing intermediate container 1510c7337ef3 [2022-04-26T20:34:34.444Z] ---> f7983772bac8 [2022-04-26T20:34:34.444Z] Step 7/20 : COPY . . [2022-04-26T20:34:34.444Z] ---> Running in 7ecb85851677 [2022-04-26T20:34:35.386Z] 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-26T20:34:35.386Z] 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-26T20:34:41.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T20:34:45.387Z] Removing intermediate container 5fd219f61349 [2022-04-26T20:34:45.387Z] ---> 8881ab8ecf2c [2022-04-26T20:34:45.387Z] [2022-04-26T20:34:45.387Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T20:34:45.387Z] ---> e04c818066af [2022-04-26T20:34:45.387Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T20:34:45.387Z] ---> Running in d6d13df68739 [2022-04-26T20:34:45.387Z] ---> cb4b5383f2b4 [2022-04-26T20:34:45.387Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T20:34:45.387Z] ---> Running in 0cf175f659cb [2022-04-26T20:34:45.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:45.387Z] 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-26T20:34:45.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:34:45.387Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T20:34:45.646Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T20:34:45.646Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T20:34:45.646Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:34:45.646Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:34:45.646Z] OK: 6 MiB in 17 packages [2022-04-26T20:34:47.082Z] Removing intermediate container d6d13df68739 [2022-04-26T20:34:47.082Z] ---> 8dac622a0dcb [2022-04-26T20:34:47.082Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T20:34:47.341Z] ---> Running in 5ffe65ad419f [2022-04-26T20:34:47.909Z] Removing intermediate container 5ffe65ad419f [2022-04-26T20:34:47.909Z] ---> 6e6249b0d993 [2022-04-26T20:34:47.909Z] Step 13/25 : WORKDIR / [2022-04-26T20:34:47.909Z] ---> Running in aba7adac6bca [2022-04-26T20:34:48.168Z] Removing intermediate container aba7adac6bca [2022-04-26T20:34:48.168Z] ---> 077c5f04402f [2022-04-26T20:34:48.168Z] 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-26T20:34:48.735Z] ---> c5128a659bdc [2022-04-26T20:34:48.735Z] 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-26T20:34:49.675Z] ---> 94e62ded4efb [2022-04-26T20:34:49.675Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T20:34:50.610Z] ---> 68c930144167 [2022-04-26T20:34:50.610Z] 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-26T20:34:51.176Z] ---> c33eb4c48b78 [2022-04-26T20:34:51.176Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T20:34:52.112Z] ---> fbd9f48b8cf6 [2022-04-26T20:34:52.112Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T20:34:53.050Z] ---> 9af808ed83e6 [2022-04-26T20:34:53.050Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T20:34:53.622Z] ---> bef870c17b98 [2022-04-26T20:34:53.622Z] 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-26T20:34:53.622Z] ---> Running in 7c099ce24d43 [2022-04-26T20:34:56.935Z] Removing intermediate container 7c099ce24d43 [2022-04-26T20:34:56.935Z] ---> 9021ac455507 [2022-04-26T20:34:56.935Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T20:34:56.935Z] ---> Running in 8e45dec3f1a7 [2022-04-26T20:34:56.935Z] Removing intermediate container 61661657d22b [2022-04-26T20:34:56.935Z] ---> e027b93e6c46 [2022-04-26T20:34:56.935Z] [2022-04-26T20:34:56.935Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T20:34:56.935Z] ---> e04c818066af [2022-04-26T20:34:56.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T20:34:57.196Z] ---> Running in 9c4f7b2dd679 [2022-04-26T20:34:57.196Z] Removing intermediate container 8e45dec3f1a7 [2022-04-26T20:34:57.196Z] ---> 1ada1595153a [2022-04-26T20:34:57.196Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T20:34:57.456Z] ---> Running in 2f4aa6e817a7 [2022-04-26T20:34:57.456Z] Removing intermediate container 9c4f7b2dd679 [2022-04-26T20:34:57.456Z] ---> e0dddd432835 [2022-04-26T20:34:57.456Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T20:34:57.724Z] Removing intermediate container 2f4aa6e817a7 [2022-04-26T20:34:57.724Z] ---> 6b70c62268b9 [2022-04-26T20:34:57.724Z] Step 24/25 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:34:57.724Z] ---> Running in 6b1ae5132154 [2022-04-26T20:34:57.724Z] ---> Running in ed9c19d9f14c [2022-04-26T20:34:57.984Z] Removing intermediate container 6b1ae5132154 [2022-04-26T20:34:57.984Z] ---> 94098dfddfe3 [2022-04-26T20:34:57.984Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T20:34:58.271Z] ---> Running in 510cbfa98cea [2022-04-26T20:34:58.271Z] Removing intermediate container ed9c19d9f14c [2022-04-26T20:34:58.271Z] ---> e96caf455012 [2022-04-26T20:34:58.271Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T20:34:58.271Z] ---> Running in 1a72bc08a005 [2022-04-26T20:34:58.534Z] Removing intermediate container 510cbfa98cea [2022-04-26T20:34:58.534Z] ---> d1d0c5290acc [2022-04-26T20:34:58.534Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:34:58.534Z] ---> Running in fb106da05ed2 [2022-04-26T20:34:58.534Z] Removing intermediate container 1a72bc08a005 [2022-04-26T20:34:58.534Z] ---> aca24534e92d [2022-04-26T20:34:58.534Z] [2022-04-26T20:34:58.794Z] Successfully built aca24534e92d [2022-04-26T20:34:58.794Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T20:34:58.794Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-04-26T20:35:03.015Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:35:03.015Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:35:03.015Z] ---> 767e0d08cb83 [2022-04-26T20:35:03.015Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T20:35:03.015Z] ---> Using cache [2022-04-26T20:35:03.015Z] ---> eb25859bc59f [2022-04-26T20:35:03.015Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:35:03.015Z] ---> Using cache [2022-04-26T20:35:03.015Z] ---> b98521360082 [2022-04-26T20:35:03.015Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T20:35:03.952Z] ---> Running in 3ebc47cf6a71 [2022-04-26T20:35:03.952Z] Removing intermediate container fb106da05ed2 [2022-04-26T20:35:03.952Z] ---> 8b235078ad26 [2022-04-26T20:35:03.952Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T20:35:04.211Z] ---> Running in 72992eb0c7e3 [2022-04-26T20:35:04.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:04.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:05.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:05.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:05.702Z] OK: 221 MiB in 52 packages [2022-04-26T20:35:05.702Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T20:35:05.702Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T20:35:05.978Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T20:35:05.978Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T20:35:05.978Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T20:35:06.266Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T20:35:06.266Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:35:06.266Z] OK: 8 MiB in 20 packages [2022-04-26T20:35:07.204Z] Removing intermediate container 3ebc47cf6a71 [2022-04-26T20:35:07.204Z] ---> c9b5ce0fd829 [2022-04-26T20:35:07.204Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T20:35:07.204Z] Removing intermediate container 7ecb85851677 [2022-04-26T20:35:07.204Z] ---> ab17e3b95225 [2022-04-26T20:35:07.204Z] [2022-04-26T20:35:07.204Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T20:35:07.204Z] ---> e04c818066af [2022-04-26T20:35:07.204Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:35:07.204Z] ---> Using cache [2022-04-26T20:35:07.204Z] ---> 52e1654496e4 [2022-04-26T20:35:07.204Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:35:07.204Z] ---> Using cache [2022-04-26T20:35:07.204Z] ---> 7d0065cb4c4f [2022-04-26T20:35:07.204Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T20:35:07.776Z] ---> Running in 55b0a48be09a [2022-04-26T20:35:08.051Z] ---> af622301ff67 [2022-04-26T20:35:08.051Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:35:08.051Z] Removing intermediate container 72992eb0c7e3 [2022-04-26T20:35:08.051Z] ---> 2339b542ab17 [2022-04-26T20:35:08.051Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:35:08.311Z] Removing intermediate container 55b0a48be09a [2022-04-26T20:35:08.311Z] ---> e84dfd144d8d [2022-04-26T20:35:08.311Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T20:35:08.311Z] ---> Running in 97b7f0ce6b04 [2022-04-26T20:35:08.311Z] ---> Running in 288b72063829 [2022-04-26T20:35:08.311Z] ---> 62252690194d [2022-04-26T20:35:08.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T20:35:08.570Z] Removing intermediate container 288b72063829 [2022-04-26T20:35:08.570Z] ---> 2fa1d2f6db8f [2022-04-26T20:35:08.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:35:09.516Z] ---> 2acb536c5780 [2022-04-26T20:35:09.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T20:35:09.516Z] ---> 1c512efacc18 [2022-04-26T20:35:09.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T20:35:09.791Z] Removing intermediate container 0cf175f659cb [2022-04-26T20:35:09.791Z] ---> b5c35dfc81dc [2022-04-26T20:35:09.791Z] [2022-04-26T20:35:09.791Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T20:35:10.052Z] Removing intermediate container 97b7f0ce6b04 [2022-04-26T20:35:10.052Z] ---> 905e5c0eba21 [2022-04-26T20:35:10.052Z] Step 8/26 : COPY . . [2022-04-26T20:35:10.052Z] ---> c81fef8af2ff [2022-04-26T20:35:10.052Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T20:35:10.052Z] 3.15: Pulling from library/alpine [2022-04-26T20:35:10.311Z] ---> Running in 34886096dd02 [2022-04-26T20:35:11.248Z] ---> 1899532618af [2022-04-26T20:35:11.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T20:35:12.188Z] Removing intermediate container 34886096dd02 [2022-04-26T20:35:12.188Z] ---> f298030841b7 [2022-04-26T20:35:12.188Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:35:12.468Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T20:35:12.730Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T20:35:12.730Z] ---> 0ac33e5f5afa [2022-04-26T20:35:12.730Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:35:12.730Z] ---> e3f67f80afcc [2022-04-26T20:35:12.730Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T20:35:12.990Z] ---> Running in 7f3b0fe70a45 [2022-04-26T20:35:13.253Z] ---> Running in 13286095bc63 [2022-04-26T20:35:13.253Z] ---> Running in 7f550f9e84e1 [2022-04-26T20:35:13.253Z] Removing intermediate container 7f3b0fe70a45 [2022-04-26T20:35:13.253Z] ---> 183faad31495 [2022-04-26T20:35:13.253Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T20:35:13.517Z] ---> Running in 3f306dc6558b [2022-04-26T20:35:13.517Z] Removing intermediate container 7f550f9e84e1 [2022-04-26T20:35:13.517Z] ---> b9dee3d83599 [2022-04-26T20:35:13.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:35:13.517Z] Removing intermediate container 13286095bc63 [2022-04-26T20:35:13.517Z] ---> 7ad14be3f487 [2022-04-26T20:35:13.517Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:35:13.777Z] ---> Running in a0bf8bdf3922 [2022-04-26T20:35:13.777Z] ---> Running in 8044c0a52764 [2022-04-26T20:35:13.777Z] Removing intermediate container 3f306dc6558b [2022-04-26T20:35:13.777Z] ---> 994986474712 [2022-04-26T20:35:13.777Z] Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:35:13.777Z] ---> Running in 9c47e3a34566 [2022-04-26T20:35:13.777Z] Removing intermediate container a0bf8bdf3922 [2022-04-26T20:35:13.777Z] ---> 92bc8cc4ab65 [2022-04-26T20:35:13.777Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T20:35:14.038Z] ---> Running in a60ecbf45c52 [2022-04-26T20:35:14.038Z] Removing intermediate container 9c47e3a34566 [2022-04-26T20:35:14.038Z] ---> 0fd1ef6fc53e [2022-04-26T20:35:14.038Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:35:14.516Z] ---> Running in 95d75ea4ab59 [2022-04-26T20:35:14.516Z] Removing intermediate container a60ecbf45c52 [2022-04-26T20:35:14.516Z] ---> e1d242645b43 [2022-04-26T20:35:14.516Z] Step 21/22 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:35:14.516Z] ---> Running in 95d8f3196bff [2022-04-26T20:35:14.516Z] Removing intermediate container 95d75ea4ab59 [2022-04-26T20:35:14.516Z] ---> b28ff93adefe [2022-04-26T20:35:14.516Z] [2022-04-26T20:35:14.810Z] Successfully built b28ff93adefe [2022-04-26T20:35:14.810Z] Successfully tagged core-data:latest [2022-04-26T20:35:14.810Z] Building sys-mgmt-agent [2022-04-26T20:35:14.810Z] Removing intermediate container 8044c0a52764 [2022-04-26T20:35:14.810Z] ---> 5f2617dfa29b [2022-04-26T20:35:14.810Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T20:35:15.070Z]  Building core-data ... done Removing intermediate container 95d8f3196bff [2022-04-26T20:35:15.070Z] ---> 73718acacfbd [2022-04-26T20:35:15.070Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T20:35:15.070Z] ---> Running in ee8e13a9843d [2022-04-26T20:35:15.660Z] ---> Running in b48d10496a35 [2022-04-26T20:35:17.044Z] ---> 6280b209db27 [2022-04-26T20:35:17.044Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T20:35:17.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:17.044Z] Removing intermediate container b48d10496a35 [2022-04-26T20:35:17.044Z] ---> 9030a3165790 [2022-04-26T20:35:17.044Z] [2022-04-26T20:35:17.305Z] ---> Running in f15ed56fcaa3 [2022-04-26T20:35:17.306Z] Successfully built 9030a3165790 [2022-04-26T20:35:17.565Z] Successfully tagged support-scheduler:latest [2022-04-26T20:35:17.565Z] Building security-spire-server [2022-04-26T20:35:17.565Z]  Building support-scheduler ... done Removing intermediate container f15ed56fcaa3 [2022-04-26T20:35:17.565Z] ---> 25801abd78b4 [2022-04-26T20:35:17.565Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T20:35:17.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:18.394Z] ---> Running in afed825ff2a0 [2022-04-26T20:35:18.394Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:35:18.394Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:35:18.394Z] OK: 15854 distinct packages available [2022-04-26T20:35:18.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:19.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:35:19.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:35:19.334Z] ---> 767e0d08cb83 [2022-04-26T20:35:19.334Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:35:19.334Z] ---> Using cache [2022-04-26T20:35:19.334Z] ---> eb25859bc59f [2022-04-26T20:35:19.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:35:19.334Z] ---> Using cache [2022-04-26T20:35:19.334Z] ---> b98521360082 [2022-04-26T20:35:19.334Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T20:35:19.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:19.594Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T20:35:19.594Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T20:35:19.854Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T20:35:19.855Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T20:35:19.855Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T20:35:20.115Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T20:35:20.115Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:35:20.115Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T20:35:20.376Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T20:35:20.376Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:35:20.376Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:35:20.376Z] OK: 8 MiB in 23 packages [2022-04-26T20:35:21.316Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:35:21.316Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:35:21.316Z] ---> 767e0d08cb83 [2022-04-26T20:35:21.316Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> eb25859bc59f [2022-04-26T20:35:21.316Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> b98521360082 [2022-04-26T20:35:21.316Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> c9b5ce0fd829 [2022-04-26T20:35:21.316Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> af622301ff67 [2022-04-26T20:35:21.316Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> 905e5c0eba21 [2022-04-26T20:35:21.316Z] Step 8/25 : COPY . . [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> 6280b209db27 [2022-04-26T20:35:21.316Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T20:35:21.316Z] ---> Using cache [2022-04-26T20:35:21.316Z] ---> 25801abd78b4 [2022-04-26T20:35:21.316Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T20:35:23.230Z] ---> Running in c830644f2993 [2022-04-26T20:35:23.230Z] ---> Running in b8e82833c609 [2022-04-26T20:35:23.230Z] Removing intermediate container afed825ff2a0 [2022-04-26T20:35:23.230Z] ---> 86a7c905575e [2022-04-26T20:35:23.230Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T20:35:23.490Z] ---> Running in bf32063acc8b [2022-04-26T20:35:23.490Z] Removing intermediate container ee8e13a9843d [2022-04-26T20:35:23.490Z] ---> 140641c3cbdc [2022-04-26T20:35:23.490Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:35:23.827Z] Removing intermediate container bf32063acc8b [2022-04-26T20:35:23.827Z] ---> 8910ccbe8fc3 [2022-04-26T20:35:23.827Z] 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-26T20:35:23.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:23.827Z] ---> 897b3b6aadbf [2022-04-26T20:35:23.827Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T20:35:23.827Z] ---> Running in 6131705e4ed8 [2022-04-26T20:35:24.400Z] Removing intermediate container b8e82833c609 [2022-04-26T20:35:24.400Z] ---> 1743fec0e79c [2022-04-26T20:35:24.400Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T20:35:24.400Z] ---> Running in 36f3bec5413e [2022-04-26T20:35:24.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:35:24.400Z] ---> ab9fa0c439f4 [2022-04-26T20:35:24.400Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T20:35:24.660Z] Removing intermediate container 36f3bec5413e [2022-04-26T20:35:24.660Z] ---> 8d4132ca3456 [2022-04-26T20:35:24.660Z] 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-26T20:35:24.660Z] ---> Running in d8f0d5fb5dce [2022-04-26T20:35:24.660Z] ---> 6bcca798a179 [2022-04-26T20:35:24.660Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T20:35:24.922Z] OK: 221 MiB in 52 packages [2022-04-26T20:35:24.922Z] ---> Running in 868536e2f16a [2022-04-26T20:35:24.922Z] spire-1.2.1/ [2022-04-26T20:35:24.922Z] spire-1.2.1/.data/ [2022-04-26T20:35:24.922Z] spire-1.2.1/.data/.file [2022-04-26T20:35:24.923Z] spire-1.2.1/.dockerignore [2022-04-26T20:35:24.923Z] spire-1.2.1/.gitattributes [2022-04-26T20:35:24.923Z] spire-1.2.1/.githooks/ [2022-04-26T20:35:24.923Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/ [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/ [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T20:35:24.923Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T20:35:24.923Z] spire-1.2.1/.gitignore [2022-04-26T20:35:24.923Z] spire-1.2.1/.go-version [2022-04-26T20:35:24.923Z] spire-1.2.1/.golangci.yml [2022-04-26T20:35:24.923Z] spire-1.2.1/ADOPTERS.md [2022-04-26T20:35:24.923Z] spire-1.2.1/CHANGELOG.md [2022-04-26T20:35:24.923Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T20:35:24.923Z] spire-1.2.1/CODEOWNERS [2022-04-26T20:35:24.923Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T20:35:24.923Z] spire-1.2.1/Dockerfile [2022-04-26T20:35:24.923Z] spire-1.2.1/Dockerfile.dev [2022-04-26T20:35:24.923Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T20:35:24.923Z] spire-1.2.1/LICENSE [2022-04-26T20:35:24.923Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T20:35:24.923Z] spire-1.2.1/Makefile [2022-04-26T20:35:24.923Z] spire-1.2.1/README.md [2022-04-26T20:35:24.923Z] spire-1.2.1/ROADMAP.md [2022-04-26T20:35:24.923Z] spire-1.2.1/SECURITY.md [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T20:35:24.923Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/ [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/agent/ [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/server/ [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/server/server.conf [2022-04-26T20:35:24.923Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/ [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/auditlog.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/ [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/spire_server.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/telemetry.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/upgrading.md [2022-04-26T20:35:24.923Z] spire-1.2.1/doc/using_spire.md [2022-04-26T20:35:24.923Z] spire-1.2.1/examples/ [2022-04-26T20:35:24.923Z] spire-1.2.1/examples/README.md [2022-04-26T20:35:24.923Z] spire-1.2.1/go.mod [2022-04-26T20:35:24.923Z] spire-1.2.1/go.sum [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/ [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/ [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T20:35:24.923Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T20:35:24.924Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T20:35:24.925Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/version/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T20:35:24.926Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T20:35:25.209Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/config.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T20:35:25.210Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/server.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/private/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/private/server/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T20:35:25.211Z] spire-1.2.1/release/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/README.md [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/conf/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T20:35:25.211Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T20:35:25.211Z] spire-1.2.1/script/ [2022-04-26T20:35:25.211Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T20:35:25.211Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T20:35:25.211Z] spire-1.2.1/support/ [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/ [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T20:35:25.211Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T20:35:25.212Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/clock/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/clock/clock.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/README.md [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/common [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T20:35:25.212Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T20:35:25.213Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T20:35:25.214Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T20:35:25.215Z] spire-1.2.1/test/integration/test.sh [2022-04-26T20:35:25.215Z] spire-1.2.1/test/plugintest/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testca/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testca/ca.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testkey/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/testkey/new.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/ [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/race.go [2022-04-26T20:35:25.215Z] spire-1.2.1/test/util/util.go [2022-04-26T20:35:25.215Z] building spire from source... [2022-04-26T20:35:25.215Z] Installing go1.17.7... [2022-04-26T20:35:25.215Z] Removing intermediate container 868536e2f16a [2022-04-26T20:35:25.215Z] ---> 23d9a3e59f76 [2022-04-26T20:35:25.215Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:35:25.480Z] ---> Running in c01b6a87e88e [2022-04-26T20:35:25.480Z] Removing intermediate container c830644f2993 [2022-04-26T20:35:25.480Z] ---> 111091cdd6e3 [2022-04-26T20:35:25.480Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:35:25.743Z] spire-1.2.1/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.data/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.data/.file [2022-04-26T20:35:25.743Z] spire-1.2.1/.dockerignore [2022-04-26T20:35:25.743Z] spire-1.2.1/.gitattributes [2022-04-26T20:35:25.743Z] spire-1.2.1/.githooks/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T20:35:25.743Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T20:35:25.743Z] spire-1.2.1/.gitignore [2022-04-26T20:35:25.743Z] spire-1.2.1/.go-version [2022-04-26T20:35:25.743Z] spire-1.2.1/.golangci.yml [2022-04-26T20:35:25.743Z] spire-1.2.1/ADOPTERS.md [2022-04-26T20:35:25.743Z] spire-1.2.1/CHANGELOG.md [2022-04-26T20:35:25.744Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T20:35:25.744Z] spire-1.2.1/CODEOWNERS [2022-04-26T20:35:25.744Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T20:35:25.744Z] spire-1.2.1/Dockerfile [2022-04-26T20:35:25.744Z] spire-1.2.1/Dockerfile.dev [2022-04-26T20:35:25.744Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T20:35:25.744Z] spire-1.2.1/LICENSE [2022-04-26T20:35:25.744Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T20:35:25.744Z] spire-1.2.1/Makefile [2022-04-26T20:35:25.744Z] spire-1.2.1/README.md [2022-04-26T20:35:25.744Z] spire-1.2.1/ROADMAP.md [2022-04-26T20:35:25.744Z] spire-1.2.1/SECURITY.md [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T20:35:25.744Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/ [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/agent/ [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/server/ [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/server/server.conf [2022-04-26T20:35:25.744Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/ [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/auditlog.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/ [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdRemoving intermediate container c01b6a87e88e [2022-04-26T20:35:25.744Z] [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> e03e18936d5e [2022-04-26T20:35:25.744Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T20:35:25.744Z] [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/spire_server.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/telemetry.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/upgrading.md [2022-04-26T20:35:25.744Z] spire-1.2.1/doc/using_spire.md [2022-04-26T20:35:25.744Z] spire-1.2.1/examples/ [2022-04-26T20:35:25.744Z] spire-1.2.1/examples/README.md [2022-04-26T20:35:25.744Z] spire-1.2.1/go.mod [2022-04-26T20:35:25.744Z] spire-1.2.1/go.sum [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T20:35:25.744Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T20:35:25.745Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T20:35:25.746Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/version/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/config.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T20:35:25.747Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:35:25.748Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/server.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/private/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/private/server/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T20:35:25.749Z] spire-1.2.1/release/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/README.md [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/conf/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T20:35:25.749Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T20:35:25.749Z] spire-1.2.1/script/ [2022-04-26T20:35:25.749Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T20:35:25.749Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T20:35:25.749Z] spire-1.2.1/support/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T20:35:25.749Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T20:35:25.750Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/clock/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/clock/clock.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/README.md [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/common [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T20:35:25.750Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T20:35:25.751Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T20:35:26.011Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:26.012Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T20:35:26.013Z] spire-1.2.1/test/integration/test.sh [2022-04-26T20:35:26.013Z] spire-1.2.1/test/plugintest/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T20:35:26.013Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T20:35:26.013Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T20:35:26.013Z] spire-1.2.1/test/spiretest/ [2022-04-26T20:35:26.013Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testca/ [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testca/ca.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testkey/ [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/testkey/new.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T20:35:26.014Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/ [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/race.go [2022-04-26T20:35:26.014Z] spire-1.2.1/test/util/util.go [2022-04-26T20:35:26.014Z] building spire from source... [2022-04-26T20:35:26.014Z] ---> Running in 95c32d390522 [2022-04-26T20:35:26.014Z] ---> 59b4bb71db19 [2022-04-26T20:35:26.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:35:26.014Z] Installing go1.17.7... [2022-04-26T20:35:26.275Z] ---> Running in 8094594d4c67 [2022-04-26T20:35:26.275Z] Removing intermediate container 95c32d390522 [2022-04-26T20:35:26.275Z] ---> 65207e808d2c [2022-04-26T20:35:26.275Z] Step 19/20 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:35:26.275Z] ---> Running in 7d0d797358fe [2022-04-26T20:35:26.535Z] Removing intermediate container 7d0d797358fe [2022-04-26T20:35:26.535Z] ---> 0c13adcb0dff [2022-04-26T20:35:26.535Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T20:35:26.796Z] ---> Running in 6a38c23c957d [2022-04-26T20:35:26.796Z] Removing intermediate container 6a38c23c957d [2022-04-26T20:35:26.796Z] ---> 9db440d413f1 [2022-04-26T20:35:26.796Z] [2022-04-26T20:35:27.056Z] Successfully built 9db440d413f1 [2022-04-26T20:35:27.056Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T20:35:27.056Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-04-26T20:35:30.346Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:35:30.346Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:35:30.346Z] ---> 767e0d08cb83 [2022-04-26T20:35:30.346Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> eb25859bc59f [2022-04-26T20:35:30.346Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> b98521360082 [2022-04-26T20:35:30.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> 63b2cdddd827 [2022-04-26T20:35:30.346Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> b5001cefef0f [2022-04-26T20:35:30.346Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> 94e880ddd14e [2022-04-26T20:35:30.346Z] Step 8/23 : COPY . . [2022-04-26T20:35:30.346Z] ---> Using cache [2022-04-26T20:35:30.346Z] ---> f898a5e72d55 [2022-04-26T20:35:30.346Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T20:35:30.916Z] Building bin/spire-server... [2022-04-26T20:35:30.916Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T20:35:30.916Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T20:35:30.916Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T20:35:30.916Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T20:35:30.916Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T20:35:30.916Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T20:35:31.242Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T20:35:31.242Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T20:35:31.242Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T20:35:31.242Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T20:35:31.242Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T20:35:31.504Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T20:35:31.504Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T20:35:31.504Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T20:35:31.504Z] Building bin/spire-server... [2022-04-26T20:35:31.504Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T20:35:31.504Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T20:35:31.504Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T20:35:31.504Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T20:35:31.504Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T20:35:31.504Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T20:35:31.504Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T20:35:31.504Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T20:35:31.504Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T20:35:31.504Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T20:35:31.768Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T20:35:31.768Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T20:35:31.768Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T20:35:31.768Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T20:35:31.768Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T20:35:31.768Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T20:35:32.029Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T20:35:32.029Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T20:35:32.029Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T20:35:32.029Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T20:35:32.029Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T20:35:32.029Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T20:35:32.029Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T20:35:32.029Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T20:35:32.029Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T20:35:32.029Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T20:35:32.029Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T20:35:32.029Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T20:35:32.029Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T20:35:32.290Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T20:35:32.290Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T20:35:32.290Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T20:35:32.290Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T20:35:32.290Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T20:35:32.290Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T20:35:32.290Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T20:35:32.290Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T20:35:32.290Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T20:35:32.290Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T20:35:32.290Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T20:35:32.290Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T20:35:32.549Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T20:35:32.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T20:35:32.549Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T20:35:32.549Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T20:35:32.549Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T20:35:32.549Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T20:35:32.549Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T20:35:32.549Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T20:35:32.549Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T20:35:32.549Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T20:35:32.549Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T20:35:32.549Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T20:35:32.549Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T20:35:32.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T20:35:32.549Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T20:35:32.812Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T20:35:32.812Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T20:35:32.812Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T20:35:32.812Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T20:35:32.812Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T20:35:32.812Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T20:35:32.812Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T20:35:33.073Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T20:35:33.073Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T20:35:33.073Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T20:35:33.073Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T20:35:33.073Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T20:35:33.073Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T20:35:33.073Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T20:35:33.073Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T20:35:33.073Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T20:35:33.073Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T20:35:33.073Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T20:35:33.403Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T20:35:33.403Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T20:35:33.662Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T20:35:33.662Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T20:35:33.662Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T20:35:33.662Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T20:35:33.662Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T20:35:33.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T20:35:33.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T20:35:33.921Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T20:35:33.921Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T20:35:33.921Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T20:35:34.181Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T20:35:34.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T20:35:34.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T20:35:34.759Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T20:35:34.759Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T20:35:35.020Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T20:35:38.501Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T20:35:38.501Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T20:35:38.501Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T20:35:38.501Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T20:35:38.501Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T20:35:38.501Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T20:35:38.501Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T20:35:38.501Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T20:35:38.762Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T20:35:38.762Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T20:35:39.021Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T20:35:39.022Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T20:35:39.022Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T20:35:39.022Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T20:35:39.022Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T20:35:39.282Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T20:35:39.282Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T20:35:39.282Z] Removing intermediate container 8094594d4c67 [2022-04-26T20:35:39.282Z] ---> 486d76ea1928 [2022-04-26T20:35:39.282Z] Step 8/23 : COPY . . [2022-04-26T20:35:39.282Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T20:35:39.567Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T20:35:39.567Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T20:35:39.832Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T20:35:39.832Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T20:35:40.090Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T20:35:40.090Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T20:35:40.659Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T20:35:40.659Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T20:35:40.659Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T20:35:41.129Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T20:35:41.129Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T20:35:41.129Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T20:35:41.129Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T20:35:41.129Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T20:35:41.129Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T20:35:41.391Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T20:35:41.391Z] Building bin/spire-agent... [2022-04-26T20:35:41.391Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T20:35:41.391Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T20:35:41.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T20:35:41.391Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:35:41.391Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T20:35:41.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:35:41.650Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:35:41.650Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:35:41.650Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T20:35:41.650Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T20:35:41.650Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T20:35:41.651Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T20:35:41.651Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T20:35:41.910Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T20:35:41.910Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T20:35:41.910Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T20:35:41.910Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T20:35:41.910Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T20:35:42.170Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T20:35:42.170Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T20:35:42.170Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T20:35:42.170Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T20:35:42.170Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:35:42.170Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:35:42.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T20:35:42.429Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:35:42.429Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T20:35:42.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T20:35:42.429Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T20:35:42.690Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T20:35:42.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T20:35:42.690Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T20:35:42.690Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:35:42.951Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T20:35:42.951Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:35:42.951Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:35:42.951Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T20:35:42.951Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T20:35:42.951Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T20:35:42.951Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T20:35:42.951Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T20:35:42.951Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T20:35:42.951Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T20:35:43.215Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T20:35:43.215Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T20:35:43.215Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T20:35:43.215Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T20:35:43.215Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T20:35:43.215Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T20:35:43.215Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T20:35:43.215Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T20:35:43.215Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T20:35:43.215Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T20:35:43.215Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T20:35:43.215Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T20:35:43.215Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T20:35:43.215Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T20:35:43.215Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T20:35:43.215Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T20:35:43.215Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T20:35:43.493Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T20:35:43.493Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T20:35:43.493Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T20:35:43.493Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T20:35:43.493Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T20:35:43.493Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T20:35:43.493Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T20:35:43.493Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T20:35:43.493Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T20:35:43.493Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T20:35:43.493Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T20:35:43.493Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T20:35:43.493Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T20:35:43.493Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T20:35:43.493Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T20:35:43.493Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T20:35:43.493Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T20:35:43.493Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T20:35:43.493Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T20:35:43.493Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T20:35:43.493Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T20:35:43.752Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T20:35:43.752Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T20:35:43.752Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T20:35:43.752Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T20:35:43.752Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T20:35:43.752Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T20:35:43.752Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T20:35:43.752Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T20:35:43.752Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T20:35:43.752Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T20:35:43.752Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T20:35:43.752Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T20:35:43.752Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T20:35:43.752Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T20:35:43.752Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T20:35:43.752Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T20:35:44.012Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T20:35:44.012Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T20:35:44.012Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T20:35:44.012Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T20:35:44.012Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T20:35:44.012Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T20:35:44.012Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T20:35:44.012Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T20:35:44.012Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T20:35:44.012Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T20:35:44.012Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T20:35:44.012Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T20:35:44.012Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T20:35:44.012Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T20:35:44.012Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T20:35:44.271Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T20:35:44.271Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T20:35:44.271Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T20:35:44.271Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T20:35:44.271Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T20:35:44.271Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T20:35:44.271Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T20:35:44.271Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T20:35:44.271Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T20:35:44.271Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T20:35:44.271Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T20:35:44.271Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T20:35:44.271Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T20:35:44.271Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T20:35:44.958Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T20:35:44.958Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T20:35:44.958Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T20:35:44.958Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T20:35:44.958Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T20:35:44.958Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T20:35:44.958Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T20:35:44.958Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T20:35:45.219Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T20:35:45.219Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T20:35:45.219Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T20:35:45.219Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T20:35:45.219Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T20:35:45.219Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T20:35:50.635Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T20:35:50.635Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T20:35:50.894Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T20:35:50.894Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T20:36:00.896Z]  ---> Running in b126c9ffb78b [2022-04-26T20:36:01.158Z] ---> de6dae21abb0 [2022-04-26T20:36:01.158Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T20:36:01.418Z] ---> Running in 56484df5cdbc [2022-04-26T20:36:01.991Z] 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-26T20:36:02.563Z] 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-26T20:36:18.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T20:36:18.185Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T20:36:21.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T20:36:21.607Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T20:36:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T20:36:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T20:36:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T20:36:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T20:36:25.022Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T20:36:27.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T20:36:40.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.388s coverage: 28.7% of statements [2022-04-26T20:36:40.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T20:36:40.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T20:36:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements [2022-04-26T20:36:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T20:36:46.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 53.4% of statements [2022-04-26T20:36:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T20:36:46.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T20:36:58.823Z] Removing intermediate container 56484df5cdbc [2022-04-26T20:36:58.823Z] ---> dee6d2d84afa [2022-04-26T20:36:58.823Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T20:36:58.823Z] ---> Running in 061a0877a9de [2022-04-26T20:36:58.823Z] Removing intermediate container b126c9ffb78b [2022-04-26T20:36:58.823Z] ---> 7191e9517d77 [2022-04-26T20:36:58.823Z] [2022-04-26T20:36:58.823Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T20:36:58.823Z] ---> e04c818066af [2022-04-26T20:36:58.823Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:36:58.823Z] ---> Using cache [2022-04-26T20:36:58.823Z] ---> 52e1654496e4 [2022-04-26T20:36:58.823Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:36:58.823Z] ---> Using cache [2022-04-26T20:36:58.823Z] ---> 7d0065cb4c4f [2022-04-26T20:36:58.823Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T20:36:58.823Z] ---> Running in e1c3f7ec0db2 [2022-04-26T20:36:58.823Z] 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-26T20:36:58.823Z] Removing intermediate container e1c3f7ec0db2 [2022-04-26T20:36:58.823Z] ---> 7f98ebf83ee9 [2022-04-26T20:36:58.823Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T20:36:58.823Z] ---> Running in a0d0049296d3 [2022-04-26T20:36:58.823Z] Removing intermediate container a0d0049296d3 [2022-04-26T20:36:58.823Z] ---> 7dacfb5e7c72 [2022-04-26T20:36:58.823Z] Step 15/23 : WORKDIR / [2022-04-26T20:36:58.823Z] ---> Running in 5261e24effac [2022-04-26T20:36:58.823Z] Removing intermediate container 5261e24effac [2022-04-26T20:36:58.823Z] ---> 6cf8a24ea405 [2022-04-26T20:36:58.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:36:58.823Z] Removing intermediate container 061a0877a9de [2022-04-26T20:36:58.823Z] ---> 1fedf70b974d [2022-04-26T20:36:58.823Z] [2022-04-26T20:36:58.823Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T20:36:58.823Z] 20.10.14: Pulling from library/docker [2022-04-26T20:36:58.823Z] ---> 86b264eae7db [2022-04-26T20:36:58.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T20:37:00.732Z] ---> 8157ae67384a [2022-04-26T20:37:00.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T20:37:02.115Z] ---> b4e333193731 [2022-04-26T20:37:02.115Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T20:37:02.115Z] ---> Running in 3599dd65c2fe [2022-04-26T20:37:03.066Z] Removing intermediate container 3599dd65c2fe [2022-04-26T20:37:03.066Z] ---> 78d85bc0cd16 [2022-04-26T20:37:03.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:37:03.326Z] ---> Running in 4342e42803c9 [2022-04-26T20:37:04.907Z] Removing intermediate container 4342e42803c9 [2022-04-26T20:37:04.907Z] ---> 97bdebe17a76 [2022-04-26T20:37:04.907Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T20:37:05.474Z] ---> Running in 5a131bcbdebc [2022-04-26T20:37:05.733Z] Removing intermediate container 5a131bcbdebc [2022-04-26T20:37:05.733Z] ---> 15f49cfa7345 [2022-04-26T20:37:05.734Z] Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:37:05.993Z] ---> Running in 86f490189091 [2022-04-26T20:37:06.934Z] Removing intermediate container 86f490189091 [2022-04-26T20:37:06.934Z] ---> 0b8eb1bf2e4d [2022-04-26T20:37:06.934Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:37:07.193Z] ---> Running in c67bfbbf3a2f [2022-04-26T20:37:08.130Z] Removing intermediate container c67bfbbf3a2f [2022-04-26T20:37:08.130Z] ---> 5c87040d012d [2022-04-26T20:37:08.130Z] [2022-04-26T20:37:08.130Z] Successfully built 5c87040d012d [2022-04-26T20:37:08.130Z] Successfully tagged core-metadata:latest [2022-04-26T20:37:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.696s coverage: 89.2% of statements [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:37:09.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.472s coverage: 84.4% of statements [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T20:37:09.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T20:37:11.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.324s coverage: 95.6% of statements [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:37:11.724Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.293s coverage: 72.2% of statements [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T20:37:11.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.502s coverage: 60.0% of statements [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T20:37:11.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T20:37:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.621s coverage: 0.9% of statements [2022-04-26T20:37:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.529s coverage: 58.8% of statements [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.371s coverage: 29.6% of statements [2022-04-26T20:37:11.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.249s coverage: 79.5% of statements [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements [2022-04-26T20:37:11.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2022-04-26T20:37:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2022-04-26T20:37:14.747Z]  Building core-metadata ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T20:37:14.747Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T20:37:14.747Z] ---> 7417809fdb73 [2022-04-26T20:37:14.747Z] 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-26T20:37:14.747Z] ---> Running in d13cdf35a889 [2022-04-26T20:37:15.026Z] Removing intermediate container d13cdf35a889 [2022-04-26T20:37:15.026Z] ---> 58fdbcefb532 [2022-04-26T20:37:15.026Z] 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-26T20:37:15.287Z] ---> Running in 58f843785c6c [2022-04-26T20:37:16.666Z] Removing intermediate container 560f14778a9a [2022-04-26T20:37:16.666Z] ---> a0a99526b3a7 [2022-04-26T20:37:16.666Z] [2022-04-26T20:37:16.666Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T20:37:16.666Z] ---> 0ac33e5f5afa [2022-04-26T20:37:16.666Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:37:16.666Z] ---> Using cache [2022-04-26T20:37:16.666Z] ---> 7ad14be3f487 [2022-04-26T20:37:16.666Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:37:16.666Z] ---> Using cache [2022-04-26T20:37:16.666Z] ---> 5f2617dfa29b [2022-04-26T20:37:16.666Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T20:37:16.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:16.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:17.184Z] ---> Running in d3db8a96087a [2022-04-26T20:37:17.184Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T20:37:17.184Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T20:37:17.184Z] Executing bash-5.1.16-r0.post-install [2022-04-26T20:37:17.184Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T20:37:17.184Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T20:37:17.184Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T20:37:17.184Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T20:37:17.443Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T20:37:17.443Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T20:37:17.443Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T20:37:17.443Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T20:37:17.443Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T20:37:17.443Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T20:37:17.443Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T20:37:17.443Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T20:37:17.443Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T20:37:17.443Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T20:37:17.443Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T20:37:17.701Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T20:37:17.701Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T20:37:17.701Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T20:37:17.701Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T20:37:17.701Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T20:37:17.701Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T20:37:17.702Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T20:37:17.702Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T20:37:17.702Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T20:37:17.960Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T20:37:17.960Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T20:37:17.960Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T20:37:17.960Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T20:37:17.960Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T20:37:17.960Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T20:37:17.960Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T20:37:17.960Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T20:37:17.960Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T20:37:17.960Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T20:37:17.960Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T20:37:17.960Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T20:37:17.960Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T20:37:17.960Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T20:37:17.960Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T20:37:17.960Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T20:37:17.960Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T20:37:17.960Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:37:17.960Z] OK: 83 MiB in 65 packages [2022-04-26T20:37:18.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:18.787Z] Collecting docker-compose==1.23.2 [2022-04-26T20:37:18.787Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T20:37:18.787Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T20:37:18.787Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T20:37:19.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:19.305Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T20:37:19.305Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T20:37:19.305Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T20:37:19.305Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T20:37:19.305Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:37:19.305Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:37:19.305Z] OK: 15854 distinct packages available [2022-04-26T20:37:19.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:19.564Z] 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-26T20:37:19.564Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T20:37:19.564Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T20:37:19.564Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T20:37:19.564Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T20:37:19.564Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T20:37:19.564Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T20:37:20.134Z] Collecting PyYAML<4,>=3.10 [2022-04-26T20:37:20.134Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T20:37:20.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:37:20.701Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T20:37:20.701Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:37:20.701Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T20:37:20.701Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T20:37:20.701Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T20:37:20.701Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T20:37:20.701Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T20:37:20.701Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T20:37:20.959Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T20:37:20.959Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T20:37:20.959Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T20:37:20.959Z] Collecting idna<2.8,>=2.5 [2022-04-26T20:37:20.959Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T20:37:20.959Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T20:37:20.959Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T20:37:20.959Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:37:20.959Z] OK: 6 MiB in 19 packages [2022-04-26T20:37:20.959Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T20:37:20.959Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T20:37:20.959Z] 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-26T20:37:21.219Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T20:37:21.219Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T20:37:21.219Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T20:37:21.219Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T20:37:21.219Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T20:37:21.219Z] Attempting uninstall: urllib3 [2022-04-26T20:37:21.219Z] Found existing installation: urllib3 1.26.7 [2022-04-26T20:37:21.219Z] Uninstalling urllib3-1.26.7: [2022-04-26T20:37:21.219Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T20:37:21.478Z] Attempting uninstall: idna [2022-04-26T20:37:21.478Z] Found existing installation: idna 3.3 [2022-04-26T20:37:21.478Z] Uninstalling idna-3.3: [2022-04-26T20:37:21.478Z] Successfully uninstalled idna-3.3 [2022-04-26T20:37:23.382Z] Attempting uninstall: requests [2022-04-26T20:37:23.382Z] Found existing installation: requests 2.26.0 [2022-04-26T20:37:23.382Z] Uninstalling requests-2.26.0: [2022-04-26T20:37:23.382Z] Successfully uninstalled requests-2.26.0 [2022-04-26T20:37:23.642Z] Running setup.py install for texttable: started [2022-04-26T20:37:23.902Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T20:37:23.902Z] Running setup.py install for PyYAML: started [2022-04-26T20:37:24.161Z] Removing intermediate container d3db8a96087a [2022-04-26T20:37:24.161Z] ---> b0cd94b58c0a [2022-04-26T20:37:24.161Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T20:37:24.420Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T20:37:24.420Z] Running setup.py install for docopt: started [2022-04-26T20:37:24.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2022-04-26T20:37:24.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2022-04-26T20:37:24.986Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T20:37:24.987Z] Running setup.py install for dockerpty: started [2022-04-26T20:37:25.247Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T20:37:26.186Z] ---> a281df1d638a [2022-04-26T20:37:26.186Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:37:26.445Z] 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-26T20:37:27.826Z] ---> e1de1d9c9ced [2022-04-26T20:37:27.826Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:37:28.085Z] ---> f0c53ef64ec1 [2022-04-26T20:37:28.085Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T20:37:28.344Z] ---> b6b421b88f80 [2022-04-26T20:37:28.344Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T20:37:28.913Z] ---> 412aa52f9b95 [2022-04-26T20:37:28.913Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:37:28.913Z] ---> Running in 8e001cf504a4 [2022-04-26T20:37:29.187Z] Removing intermediate container 8e001cf504a4 [2022-04-26T20:37:29.187Z] ---> dc5b36e4f881 [2022-04-26T20:37:29.187Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:37:29.448Z] ---> Running in 6692d71ca593 [2022-04-26T20:37:29.709Z] Removing intermediate container 6692d71ca593 [2022-04-26T20:37:29.709Z] ---> b2294f1b08e1 [2022-04-26T20:37:29.709Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T20:37:29.709Z] ---> Running in ff013648e7ba [2022-04-26T20:37:29.969Z] Removing intermediate container ff013648e7ba [2022-04-26T20:37:29.969Z] ---> c12d7baf8f86 [2022-04-26T20:37:29.969Z] Step 25/26 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:37:29.969Z] Removing intermediate container 58f843785c6c [2022-04-26T20:37:29.969Z] ---> bfd00eb6ec89 [2022-04-26T20:37:29.969Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T20:37:29.969Z] ---> Running in d95ae436c3e0 [2022-04-26T20:37:29.969Z] ---> Running in 1d47c3e50c9b [2022-04-26T20:37:30.235Z] Removing intermediate container d95ae436c3e0 [2022-04-26T20:37:30.235Z] ---> ca7ccdf98913 [2022-04-26T20:37:30.235Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T20:37:30.235Z] Removing intermediate container 1d47c3e50c9b [2022-04-26T20:37:30.235Z] ---> 6bdf881e9244 [2022-04-26T20:37:30.235Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T20:37:30.235Z] ---> Running in 3f2b9fea227b [2022-04-26T20:37:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.744s coverage: 82.5% of statements [2022-04-26T20:37:30.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T20:37:30.497Z] ---> Running in e8fb4e37fbc0 [2022-04-26T20:37:30.497Z] Removing intermediate container 3f2b9fea227b [2022-04-26T20:37:30.497Z] ---> 4241ae1e3953 [2022-04-26T20:37:30.497Z] [2022-04-26T20:37:30.497Z] Removing intermediate container e8fb4e37fbc0 [2022-04-26T20:37:30.497Z] ---> f86d2bc8cd8b [2022-04-26T20:37:30.497Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T20:37:30.497Z] Successfully built 4241ae1e3953 [2022-04-26T20:37:30.497Z] Successfully tagged security-spire-agent:latest [2022-04-26T20:37:31.066Z]  Building security-spire-agent ... done  ---> f5f31d78866f [2022-04-26T20:37:31.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T20:37:31.066Z] ---> 9745e0a75d2e [2022-04-26T20:37:31.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T20:37:31.326Z] ---> c6faa73b0446 [2022-04-26T20:37:31.326Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T20:37:31.326Z] ---> Running in 4bc77f9ef539 [2022-04-26T20:37:31.626Z] Removing intermediate container 4bc77f9ef539 [2022-04-26T20:37:31.626Z] ---> beab7be3de03 [2022-04-26T20:37:31.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:37:31.626Z] ---> Running in 39c4dde5f66a [2022-04-26T20:37:31.626Z] Removing intermediate container 39c4dde5f66a [2022-04-26T20:37:31.626Z] ---> 99956fbd6f93 [2022-04-26T20:37:31.626Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T20:37:31.887Z] ---> Running in 7459ee21a174 [2022-04-26T20:37:32.155Z] Removing intermediate container 7459ee21a174 [2022-04-26T20:37:32.155Z] ---> 3c2013b844a4 [2022-04-26T20:37:32.155Z] Step 22/23 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:37:32.155Z] ---> Running in b9c6218d96ac [2022-04-26T20:37:32.155Z] Removing intermediate container b9c6218d96ac [2022-04-26T20:37:32.155Z] ---> b11d2b878fc4 [2022-04-26T20:37:32.155Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:37:32.155Z] ---> Running in cd390f1d7e78 [2022-04-26T20:37:32.414Z] Removing intermediate container cd390f1d7e78 [2022-04-26T20:37:32.414Z] ---> 6d8deb8cabd4 [2022-04-26T20:37:32.414Z] [2022-04-26T20:37:32.414Z] Successfully built 6d8deb8cabd4 [2022-04-26T20:37:32.414Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T20:37:38.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T20:37:38.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T20:37:38.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T20:37:38.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-04-26T20:37:38.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T20:37:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements [2022-04-26T20:37:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T20:37:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements [2022-04-26T20:37:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2022-04-26T20:37:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-04-26T20:37:38.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements [2022-04-26T20:37:38.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements [2022-04-26T20:37:42.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T20:37:42.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-04-26T20:37:42.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-04-26T20:37:50.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements [2022-04-26T20:37:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T20:37:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T20:37:50.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T20:37:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.8% of statements [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T20:37:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T20:37:52.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T20:37:52.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 17.7% of statements [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.699s coverage: 92.3% of statements [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 63.2% of statements [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T20:38:03.125Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-04-26T20:38:03.125Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2022-04-26T20:38:03.125Z] 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-26T20:38:03.125Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T20:38:03.125Z] GO111MODULE=on go vet ./... [2022-04-26T20:38:11.158Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-26T20:38:11.158Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:38:11.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:38:11.159Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:38:11.159Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:38:11.159Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:38:11.159Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:38:11.159Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:38:11.159Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:38:11.159Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:38:11.159Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:38:11.418Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:38:11.418Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:38:11.418Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:38:12.802Z] Building bin/spire-agent... [2022-04-26T20:38:12.802Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:38:12.802Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:38:12.802Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:38:12.802Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:38:13.748Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:38:13.748Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:38:13.748Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:38:13.748Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:38:13.748Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:38:13.748Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:38:13.748Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:38:13.748Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:38:13.748Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:39:21.454Z] Removing intermediate container 6131705e4ed8 [2022-04-26T20:39:21.454Z] ---> 65eb8c721050 [2022-04-26T20:39:21.454Z] [2022-04-26T20:39:21.454Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T20:39:21.454Z] ---> 0ac33e5f5afa [2022-04-26T20:39:21.454Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:39:21.454Z] ---> Using cache [2022-04-26T20:39:21.454Z] ---> 7ad14be3f487 [2022-04-26T20:39:21.454Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:39:21.454Z] ---> Using cache [2022-04-26T20:39:21.454Z] ---> 5f2617dfa29b [2022-04-26T20:39:21.454Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T20:39:21.454Z] Removing intermediate container d8f0d5fb5dce [2022-04-26T20:39:21.454Z] ---> fd84b27a348b [2022-04-26T20:39:21.454Z] [2022-04-26T20:39:21.454Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T20:39:21.454Z] ---> 0ac33e5f5afa [2022-04-26T20:39:21.454Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:39:21.454Z] ---> Using cache [2022-04-26T20:39:21.454Z] ---> 7ad14be3f487 [2022-04-26T20:39:21.454Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:39:21.454Z] ---> Using cache [2022-04-26T20:39:21.454Z] ---> 5f2617dfa29b [2022-04-26T20:39:21.454Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T20:39:21.454Z] ---> Using cache [2022-04-26T20:39:21.454Z] ---> b0cd94b58c0a [2022-04-26T20:39:21.454Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:39:21.454Z] ---> Running in b8ea82cd678c [2022-04-26T20:39:21.454Z] ---> 5dcd25535f7f [2022-04-26T20:39:21.454Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:39:21.454Z] ---> 37e9613f7a1c [2022-04-26T20:39:21.454Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T20:39:21.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:39:21.454Z] ---> 58e16110d9f8 [2022-04-26T20:39:21.454Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T20:39:21.454Z] ---> 8313032ebbdb [2022-04-26T20:39:21.454Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:39:21.454Z] ---> Running in 2630b9355740 [2022-04-26T20:39:21.454Z] Removing intermediate container 2630b9355740 [2022-04-26T20:39:21.454Z] ---> 4fee3a95dbab [2022-04-26T20:39:21.454Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:39:21.454Z] ---> Running in 0d68667bf71e [2022-04-26T20:39:21.454Z] Removing intermediate container 0d68667bf71e [2022-04-26T20:39:21.454Z] ---> 1899a9b76617 [2022-04-26T20:39:21.454Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T20:39:21.454Z] ---> Running in d05e4977089e [2022-04-26T20:39:21.454Z] Removing intermediate container d05e4977089e [2022-04-26T20:39:21.454Z] ---> e8a3408b1ac3 [2022-04-26T20:39:21.454Z] Step 24/25 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:39:21.454Z] ---> Running in bad255b3724a [2022-04-26T20:39:21.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:39:21.454Z] Removing intermediate container bad255b3724a [2022-04-26T20:39:21.454Z] ---> 6781c4ddbe11 [2022-04-26T20:39:21.454Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T20:39:21.454Z] ---> Running in 183514d21fc4 [2022-04-26T20:39:21.454Z] Removing intermediate container 183514d21fc4 [2022-04-26T20:39:21.454Z] ---> f7cff6a8df9d [2022-04-26T20:39:21.454Z] [2022-04-26T20:39:21.454Z] Successfully built f7cff6a8df9d [2022-04-26T20:39:21.454Z] Successfully tagged security-spire-server:latest [2022-04-26T20:39:21.454Z]  Building security-spire-server ... done v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:39:21.454Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:39:21.454Z] OK: 15854 distinct packages available [2022-04-26T20:39:21.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T20:39:21.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T20:39:21.454Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T20:39:21.454Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:39:21.454Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T20:39:21.454Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T20:39:21.454Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:39:21.454Z] OK: 6 MiB in 18 packages [2022-04-26T20:39:21.454Z] Removing intermediate container b8ea82cd678c [2022-04-26T20:39:21.454Z] ---> 77ffba40b70a [2022-04-26T20:39:21.454Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:39:21.454Z] ---> c1cbfd7c90ff [2022-04-26T20:39:21.454Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:39:21.454Z] ---> 600235400d94 [2022-04-26T20:39:21.454Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T20:39:21.454Z] ---> Running in 191b64186cc6 [2022-04-26T20:39:21.723Z] Removing intermediate container 191b64186cc6 [2022-04-26T20:39:21.723Z] ---> d3194cc12389 [2022-04-26T20:39:21.723Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T20:39:21.723Z] ---> 0163f2f3932a [2022-04-26T20:39:21.723Z] Step 21/26 : WORKDIR / [2022-04-26T20:39:21.990Z] ---> Running in 93fba9884bb4 [2022-04-26T20:39:21.990Z] Removing intermediate container 93fba9884bb4 [2022-04-26T20:39:21.990Z] ---> 43f7d492cd87 [2022-04-26T20:39:21.990Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:39:21.990Z] ---> Running in 1f1276e5d6d2 [2022-04-26T20:39:21.990Z] Removing intermediate container 1f1276e5d6d2 [2022-04-26T20:39:21.990Z] ---> 0cef09e90ae1 [2022-04-26T20:39:21.990Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:39:22.250Z] ---> Running in 758d2377a94e [2022-04-26T20:39:22.250Z] Removing intermediate container 758d2377a94e [2022-04-26T20:39:22.250Z] ---> 01a2c3484f20 [2022-04-26T20:39:22.250Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T20:39:22.250Z] ---> Running in 917407bc44ac [2022-04-26T20:39:22.512Z] Removing intermediate container 917407bc44ac [2022-04-26T20:39:22.512Z] ---> e241dda25e37 [2022-04-26T20:39:22.512Z] Step 25/26 : LABEL git_sha=65a97619a16cf7415cb696db31b99692f86f7e81 [2022-04-26T20:39:22.512Z] ---> Running in 28aee2cc1ffa [2022-04-26T20:39:22.512Z] Removing intermediate container 28aee2cc1ffa [2022-04-26T20:39:22.512Z] ---> c4f543508d29 [2022-04-26T20:39:22.512Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T20:39:22.512Z] ---> Running in 0f96ec9403f2 [2022-04-26T20:39:22.771Z] Removing intermediate container 0f96ec9403f2 [2022-04-26T20:39:22.771Z] ---> 6d9331a81cd4 [2022-04-26T20:39:22.771Z] [2022-04-26T20:39:22.771Z] Successfully built 6d9331a81cd4 [2022-04-26T20:39:22.771Z] Successfully tagged security-spire-config:latest [2022-04-26T20:39:22.779Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T20:39:22.788Z] $ docker stop --time=1 b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b [2022-04-26T20:39:24.085Z] $ docker rm -f b8c6f82c9ef286788aaabbad4f16cce19f65a65cbdd2a73db9f8f32e22e0ad1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T20:39:24.433Z] + docker images [2022-04-26T20:39:24.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T20:39:24.433Z] security-spire-config latest 6d9331a81cd4 2 seconds ago 86.7MB [2022-04-26T20:39:24.433Z] security-spire-server latest f7cff6a8df9d 7 seconds ago 87.3MB [2022-04-26T20:39:24.433Z] 65eb8c721050 21 seconds ago 4.43GB [2022-04-26T20:39:24.433Z] fd84b27a348b 21 seconds ago 4.43GB [2022-04-26T20:39:24.433Z] sys-mgmt-agent latest 6d8deb8cabd4 About a minute ago 299MB [2022-04-26T20:39:24.433Z] security-spire-agent latest 4241ae1e3953 About a minute ago 127MB [2022-04-26T20:39:24.433Z] a0a99526b3a7 2 minutes ago 4.43GB [2022-04-26T20:39:24.433Z] core-metadata latest 5c87040d012d 2 minutes ago 17MB [2022-04-26T20:39:24.433Z] 1fedf70b974d 2 minutes ago 1.49GB [2022-04-26T20:39:24.433Z] 7191e9517d77 2 minutes ago 1.5GB [2022-04-26T20:39:24.433Z] security-spiffe-token-provider latest 9db440d413f1 3 minutes ago 28.8MB [2022-04-26T20:39:24.433Z] support-scheduler latest 9030a3165790 4 minutes ago 26.3MB [2022-04-26T20:39:24.433Z] core-data latest b28ff93adefe 4 minutes ago 22.5MB [2022-04-26T20:39:24.433Z] b5c35dfc81dc 4 minutes ago 1.54GB [2022-04-26T20:39:24.433Z] ab17e3b95225 4 minutes ago 1.55GB [2022-04-26T20:39:24.433Z] security-secretstore-setup latest aca24534e92d 4 minutes ago 28.5MB [2022-04-26T20:39:24.433Z] e027b93e6c46 4 minutes ago 1.52GB [2022-04-26T20:39:24.433Z] 8881ab8ecf2c 4 minutes ago 1.5GB [2022-04-26T20:39:24.433Z] security-bootstrapper latest 9cfeb67d5eca 4 minutes ago 19.1MB [2022-04-26T20:39:24.433Z] security-proxy-setup latest 52814ecba12c 5 minutes ago 26.9MB [2022-04-26T20:39:24.433Z] support-notifications latest 8588c2cd12e3 5 minutes ago 26.9MB [2022-04-26T20:39:24.433Z] core-command latest 52ffb5e34d66 5 minutes ago 16.1MB [2022-04-26T20:39:24.433Z] 06c6b7333950 5 minutes ago 1.55GB [2022-04-26T20:39:24.433Z] 538ddb8d766b 5 minutes ago 1.5GB [2022-04-26T20:39:24.433Z] fae3dfa394b9 5 minutes ago 1.49GB [2022-04-26T20:39:24.433Z] 1bdb4bd8946f 5 minutes ago 1.5GB [2022-04-26T20:39:24.433Z] ci-base-image-x86_64 latest 767e0d08cb83 9 minutes ago 896MB [2022-04-26T20:39:24.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB [2022-04-26T20:39:24.433Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-26T20:39:24.433Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T20:39:24.433Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T20:39:24.433Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T20:39:24.433Z] 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-26T20:39:55.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T20:39:55.013Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T20:39:55.013Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T20:39:55.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T20:39:55.690Z] + ls -al . [2022-04-26T20:39:55.690Z] total 668 [2022-04-26T20:39:55.690Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 20:39 . [2022-04-26T20:39:55.690Z] drwxr-xr-x 4 root root 4096 Apr 26 20:34 .. [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 20:32 .dockerignore [2022-04-26T20:39:55.690Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 20:32 .git [2022-04-26T20:39:55.690Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:32 .github [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 20:32 .gitignore [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 20:32 .golangci.yml [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 20:32 .hadolint.yml [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 20:32 .sonarcloud.properties [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 20:32 ADOPTERS.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 20:32 Attribution.txt [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 20:32 CHANGELOG.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 20:32 CONTRIBUTING.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 20:32 GOVERNANCE.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 20:32 Jenkinsfile [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 20:32 LICENSE [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 20:32 Makefile [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 20:32 OWNERS.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 20:32 README.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 20:32 SECURITY.md [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 20:29 VERSION [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 20:32 ZMQWindows.md [2022-04-26T20:39:55.690Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 20:32 bin [2022-04-26T20:39:55.690Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 20:32 cmd [2022-04-26T20:39:55.690Z] -rw-r--r-- 1 root root 435134 Apr 26 20:38 coverage.out [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 20:32 go.mod [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 20:34 go.sum [2022-04-26T20:39:55.690Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 20:32 internal [2022-04-26T20:39:55.690Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:32 openapi [2022-04-26T20:39:55.690Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 20:32 snap [2022-04-26T20:39:55.690Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 20:32 version.go [Pipeline] sh [2022-04-26T20:39:56.345Z] + '[' -e coverage.out ] [2022-04-26T20:39:56.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T20:39:56.374Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T20:39:57.127Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T20:39:57.771Z] + make build [2022-04-26T20:39:57.771Z] 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-26T20:41:19.577Z] 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-26T20:42:16.340Z] 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-26T20:42:17.774Z] 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-26T20:42:56.804Z] 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-26T20:42:56.804Z] 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-26T20:42:56.804Z] 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-26T20:43:03.518Z] 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-26T20:43:06.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T20:43:12.314Z] 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-26T20:43:14.933Z] 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-26T20:43:18.328Z] 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-26T20:43:26.617Z] 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-26T20:43:32.028Z] $ docker stop --time=1 a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed [2022-04-26T20:43:34.089Z] $ docker rm -f a4e0c06ee3f22c4605216ceeb8470513dc06061c12e03bf8c889b29b221d81ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:43:36.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T20:43:36.298Z] [2022-04-26T20:43:36.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:43:36.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T20:43:36.910Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T20:43:36.910Z] 29e5d40040c1: Pulling fs layer [2022-04-26T20:43:36.910Z] 1ce36da41761: Pulling fs layer [2022-04-26T20:43:36.910Z] 25b303627fd3: Pulling fs layer [2022-04-26T20:43:36.910Z] 29e5d40040c1: Verifying Checksum [2022-04-26T20:43:36.910Z] 29e5d40040c1: Download complete [2022-04-26T20:43:37.182Z] 1ce36da41761: Verifying Checksum [2022-04-26T20:43:37.182Z] 1ce36da41761: Download complete [2022-04-26T20:43:37.454Z] 29e5d40040c1: Pull complete [2022-04-26T20:43:38.885Z] 25b303627fd3: Verifying Checksum [2022-04-26T20:43:38.885Z] 25b303627fd3: Download complete [2022-04-26T20:43:38.885Z] 1ce36da41761: Pull complete [2022-04-26T20:43:49.032Z] 25b303627fd3: Pull complete [2022-04-26T20:43:49.032Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T20:43:49.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T20:43:49.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T20:43:49.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container [2022-04-26T20:43:49.356Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T20:43:51.626Z] $ docker top 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:43:52.540Z] + docker-compose build --help [2022-04-26T20:43:52.540Z] + grep parallel [2022-04-26T20:43:56.834Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T20:43:56.858Z] $ docker stop --time=1 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a [2022-04-26T20:43:58.518Z] $ docker rm -f 0efc9d9f9b61a0341c19c5ddba8247b058ac16bed628ce9c2b18ef9fcd60ca7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:43:59.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T20:43:59.119Z] . [Pipeline] withDockerContainer [2022-04-26T20:43:59.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container [2022-04-26T20:43:59.432Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T20:44:00.698Z] $ docker top a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:44:01.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T20:44:05.890Z] Building core-command ... [2022-04-26T20:44:05.890Z] Building core-data ... [2022-04-26T20:44:05.890Z] Building core-metadata ... [2022-04-26T20:44:05.890Z] Building security-bootstrapper ... [2022-04-26T20:44:05.890Z] Building security-proxy-setup ... [2022-04-26T20:44:05.890Z] Building security-secretstore-setup ... [2022-04-26T20:44:05.890Z] Building security-spiffe-token-provider ... [2022-04-26T20:44:05.890Z] Building security-spire-agent ... [2022-04-26T20:44:05.890Z] Building security-spire-config ... [2022-04-26T20:44:05.890Z] Building security-spire-server ... [2022-04-26T20:44:05.890Z] Building support-notifications ... [2022-04-26T20:44:05.890Z] Building support-scheduler ... [2022-04-26T20:44:05.890Z] Building sys-mgmt-agent ... [2022-04-26T20:44:05.890Z] Building support-scheduler [2022-04-26T20:44:05.890Z] Building security-secretstore-setup [2022-04-26T20:44:05.890Z] Building security-spiffe-token-provider [2022-04-26T20:44:05.890Z] Building security-spire-agent [2022-04-26T20:44:05.890Z] Building core-metadata [2022-04-26T20:45:42.731Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:45:42.731Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:45:42.731Z] ---> dcc22f4d2ec9 [2022-04-26T20:45:42.731Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T20:45:42.731Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:45:42.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:45:42.731Z] ---> dcc22f4d2ec9 [2022-04-26T20:45:42.731Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:45:42.731Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:45:42.731Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:45:42.731Z] ---> dcc22f4d2ec9 [2022-04-26T20:45:42.731Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T20:45:42.731Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:45:42.731Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:45:42.731Z] ---> dcc22f4d2ec9 [2022-04-26T20:45:42.731Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:45:42.731Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:45:42.731Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:45:42.731Z] ---> dcc22f4d2ec9 [2022-04-26T20:45:42.731Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T20:45:42.731Z] ---> Running in 9f750176dc4c [2022-04-26T20:45:42.731Z] ---> Running in 272cdf032b58 [2022-04-26T20:45:42.731Z] ---> Running in de96d421a5c1 [2022-04-26T20:45:42.731Z] ---> Running in 94dec401c136 [2022-04-26T20:45:42.731Z] ---> Running in 233251d2c589 [2022-04-26T20:45:42.731Z] Removing intermediate container 94dec401c136 [2022-04-26T20:45:42.731Z] ---> 06f5ebedab0c [2022-04-26T20:45:42.731Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T20:45:42.731Z] Removing intermediate container de96d421a5c1 [2022-04-26T20:45:42.731Z] ---> f591bd397618 [2022-04-26T20:45:42.731Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:45:42.731Z] Removing intermediate container 272cdf032b58 [2022-04-26T20:45:42.731Z] ---> 72184fb8dd85 [2022-04-26T20:45:42.731Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:45:42.731Z] ---> Running in 29aec37ad8dd [2022-04-26T20:45:42.731Z] Removing intermediate container 9f750176dc4c [2022-04-26T20:45:42.731Z] ---> 5f4698a4573b [2022-04-26T20:45:42.731Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:45:42.731Z] ---> Running in c64ad482e54b [2022-04-26T20:45:42.731Z] Removing intermediate container 233251d2c589 [2022-04-26T20:45:42.731Z] ---> d1d798498388 [2022-04-26T20:45:42.731Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:45:42.731Z] ---> Running in 0b672a230e34 [2022-04-26T20:45:42.731Z] ---> Running in e86c18b37e23 [2022-04-26T20:45:42.731Z] ---> Running in 9c558b8d08f2 [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] Removing intermediate container c64ad482e54b [2022-04-26T20:45:42.731Z] ---> 71177de05765 [2022-04-26T20:45:42.731Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T20:45:42.731Z] Removing intermediate container 0b672a230e34 [2022-04-26T20:45:42.731Z] ---> 6f14911d422c [2022-04-26T20:45:42.731Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T20:45:42.731Z] ---> Running in b8b74b6c8a91 [2022-04-26T20:45:42.731Z] ---> Running in cb824fec56f9 [2022-04-26T20:45:42.731Z] Removing intermediate container e86c18b37e23 [2022-04-26T20:45:42.731Z] ---> 3fa72d46cf51 [2022-04-26T20:45:42.731Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T20:45:42.731Z] Removing intermediate container 9c558b8d08f2 [2022-04-26T20:45:42.731Z] ---> a436998e76fa [2022-04-26T20:45:42.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T20:45:42.731Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:45:42.731Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:45:42.731Z] OK: 15737 distinct packages available [2022-04-26T20:45:42.731Z] ---> Running in 8a22b94fe544 [2022-04-26T20:45:42.731Z] ---> Running in 4a8c31fa46c1 [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] OK: 220 MiB in 52 packages [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] Removing intermediate container 29aec37ad8dd [2022-04-26T20:45:42.731Z] ---> b6b9dafa0913 [2022-04-26T20:45:42.731Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T20:45:42.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:45:42.731Z] OK: 220 MiB in 52 packages [2022-04-26T20:45:42.731Z] OK: 220 MiB in 52 packages [2022-04-26T20:45:42.731Z] ---> acd3664ed206 [2022-04-26T20:45:42.731Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:45:42.731Z] OK: 220 MiB in 52 packages [2022-04-26T20:45:42.731Z] ---> Running in 651fb1927aed [2022-04-26T20:45:42.731Z] OK: 220 MiB in 52 packages [2022-04-26T20:45:42.731Z] Removing intermediate container b8b74b6c8a91 [2022-04-26T20:45:42.731Z] ---> 6abe8dd38bc5 [2022-04-26T20:45:42.731Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:45:42.731Z] Removing intermediate container cb824fec56f9 [2022-04-26T20:45:42.731Z] ---> 35f3b80373df [2022-04-26T20:45:42.731Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T20:45:42.731Z] Removing intermediate container 8a22b94fe544 [2022-04-26T20:45:42.731Z] ---> 7ea3ef0aaed4 [2022-04-26T20:45:42.731Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T20:45:42.731Z] Removing intermediate container 4a8c31fa46c1 [2022-04-26T20:45:42.731Z] ---> 7b4cc7ba4579 [2022-04-26T20:45:42.731Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:45:42.731Z] ---> 6d8212ba8c4b [2022-04-26T20:45:42.731Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:45:42.731Z] ---> Running in 5131e40f473e [2022-04-26T20:45:42.731Z] ---> 075805dbf959 [2022-04-26T20:45:42.731Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:45:43.005Z] ---> Running in 5477903fbd8e [2022-04-26T20:45:43.288Z] ---> b8bced4d9d9e [2022-04-26T20:45:43.288Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:45:43.288Z] ---> ed34e836710a [2022-04-26T20:45:43.288Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:45:43.567Z] ---> Running in 4a1413d8f4f3 [2022-04-26T20:45:43.846Z] ---> Running in d37945395630 [2022-04-26T20:45:44.457Z] Removing intermediate container 651fb1927aed [2022-04-26T20:45:44.457Z] ---> d105a7184600 [2022-04-26T20:45:44.457Z] Step 7/20 : COPY . . [2022-04-26T20:45:47.885Z] Removing intermediate container 5131e40f473e [2022-04-26T20:45:47.885Z] ---> c5d9ddb8e679 [2022-04-26T20:45:47.885Z] Step 8/22 : COPY . . [2022-04-26T20:45:48.485Z] Removing intermediate container 5477903fbd8e [2022-04-26T20:45:48.485Z] ---> 8dce7a3365b9 [2022-04-26T20:45:48.485Z] Step 8/26 : COPY . . [2022-04-26T20:45:49.084Z] Removing intermediate container 4a1413d8f4f3 [2022-04-26T20:45:49.084Z] ---> ca1f57e428ef [2022-04-26T20:45:49.084Z] Step 8/25 : COPY . . [2022-04-26T20:45:49.357Z] Removing intermediate container d37945395630 [2022-04-26T20:45:49.357Z] ---> a34d76fb8136 [2022-04-26T20:45:49.357Z] Step 8/23 : COPY . . [2022-04-26T20:46:16.194Z] ---> 53a9f4ce3327 [2022-04-26T20:46:16.194Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T20:46:16.194Z] ---> Running in 0b01837c121f [2022-04-26T20:46:16.194Z] ---> 0176668dd8a9 [2022-04-26T20:46:16.194Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T20:46:16.194Z] ---> b69af8d3345b [2022-04-26T20:46:16.194Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T20:46:16.194Z] ---> Running in 9462f219019e [2022-04-26T20:46:16.194Z] ---> Running in 78927f6c0303 [2022-04-26T20:46:16.194Z] ---> 19c92cba46bc [2022-04-26T20:46:16.194Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T20:46:16.194Z] ---> Running in 27639f34b3f2 [2022-04-26T20:46:16.194Z] Removing intermediate container 78927f6c0303 [2022-04-26T20:46:16.194Z] ---> b61a844c560a [2022-04-26T20:46:16.194Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T20:46:16.194Z] ---> Running in 0b720820c321 [2022-04-26T20:46:16.194Z] ---> c47764227408 [2022-04-26T20:46:16.194Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T20:46:16.194Z] 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-26T20:46:16.470Z] ---> Running in 686e4e23ba4f [2022-04-26T20:46:16.747Z] 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-26T20:46:17.355Z] 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-26T20:46:18.815Z] 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-26T20:46:19.094Z] Removing intermediate container 0b720820c321 [2022-04-26T20:46:19.094Z] ---> fe32631bb739 [2022-04-26T20:46:19.094Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T20:46:19.094Z] ---> Running in e6fe7bd3e6ab [2022-04-26T20:46:19.702Z] Removing intermediate container e6fe7bd3e6ab [2022-04-26T20:46:19.702Z] ---> ed4f1c54af33 [2022-04-26T20:46:19.702Z] 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-26T20:46:19.702Z] ---> Running in 16b8618df1fe [2022-04-26T20:46:22.335Z] spire-1.2.1/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.data/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.data/.file [2022-04-26T20:46:22.335Z] spire-1.2.1/.dockerignore [2022-04-26T20:46:22.335Z] spire-1.2.1/.gitattributes [2022-04-26T20:46:22.335Z] spire-1.2.1/.githooks/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T20:46:22.335Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T20:46:22.335Z] spire-1.2.1/.gitignore [2022-04-26T20:46:22.335Z] spire-1.2.1/.go-version [2022-04-26T20:46:22.335Z] spire-1.2.1/.golangci.yml [2022-04-26T20:46:22.335Z] spire-1.2.1/ADOPTERS.md [2022-04-26T20:46:22.335Z] spire-1.2.1/CHANGELOG.md [2022-04-26T20:46:22.335Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T20:46:22.335Z] spire-1.2.1/CODEOWNERS [2022-04-26T20:46:22.335Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T20:46:22.335Z] spire-1.2.1/Dockerfile [2022-04-26T20:46:22.335Z] spire-1.2.1/Dockerfile.dev [2022-04-26T20:46:22.335Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T20:46:22.335Z] spire-1.2.1/LICENSE [2022-04-26T20:46:22.335Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T20:46:22.335Z] spire-1.2.1/Makefile [2022-04-26T20:46:22.335Z] spire-1.2.1/README.md [2022-04-26T20:46:22.335Z] spire-1.2.1/ROADMAP.md [2022-04-26T20:46:22.335Z] spire-1.2.1/SECURITY.md [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/ [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T20:46:22.335Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T20:46:22.336Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T20:46:22.616Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/ [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/agent/ [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/server/ [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/server/server.conf [2022-04-26T20:46:22.616Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/ [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/auditlog.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/ [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/spire_server.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/telemetry.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/upgrading.md [2022-04-26T20:46:22.616Z] spire-1.2.1/doc/using_spire.md [2022-04-26T20:46:22.616Z] spire-1.2.1/examples/ [2022-04-26T20:46:22.616Z] spire-1.2.1/examples/README.md [2022-04-26T20:46:22.616Z] spire-1.2.1/go.mod [2022-04-26T20:46:22.616Z] spire-1.2.1/go.sum [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T20:46:22.616Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T20:46:22.617Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T20:46:22.617Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T20:46:22.894Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T20:46:22.895Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T20:46:23.172Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/version/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T20:46:23.173Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T20:46:23.174Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/config.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T20:46:23.451Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T20:46:23.452Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T20:46:23.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/server.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/private/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/private/server/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T20:46:23.730Z] spire-1.2.1/release/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/README.md [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/conf/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T20:46:23.730Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T20:46:23.730Z] spire-1.2.1/script/ [2022-04-26T20:46:23.730Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T20:46:23.730Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T20:46:23.730Z] spire-1.2.1/support/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T20:46:23.730Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T20:46:23.731Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/clock/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/clock/clock.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/README.md [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/common [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T20:46:23.731Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T20:46:24.009Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T20:46:24.010Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T20:46:24.286Z] spire-1.2.1/test/integration/test.sh [2022-04-26T20:46:24.286Z] spire-1.2.1/test/plugintest/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testca/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testca/ca.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testkey/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/testkey/new.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/ [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/race.go [2022-04-26T20:46:24.286Z] spire-1.2.1/test/util/util.go [2022-04-26T20:46:24.286Z] building spire from source... [2022-04-26T20:46:24.889Z] Installing go1.17.7... [2022-04-26T20:46:51.730Z] Building bin/spire-server... [2022-04-26T20:46:51.730Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T20:46:51.730Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T20:46:51.730Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T20:46:51.730Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T20:46:51.730Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T20:46:51.730Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T20:46:51.730Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T20:46:51.730Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T20:46:52.007Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T20:46:53.991Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T20:46:54.268Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T20:46:54.268Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T20:46:54.268Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T20:46:54.546Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T20:46:54.822Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T20:46:54.822Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T20:46:54.822Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T20:46:55.806Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T20:46:55.806Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T20:46:55.806Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T20:46:56.082Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T20:46:56.082Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T20:46:57.070Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T20:46:57.070Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T20:47:12.188Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T20:47:12.188Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T20:47:12.188Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T20:47:12.188Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T20:47:12.188Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T20:47:12.188Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T20:47:12.188Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T20:47:12.188Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T20:47:12.188Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T20:47:12.188Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T20:47:12.188Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T20:47:12.188Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T20:47:12.188Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T20:47:12.790Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T20:47:12.790Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T20:47:12.790Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T20:47:13.067Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T20:47:13.671Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T20:47:13.671Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T20:47:13.945Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T20:47:13.945Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T20:47:13.945Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T20:47:14.222Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T20:47:14.497Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T20:47:14.771Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T20:47:15.047Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T20:47:15.645Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T20:47:15.645Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T20:47:15.645Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T20:47:16.630Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T20:47:20.947Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T20:47:31.119Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T20:47:31.119Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T20:47:31.119Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T20:47:31.119Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T20:47:31.119Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T20:47:57.936Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T20:47:57.936Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T20:47:57.936Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T20:48:06.219Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T20:48:06.501Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T20:48:38.908Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T20:48:38.908Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T20:48:38.908Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T20:48:38.908Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T20:48:38.908Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T20:48:38.908Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T20:48:39.185Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T20:48:40.172Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T20:48:41.618Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T20:48:41.904Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T20:48:42.182Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T20:48:42.182Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T20:48:43.174Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T20:48:43.450Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T20:48:43.726Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T20:48:43.726Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T20:48:44.320Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T20:48:44.320Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T20:48:44.320Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T20:48:44.320Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T20:48:44.919Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T20:48:44.919Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T20:48:46.364Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T20:48:46.364Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T20:48:46.964Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T20:48:52.384Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T20:48:52.384Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T20:48:52.661Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T20:48:52.661Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T20:48:52.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T20:48:52.661Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T20:48:52.661Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T20:48:53.647Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T20:48:53.922Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T20:48:54.200Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T20:48:54.200Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T20:48:54.476Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T20:48:55.474Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T20:48:55.752Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T20:48:56.028Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T20:48:56.304Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T20:48:56.581Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T20:48:56.581Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T20:48:56.581Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T20:48:56.859Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T20:48:56.859Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T20:48:57.845Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T20:48:57.845Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T20:48:57.845Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T20:48:58.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T20:48:58.401Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T20:48:59.862Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T20:49:00.848Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T20:49:01.123Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T20:49:01.399Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T20:49:01.399Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T20:49:01.680Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T20:49:01.972Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T20:49:02.248Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T20:49:02.524Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T20:49:05.154Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T20:49:07.135Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T20:49:07.135Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T20:49:07.739Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T20:49:07.739Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T20:49:07.739Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T20:49:08.725Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T20:49:08.725Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T20:49:08.725Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T20:49:08.725Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T20:49:09.001Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T20:49:09.001Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T20:49:09.278Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T20:49:19.476Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T20:49:19.476Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T20:49:19.476Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T20:49:19.476Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T20:49:46.309Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T20:49:46.309Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T20:50:42.879Z] 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-26T20:50:49.634Z] Removing intermediate container 686e4e23ba4f [2022-04-26T20:50:49.634Z] ---> f6314a5de600 [2022-04-26T20:50:49.634Z] [2022-04-26T20:50:49.634Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T20:50:49.634Z] 3.14: Pulling from library/alpine [2022-04-26T20:50:50.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T20:50:50.241Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T20:50:50.241Z] ---> ac73e934f311 [2022-04-26T20:50:50.241Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T20:50:50.241Z] ---> Running in ec1bd2eb9fbb [2022-04-26T20:50:52.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:50:52.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:50:53.968Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T20:50:53.968Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T20:50:53.968Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T20:50:53.968Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:50:53.968Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:50:54.584Z] OK: 6 MiB in 17 packages [2022-04-26T20:50:57.228Z] Removing intermediate container ec1bd2eb9fbb [2022-04-26T20:50:57.228Z] ---> a9a74490eb92 [2022-04-26T20:50:57.228Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T20:50:57.503Z] ---> Running in 15678213e6c1 [2022-04-26T20:50:58.103Z] Removing intermediate container 15678213e6c1 [2022-04-26T20:50:58.103Z] ---> 965794464454 [2022-04-26T20:50:58.103Z] Step 13/25 : WORKDIR / [2022-04-26T20:50:58.384Z] ---> Running in 3e5b132640c8 [2022-04-26T20:50:59.452Z] Removing intermediate container 3e5b132640c8 [2022-04-26T20:50:59.452Z] ---> 17c400bd86b0 [2022-04-26T20:50:59.452Z] 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-26T20:51:01.655Z] ---> 2f47ed9177d5 [2022-04-26T20:51:01.655Z] 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-26T20:51:03.642Z] ---> 920542a04f8a [2022-04-26T20:51:03.642Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T20:51:04.276Z] Removing intermediate container 27639f34b3f2 [2022-04-26T20:51:04.276Z] ---> 2c3220a3ba51 [2022-04-26T20:51:04.276Z] [2022-04-26T20:51:04.276Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T20:51:04.276Z] ---> ac73e934f311 [2022-04-26T20:51:04.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:51:04.276Z] ---> Running in 3874677ae5b8 [2022-04-26T20:51:04.276Z] ---> db671b243fa6 [2022-04-26T20:51:04.276Z] 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-26T20:51:06.298Z] ---> 8db2ef366f1d [2022-04-26T20:51:06.298Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T20:51:06.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:51:06.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:51:07.862Z] ---> 1c5c52f0127c [2022-04-26T20:51:07.862Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T20:51:08.154Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T20:51:08.154Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:51:08.154Z] OK: 5 MiB in 15 packages [2022-04-26T20:51:09.613Z] Removing intermediate container 3874677ae5b8 [2022-04-26T20:51:09.613Z] ---> 9139a3a19a7e [2022-04-26T20:51:09.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:51:09.892Z] ---> Running in 7ed7961ce4f7 [2022-04-26T20:51:10.170Z] ---> 319cd0b957a9 [2022-04-26T20:51:10.170Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T20:51:10.443Z] Removing intermediate container 7ed7961ce4f7 [2022-04-26T20:51:10.443Z] ---> 249800b0e19c [2022-04-26T20:51:10.443Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T20:51:10.720Z] ---> Running in e6e4d503906c [2022-04-26T20:51:11.714Z] Removing intermediate container e6e4d503906c [2022-04-26T20:51:11.714Z] ---> 311e955390e0 [2022-04-26T20:51:11.714Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T20:51:11.714Z] ---> 01a6ce1b9653 [2022-04-26T20:51:11.714Z] 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-26T20:51:11.714Z] ---> Running in d955edf85127 [2022-04-26T20:51:11.714Z] ---> Running in 0186dfa4232f [2022-04-26T20:51:12.697Z] Removing intermediate container d955edf85127 [2022-04-26T20:51:12.697Z] ---> ef155572ae64 [2022-04-26T20:51:12.697Z] Step 15/23 : WORKDIR / [2022-04-26T20:51:12.697Z] ---> Running in da18e666e8b5 [2022-04-26T20:51:13.311Z] Removing intermediate container da18e666e8b5 [2022-04-26T20:51:13.311Z] ---> 0479d25a2421 [2022-04-26T20:51:13.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:51:14.324Z] ---> 48ffc03e4443 [2022-04-26T20:51:14.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T20:51:15.343Z] Removing intermediate container 0186dfa4232f [2022-04-26T20:51:15.343Z] ---> 94102a8205ad [2022-04-26T20:51:15.343Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T20:51:15.613Z] ---> Running in c256d4a7806a [2022-04-26T20:51:16.599Z] ---> 86904d3c7756 [2022-04-26T20:51:16.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T20:51:16.599Z] Removing intermediate container c256d4a7806a [2022-04-26T20:51:16.599Z] ---> 336f73d24cfa [2022-04-26T20:51:16.599Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T20:51:16.871Z] ---> Running in 2804ae9b6436 [2022-04-26T20:51:17.476Z] Removing intermediate container 2804ae9b6436 [2022-04-26T20:51:17.476Z] ---> c06aca37246c [2022-04-26T20:51:17.476Z] Step 24/25 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:51:17.776Z] ---> Running in 9547cd9db8e3 [2022-04-26T20:51:18.050Z] ---> 3636584f9e73 [2022-04-26T20:51:18.050Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T20:51:18.050Z] ---> Running in 5ad8c3553893 [2022-04-26T20:51:18.648Z] Removing intermediate container 9547cd9db8e3 [2022-04-26T20:51:18.648Z] ---> 600db01ed019 [2022-04-26T20:51:18.648Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T20:51:18.648Z] ---> Running in 86df956def29 [2022-04-26T20:51:18.931Z] Removing intermediate container 5ad8c3553893 [2022-04-26T20:51:18.931Z] ---> 708f13049eb5 [2022-04-26T20:51:18.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:51:18.931Z] ---> Running in b4f9733ecab1 [2022-04-26T20:51:19.527Z] Removing intermediate container 86df956def29 [2022-04-26T20:51:19.527Z] ---> c795ae2ac5cd [2022-04-26T20:51:19.527Z] [2022-04-26T20:51:19.812Z] Removing intermediate container b4f9733ecab1 [2022-04-26T20:51:19.812Z] ---> 17bc345be282 [2022-04-26T20:51:19.812Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T20:51:20.093Z] ---> Running in 507f9fa2d574 [2022-04-26T20:51:20.373Z] Successfully built c795ae2ac5cd [2022-04-26T20:51:20.373Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T20:51:20.373Z] Building support-notifications [2022-04-26T20:51:20.653Z]  Building security-secretstore-setup ... done Removing intermediate container 507f9fa2d574 [2022-04-26T20:51:20.653Z] ---> 4ccdfc73c9e1 [2022-04-26T20:51:20.653Z] Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:51:20.653Z] ---> Running in 8eeffc3e7194 [2022-04-26T20:51:21.274Z] Removing intermediate container 8eeffc3e7194 [2022-04-26T20:51:21.274Z] ---> 3bb65ebf5a49 [2022-04-26T20:51:21.274Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:51:21.274Z] ---> Running in 5f5096947e14 [2022-04-26T20:51:21.890Z] Removing intermediate container 5f5096947e14 [2022-04-26T20:51:21.890Z] ---> 7b13882d7e30 [2022-04-26T20:51:21.890Z] [2022-04-26T20:51:22.173Z] Successfully built 7b13882d7e30 [2022-04-26T20:51:22.173Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T20:51:22.173Z] Building core-command [2022-04-26T20:52:09.182Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:52:09.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:52:09.182Z] ---> dcc22f4d2ec9 [2022-04-26T20:52:09.182Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> d1d798498388 [2022-04-26T20:52:09.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> 3fa72d46cf51 [2022-04-26T20:52:09.182Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T20:52:09.182Z] ---> Running in 230b6edbb18a [2022-04-26T20:52:09.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:52:09.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:52:09.182Z] ---> dcc22f4d2ec9 [2022-04-26T20:52:09.182Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> d1d798498388 [2022-04-26T20:52:09.182Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> 3fa72d46cf51 [2022-04-26T20:52:09.182Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> 7ea3ef0aaed4 [2022-04-26T20:52:09.182Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> b8bced4d9d9e [2022-04-26T20:52:09.182Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> ca1f57e428ef [2022-04-26T20:52:09.182Z] Step 8/23 : COPY . . [2022-04-26T20:52:09.182Z] ---> Using cache [2022-04-26T20:52:09.182Z] ---> c47764227408 [2022-04-26T20:52:09.182Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T20:52:09.182Z] ---> Running in fc47801c2dd4 [2022-04-26T20:52:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:09.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:09.790Z] 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-26T20:52:10.391Z] OK: 220 MiB in 52 packages [2022-04-26T20:52:11.376Z] Removing intermediate container 230b6edbb18a [2022-04-26T20:52:11.376Z] ---> 178bceaace17 [2022-04-26T20:52:11.376Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:52:12.383Z] ---> 20905b8a76ad [2022-04-26T20:52:12.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:52:12.383Z] ---> Running in fc72c1bd3cae [2022-04-26T20:52:17.808Z] Removing intermediate container fc72c1bd3cae [2022-04-26T20:52:17.808Z] ---> 52c218560cda [2022-04-26T20:52:17.808Z] Step 8/22 : COPY . . [2022-04-26T20:52:44.658Z] Removing intermediate container 0b01837c121f [2022-04-26T20:52:44.658Z] ---> cf823990d177 [2022-04-26T20:52:44.658Z] [2022-04-26T20:52:44.658Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T20:52:44.658Z] 3.15: Pulling from library/alpine [2022-04-26T20:52:44.658Z] ---> 3db267b5b321 [2022-04-26T20:52:44.658Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T20:52:44.658Z] ---> Running in ec68dc90a975 [2022-04-26T20:52:44.658Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T20:52:44.658Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T20:52:44.658Z] ---> 3fb3c9af89a9 [2022-04-26T20:52:44.658Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:52:44.658Z] ---> Running in cd6890fadacb [2022-04-26T20:52:44.658Z] 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-26T20:52:44.658Z] Removing intermediate container cd6890fadacb [2022-04-26T20:52:44.658Z] ---> 622a370bd60d [2022-04-26T20:52:44.658Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:52:44.658Z] ---> Running in 15e4be735b89 [2022-04-26T20:52:48.073Z] Removing intermediate container 15e4be735b89 [2022-04-26T20:52:48.073Z] ---> f28bd5708241 [2022-04-26T20:52:48.073Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T20:52:48.073Z] ---> Running in 1ce4e75a2efc [2022-04-26T20:52:49.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:50.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:51.958Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:52:51.958Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:52:51.958Z] OK: 15729 distinct packages available [2022-04-26T20:52:51.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:52.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:52:54.378Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T20:52:54.378Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T20:52:54.654Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T20:52:54.654Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T20:52:54.933Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T20:52:54.933Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T20:52:54.933Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:52:55.207Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T20:52:55.207Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T20:52:55.207Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:52:55.207Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T20:52:55.810Z] OK: 8 MiB in 23 packages [2022-04-26T20:52:58.457Z] Removing intermediate container 1ce4e75a2efc [2022-04-26T20:52:58.457Z] ---> 046d2560965e [2022-04-26T20:52:58.457Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:52:59.059Z] ---> 96e315588bc4 [2022-04-26T20:52:59.059Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T20:53:02.460Z] ---> dab0957c0362 [2022-04-26T20:53:02.460Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T20:53:04.453Z] ---> 02a80b402d8c [2022-04-26T20:53:04.453Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T20:53:04.453Z] ---> Running in 283072bf1357 [2022-04-26T20:53:05.486Z] Removing intermediate container 283072bf1357 [2022-04-26T20:53:05.486Z] ---> 153ce4069ecb [2022-04-26T20:53:05.486Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:53:05.486Z] ---> Running in d6646645f59c [2022-04-26T20:53:07.237Z] Removing intermediate container d6646645f59c [2022-04-26T20:53:07.237Z] ---> 3b77f0fe138e [2022-04-26T20:53:07.237Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T20:53:07.237Z] ---> Running in a08cc29221f8 [2022-04-26T20:53:08.329Z] Removing intermediate container a08cc29221f8 [2022-04-26T20:53:08.329Z] ---> 1b0efcaaabf0 [2022-04-26T20:53:08.329Z] Step 19/20 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:53:08.329Z] ---> Running in 768eabe99e2b [2022-04-26T20:53:09.385Z] Removing intermediate container 768eabe99e2b [2022-04-26T20:53:09.385Z] ---> 977dede2013e [2022-04-26T20:53:09.385Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T20:53:09.385Z] ---> Running in 21a5aa5c40da [2022-04-26T20:53:10.372Z] Removing intermediate container 21a5aa5c40da [2022-04-26T20:53:10.372Z] ---> d883a044ed68 [2022-04-26T20:53:10.372Z] [2022-04-26T20:53:11.358Z] Successfully built d883a044ed68 [2022-04-26T20:53:11.358Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T20:53:11.358Z] Building security-bootstrapper [2022-04-26T20:53:12.803Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9462f219019e [2022-04-26T20:53:12.803Z] ---> 6f0a061a76d9 [2022-04-26T20:53:12.803Z] [2022-04-26T20:53:12.803Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T20:53:12.803Z] ---> ac73e934f311 [2022-04-26T20:53:12.803Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:53:12.803Z] ---> Using cache [2022-04-26T20:53:12.803Z] ---> 9139a3a19a7e [2022-04-26T20:53:12.803Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:53:12.803Z] ---> Using cache [2022-04-26T20:53:12.803Z] ---> 249800b0e19c [2022-04-26T20:53:12.803Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T20:53:12.803Z] ---> Running in fafbafcee4fe [2022-04-26T20:53:13.413Z] Removing intermediate container fafbafcee4fe [2022-04-26T20:53:13.413Z] ---> e5651aa47d42 [2022-04-26T20:53:13.413Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T20:53:13.693Z] ---> Running in 37822a464871 [2022-04-26T20:53:13.973Z] Removing intermediate container 37822a464871 [2022-04-26T20:53:13.973Z] ---> b071af16ac09 [2022-04-26T20:53:13.973Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:53:14.985Z] ---> ab6673fa2291 [2022-04-26T20:53:14.986Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T20:53:17.639Z] ---> da2375e6652e [2022-04-26T20:53:17.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T20:53:18.244Z] ---> d6c72f082046 [2022-04-26T20:53:18.244Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T20:53:18.244Z] ---> Running in 8abd9b1458e9 [2022-04-26T20:53:18.853Z] Removing intermediate container 8abd9b1458e9 [2022-04-26T20:53:18.853Z] ---> 6eea004846c1 [2022-04-26T20:53:18.853Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:53:18.853Z] ---> Running in 6162f795d1ac [2022-04-26T20:53:19.460Z] Removing intermediate container 6162f795d1ac [2022-04-26T20:53:19.460Z] ---> 756d9e7b0d30 [2022-04-26T20:53:19.460Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T20:53:19.460Z] ---> Running in 0f2a4fd3a5b6 [2022-04-26T20:53:20.070Z] Removing intermediate container 0f2a4fd3a5b6 [2022-04-26T20:53:20.070Z] ---> 82b55650613c [2022-04-26T20:53:20.070Z] Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:53:20.351Z] ---> Running in 3f330ad6d225 [2022-04-26T20:53:20.629Z] Removing intermediate container 3f330ad6d225 [2022-04-26T20:53:20.629Z] ---> dc9da3601e75 [2022-04-26T20:53:20.629Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T20:53:20.908Z] ---> Running in 125ff67d74b7 [2022-04-26T20:53:21.190Z] Removing intermediate container 125ff67d74b7 [2022-04-26T20:53:21.190Z] ---> 34faf72a3e46 [2022-04-26T20:53:21.190Z] [2022-04-26T20:53:21.796Z] Successfully built 34faf72a3e46 [2022-04-26T20:53:21.796Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T20:53:21.796Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-26T20:54:00.874Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:54:00.874Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:54:00.874Z] ---> dcc22f4d2ec9 [2022-04-26T20:54:00.874Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> d1d798498388 [2022-04-26T20:54:00.874Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> 3fa72d46cf51 [2022-04-26T20:54:00.874Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> 7ea3ef0aaed4 [2022-04-26T20:54:00.874Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> b8bced4d9d9e [2022-04-26T20:54:00.874Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> ca1f57e428ef [2022-04-26T20:54:00.874Z] Step 8/31 : COPY . . [2022-04-26T20:54:00.874Z] ---> Using cache [2022-04-26T20:54:00.874Z] ---> c47764227408 [2022-04-26T20:54:00.874Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T20:54:00.874Z] ---> Running in 2a8c75bc099c [2022-04-26T20:54:00.874Z] 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-26T20:54:05.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:54:05.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:54:05.250Z] ---> dcc22f4d2ec9 [2022-04-26T20:54:05.250Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:54:05.250Z] ---> Using cache [2022-04-26T20:54:05.250Z] ---> d1d798498388 [2022-04-26T20:54:05.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:54:05.250Z] ---> Using cache [2022-04-26T20:54:05.250Z] ---> 3fa72d46cf51 [2022-04-26T20:54:05.250Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T20:54:05.250Z] ---> Running in a7a3860d89c5 [2022-04-26T20:54:06.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:54:07.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:54:09.191Z] OK: 220 MiB in 52 packages [2022-04-26T20:54:10.198Z] Removing intermediate container a7a3860d89c5 [2022-04-26T20:54:10.198Z] ---> 3981ffda888e [2022-04-26T20:54:10.198Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:54:11.206Z] ---> 36c9c3cb196a [2022-04-26T20:54:11.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:54:11.206Z] ---> Running in a3bbf0264d51 [2022-04-26T20:54:16.644Z] Removing intermediate container a3bbf0264d51 [2022-04-26T20:54:16.644Z] ---> ba037ef8d966 [2022-04-26T20:54:16.644Z] Step 8/23 : COPY . . [2022-04-26T20:54:38.881Z] ---> c1b0e80518a1 [2022-04-26T20:54:38.881Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T20:54:38.881Z] ---> Running in db6cc7450e9a [2022-04-26T20:54:39.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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T20:56:46.121Z] Removing intermediate container fc47801c2dd4 [2022-04-26T20:56:46.121Z] ---> c48736b948aa [2022-04-26T20:56:46.121Z] [2022-04-26T20:56:46.121Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T20:56:46.121Z] ---> ac73e934f311 [2022-04-26T20:56:46.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T20:56:46.121Z] ---> Using cache [2022-04-26T20:56:46.121Z] ---> 9139a3a19a7e [2022-04-26T20:56:46.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T20:56:46.121Z] ---> Using cache [2022-04-26T20:56:46.121Z] ---> 249800b0e19c [2022-04-26T20:56:46.121Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T20:56:46.121Z] ---> Running in 07862828a8c6 [2022-04-26T20:56:46.121Z] Removing intermediate container 07862828a8c6 [2022-04-26T20:56:46.121Z] ---> 3641268eae07 [2022-04-26T20:56:46.121Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T20:56:46.121Z] ---> Running in 9814846528ff [2022-04-26T20:56:46.121Z] Removing intermediate container 9814846528ff [2022-04-26T20:56:46.121Z] ---> fa933a2c892b [2022-04-26T20:56:46.121Z] Step 15/23 : WORKDIR / [2022-04-26T20:56:46.121Z] ---> Running in 3ade9b0ed2f7 [2022-04-26T20:56:46.121Z] Removing intermediate container 3ade9b0ed2f7 [2022-04-26T20:56:46.121Z] ---> 497b4dd57061 [2022-04-26T20:56:46.121Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:56:46.121Z] ---> 88d3b46c5ffe [2022-04-26T20:56:46.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T20:56:46.121Z] ---> 2fe498b7e4cf [2022-04-26T20:56:46.122Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T20:56:46.122Z] ---> 640cb329d1a7 [2022-04-26T20:56:46.122Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T20:56:46.122Z] ---> Running in 2880071833e2 [2022-04-26T20:56:46.122Z] Removing intermediate container 2880071833e2 [2022-04-26T20:56:46.122Z] ---> dc6958380520 [2022-04-26T20:56:46.122Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T20:56:46.122Z] ---> Running in 560028cdc9b8 [2022-04-26T20:56:46.122Z] Removing intermediate container 560028cdc9b8 [2022-04-26T20:56:46.122Z] ---> a503afbedc2a [2022-04-26T20:56:46.122Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T20:56:46.122Z] ---> Running in f2818cb4cd2d [2022-04-26T20:56:46.122Z] Removing intermediate container f2818cb4cd2d [2022-04-26T20:56:46.122Z] ---> 0520c87f6012 [2022-04-26T20:56:46.122Z] Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:56:46.122Z] ---> Running in f34359a571fc [2022-04-26T20:56:46.122Z] Removing intermediate container f34359a571fc [2022-04-26T20:56:46.122Z] ---> 8ad68e34a58d [2022-04-26T20:56:46.122Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T20:56:46.122Z] ---> Running in d9e881d1e52b [2022-04-26T20:56:46.122Z] Removing intermediate container d9e881d1e52b [2022-04-26T20:56:46.122Z] ---> ce2817c5becb [2022-04-26T20:56:46.122Z] [2022-04-26T20:56:46.122Z] Successfully built ce2817c5becb [2022-04-26T20:56:46.122Z] Successfully tagged core-command-arm64:latest [2022-04-26T20:56:46.122Z]  Building core-command ... done Building core-data [2022-04-26T20:57:18.540Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:57:18.540Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:57:18.540Z] ---> dcc22f4d2ec9 [2022-04-26T20:57:18.540Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T20:57:18.540Z] ---> Using cache [2022-04-26T20:57:18.540Z] ---> d1d798498388 [2022-04-26T20:57:18.540Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:57:18.540Z] ---> Using cache [2022-04-26T20:57:18.540Z] ---> 3fa72d46cf51 [2022-04-26T20:57:18.540Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T20:57:18.540Z] ---> Running in e730e3a5c6bd [2022-04-26T20:57:18.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:57:19.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:57:20.146Z] OK: 220 MiB in 52 packages [2022-04-26T20:57:21.597Z] Removing intermediate container e730e3a5c6bd [2022-04-26T20:57:21.597Z] ---> ba38352067e8 [2022-04-26T20:57:21.597Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T20:57:22.738Z] ---> da2c05679b28 [2022-04-26T20:57:22.738Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:57:22.738Z] ---> Running in ecff1ee2d295 [2022-04-26T20:57:28.347Z] Removing intermediate container ecff1ee2d295 [2022-04-26T20:57:28.347Z] ---> ec5d146b32a5 [2022-04-26T20:57:28.347Z] Step 8/23 : COPY . . [2022-04-26T20:57:50.592Z] ---> 0bc26ffb2efe [2022-04-26T20:57:50.592Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T20:57:50.592Z] ---> Running in 155dc3c89440 [2022-04-26T20:57:50.592Z] 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-26T20:58:47.241Z] Removing intermediate container 2a8c75bc099c [2022-04-26T20:58:47.241Z] ---> c60aa79dfb94 [2022-04-26T20:58:47.241Z] [2022-04-26T20:58:47.241Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T20:58:47.241Z] ---> ac73e934f311 [2022-04-26T20:58:47.242Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T20:58:47.523Z] ---> Running in 3a75db487301 [2022-04-26T20:58:47.808Z] Removing intermediate container 3a75db487301 [2022-04-26T20:58:47.808Z] ---> e5015be9fed4 [2022-04-26T20:58:47.808Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T20:58:48.090Z] ---> Running in 41b42b4e8469 [2022-04-26T20:58:50.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:58:50.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:58:51.559Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T20:58:51.559Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T20:58:51.559Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T20:58:51.559Z] OK: 6 MiB in 16 packages [2022-04-26T20:58:53.022Z] Removing intermediate container 41b42b4e8469 [2022-04-26T20:58:53.022Z] ---> 9a81243e24e8 [2022-04-26T20:58:53.022Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T20:58:53.022Z] ---> Running in 7bf2ee9abf94 [2022-04-26T20:58:53.635Z] Removing intermediate container 7bf2ee9abf94 [2022-04-26T20:58:53.635Z] ---> d26afde37b91 [2022-04-26T20:58:53.635Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T20:58:53.635Z] ---> Running in c78d2398e46e [2022-04-26T20:58:53.915Z] Removing intermediate container c78d2398e46e [2022-04-26T20:58:53.915Z] ---> b96c2b3dc9ff [2022-04-26T20:58:53.915Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T20:58:54.194Z] ---> Running in 9407f33c9aad [2022-04-26T20:58:57.617Z] Removing intermediate container 9407f33c9aad [2022-04-26T20:58:57.617Z] ---> 789cb8d4e5a8 [2022-04-26T20:58:57.617Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T20:58:57.617Z] ---> Running in 8d878d13e045 [2022-04-26T20:58:57.617Z] Removing intermediate container 8d878d13e045 [2022-04-26T20:58:57.617Z] ---> d823f10b7f46 [2022-04-26T20:58:57.617Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T20:58:58.608Z] ---> 4412681bba15 [2022-04-26T20:58:58.608Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T20:58:58.886Z] ---> Running in a8c7c25ebd7b [2022-04-26T20:59:02.339Z] Removing intermediate container a8c7c25ebd7b [2022-04-26T20:59:02.339Z] ---> 62a4a7acc54d [2022-04-26T20:59:02.339Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T20:59:02.617Z] ---> d84ccb60b66e [2022-04-26T20:59:02.617Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T20:59:04.606Z] ---> 5a281bf06b53 [2022-04-26T20:59:04.606Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T20:59:05.594Z] ---> 775cbd9455c2 [2022-04-26T20:59:05.594Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T20:59:06.588Z] ---> ffdf8f38a583 [2022-04-26T20:59:06.588Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T20:59:07.598Z] ---> 8ed15cb9eafa [2022-04-26T20:59:07.598Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T20:59:07.598Z] ---> Running in f52687dd788f [2022-04-26T20:59:08.197Z] Removing intermediate container f52687dd788f [2022-04-26T20:59:08.197Z] ---> 063d7fe7c0a1 [2022-04-26T20:59:08.474Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T20:59:09.484Z] ---> 159c668aef08 [2022-04-26T20:59:09.484Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T20:59:09.484Z] ---> Running in d356ca3d78e9 [2022-04-26T20:59:13.820Z] Removing intermediate container d356ca3d78e9 [2022-04-26T20:59:13.820Z] ---> 7b8a7b91d8a7 [2022-04-26T20:59:13.820Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T20:59:13.820Z] ---> Running in 5f956db0ce7b [2022-04-26T20:59:14.813Z] Removing intermediate container 5f956db0ce7b [2022-04-26T20:59:14.813Z] ---> d8ad2bb11976 [2022-04-26T20:59:14.813Z] Step 28/31 : CMD ["gate"] [2022-04-26T20:59:15.427Z] ---> Running in c18ccbbf5873 [2022-04-26T20:59:16.874Z] Removing intermediate container c18ccbbf5873 [2022-04-26T20:59:16.874Z] ---> e128dd68e438 [2022-04-26T20:59:16.874Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T20:59:17.154Z] ---> Running in 52c4c4716f9c [2022-04-26T20:59:18.149Z] Removing intermediate container 52c4c4716f9c [2022-04-26T20:59:18.149Z] ---> 59459e11b126 [2022-04-26T20:59:18.149Z] Step 30/31 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T20:59:18.750Z] ---> Running in 936558f24bec [2022-04-26T20:59:19.740Z] Removing intermediate container 936558f24bec [2022-04-26T20:59:19.740Z] ---> 7f82581ec86c [2022-04-26T20:59:19.740Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T20:59:20.014Z] ---> Running in 5c93edd68739 [2022-04-26T20:59:20.293Z] Removing intermediate container db6cc7450e9a [2022-04-26T20:59:20.294Z] ---> 47d2b75095b8 [2022-04-26T20:59:20.294Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T20:59:20.566Z] ---> Running in a538a828d0aa [2022-04-26T20:59:20.848Z] Removing intermediate container 5c93edd68739 [2022-04-26T20:59:20.848Z] ---> 21401a4bfe8f [2022-04-26T20:59:20.848Z] [2022-04-26T20:59:21.448Z] Successfully built 21401a4bfe8f [2022-04-26T20:59:21.448Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T20:59:21.728Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-26T20:59:22.717Z] 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-26T20:59:27.053Z] Removing intermediate container a538a828d0aa [2022-04-26T20:59:27.053Z] ---> 4cfdda309e5d [2022-04-26T20:59:27.053Z] [2022-04-26T20:59:27.053Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T20:59:27.053Z] 20.10.14: Pulling from library/docker [2022-04-26T20:59:45.405Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T20:59:45.405Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T20:59:45.405Z] ---> c346e9eafbab [2022-04-26T20:59:45.405Z] 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-26T20:59:45.405Z] ---> Running in 922905bc46ce [2022-04-26T20:59:45.682Z] Removing intermediate container 922905bc46ce [2022-04-26T20:59:45.682Z] ---> 1a363deb4a15 [2022-04-26T20:59:45.682Z] 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-26T20:59:45.962Z] ---> Running in 635218da3df4 [2022-04-26T20:59:48.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:59:49.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:59:50.597Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T20:59:50.597Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T20:59:50.597Z] Executing bash-5.1.16-r0.post-install [2022-04-26T20:59:50.597Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T20:59:50.597Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T20:59:50.597Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T20:59:50.876Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T20:59:50.876Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T20:59:50.876Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T20:59:50.876Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T20:59:50.876Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T20:59:50.876Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T20:59:50.876Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T20:59:50.876Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T20:59:50.876Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T20:59:50.876Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T20:59:50.876Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T20:59:50.876Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T20:59:52.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T20:59:52.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T20:59:52.861Z] ---> dcc22f4d2ec9 [2022-04-26T20:59:52.861Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> d1d798498388 [2022-04-26T20:59:52.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> 3fa72d46cf51 [2022-04-26T20:59:52.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> 7ea3ef0aaed4 [2022-04-26T20:59:52.861Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> b8bced4d9d9e [2022-04-26T20:59:52.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> ca1f57e428ef [2022-04-26T20:59:52.861Z] Step 8/22 : COPY . . [2022-04-26T20:59:52.861Z] ---> Using cache [2022-04-26T20:59:52.861Z] ---> c47764227408 [2022-04-26T20:59:52.861Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T20:59:53.474Z] ---> Running in c49eb42eeae6 [2022-04-26T20:59:53.748Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T20:59:53.748Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T20:59:53.748Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T20:59:53.748Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T20:59:53.748Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T20:59:53.748Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T20:59:54.022Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T20:59:54.022Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T20:59:54.022Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T20:59:54.022Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T20:59:54.022Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T20:59:54.022Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T20:59:54.022Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T20:59:54.022Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T20:59:54.022Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T20:59:54.022Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T20:59:54.295Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T20:59:54.295Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T20:59:54.295Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T20:59:54.295Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T20:59:54.295Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T20:59:54.295Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T20:59:54.295Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T20:59:54.295Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T20:59:54.571Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T20:59:54.571Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T20:59:55.172Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:59:55.172Z] OK: 82 MiB in 65 packages [2022-04-26T20:59:55.453Z] 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-26T21:00:00.874Z] Collecting docker-compose==1.23.2 [2022-04-26T21:00:00.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T21:00:01.892Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T21:00:01.892Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T21:00:01.892Z] Removing intermediate container ec68dc90a975 [2022-04-26T21:00:01.892Z] ---> 973e3c38e8a9 [2022-04-26T21:00:01.892Z] [2022-04-26T21:00:01.892Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T21:00:01.892Z] ---> ac73e934f311 [2022-04-26T21:00:01.892Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T21:00:02.169Z] ---> Running in 7e946ff2aa8b [2022-04-26T21:00:02.450Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T21:00:02.728Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T21:00:04.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:00:04.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:00:04.459Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T21:00:04.459Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T21:00:05.448Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T21:00:05.448Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T21:00:05.448Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T21:00:05.725Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T21:00:05.725Z] Collecting PyYAML<4,>=3.10 [2022-04-26T21:00:05.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T21:00:06.004Z] OK: 6 MiB in 16 packages [2022-04-26T21:00:08.660Z] Removing intermediate container 7e946ff2aa8b [2022-04-26T21:00:08.660Z] ---> b5589da09aa0 [2022-04-26T21:00:08.660Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T21:00:08.660Z] ---> Running in 0a1af8e78347 [2022-04-26T21:00:08.935Z] Removing intermediate container 0a1af8e78347 [2022-04-26T21:00:08.935Z] ---> d30a5ddec04b [2022-04-26T21:00:08.935Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T21:00:08.935Z] ---> Running in 0c0551707f7b [2022-04-26T21:00:09.534Z] Removing intermediate container 0c0551707f7b [2022-04-26T21:00:09.534Z] ---> a9af41eb5786 [2022-04-26T21:00:09.534Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T21:00:09.534Z] ---> Running in ce1bd0125fee [2022-04-26T21:00:09.813Z] Removing intermediate container ce1bd0125fee [2022-04-26T21:00:09.813Z] ---> dc6c6b065522 [2022-04-26T21:00:09.814Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T21:00:10.794Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T21:00:10.794Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T21:00:10.794Z] ---> 9e5fe321b621 [2022-04-26T21:00:10.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T21:00:13.428Z] ---> e8793fbe5810 [2022-04-26T21:00:13.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T21:00:13.428Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T21:00:13.428Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T21:00:14.026Z] ---> 4f0917979a0a [2022-04-26T21:00:14.026Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T21:00:14.026Z] ---> Running in 3b04f10f1abd [2022-04-26T21:00:14.623Z] Removing intermediate container 3b04f10f1abd [2022-04-26T21:00:14.623Z] ---> 7e49f16ca170 [2022-04-26T21:00:14.623Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T21:00:14.623Z] ---> Running in b231ae863873 [2022-04-26T21:00:15.220Z] Removing intermediate container b231ae863873 [2022-04-26T21:00:15.220Z] ---> c00788e68b6a [2022-04-26T21:00:15.220Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T21:00:15.220Z] ---> Running in 5e9c90ee1563 [2022-04-26T21:00:15.493Z] Removing intermediate container 5e9c90ee1563 [2022-04-26T21:00:15.493Z] ---> 72f41a4f12b4 [2022-04-26T21:00:15.493Z] Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:00:15.770Z] ---> Running in 520d1443bffd [2022-04-26T21:00:16.050Z] Removing intermediate container 520d1443bffd [2022-04-26T21:00:16.050Z] ---> 97b09df8f4df [2022-04-26T21:00:16.050Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T21:00:16.325Z] ---> Running in 9adc4bca6c33 [2022-04-26T21:00:16.601Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T21:00:16.601Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T21:00:16.878Z] Removing intermediate container 9adc4bca6c33 [2022-04-26T21:00:16.878Z] ---> 986db6524ec0 [2022-04-26T21:00:16.878Z] [2022-04-26T21:00:17.152Z] Successfully built 986db6524ec0 [2022-04-26T21:00:17.152Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T21:00:17.152Z]  Building support-notifications ... done Building security-spire-server [2022-04-26T21:00:17.152Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T21:00:17.152Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T21:00:17.427Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T21:00:17.427Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T21:00:20.054Z] 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-26T21:00:20.054Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T21:00:20.054Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T21:00:20.653Z] Collecting idna<2.8,>=2.5 [2022-04-26T21:00:20.927Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T21:00:20.927Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T21:00:20.927Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T21:00:21.905Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T21:00:21.905Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T21:00:21.905Z] 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-26T21:00:22.180Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T21:00:22.180Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T21:00:22.180Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T21:00:22.180Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T21:00:23.163Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T21:00:23.163Z] Attempting uninstall: urllib3 [2022-04-26T21:00:23.163Z] Found existing installation: urllib3 1.26.7 [2022-04-26T21:00:23.163Z] Uninstalling urllib3-1.26.7: [2022-04-26T21:00:23.440Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T21:00:24.042Z] Attempting uninstall: idna [2022-04-26T21:00:24.042Z] Found existing installation: idna 3.3 [2022-04-26T21:00:24.042Z] Uninstalling idna-3.3: [2022-04-26T21:00:24.318Z] Successfully uninstalled idna-3.3 [2022-04-26T21:00:28.648Z] Attempting uninstall: requests [2022-04-26T21:00:28.648Z] Found existing installation: requests 2.26.0 [2022-04-26T21:00:28.648Z] Uninstalling requests-2.26.0: [2022-04-26T21:00:28.648Z] Successfully uninstalled requests-2.26.0 [2022-04-26T21:00:28.930Z] Running setup.py install for texttable: started [2022-04-26T21:00:33.266Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T21:00:33.266Z] Running setup.py install for PyYAML: started [2022-04-26T21:00:37.587Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T21:00:37.587Z] Running setup.py install for docopt: started [2022-04-26T21:00:40.988Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T21:00:40.988Z] Running setup.py install for dockerpty: started [2022-04-26T21:00:43.622Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T21:00:45.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T21:00:45.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T21:00:45.610Z] ---> dcc22f4d2ec9 [2022-04-26T21:00:45.610Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T21:00:45.610Z] ---> Using cache [2022-04-26T21:00:45.610Z] ---> d1d798498388 [2022-04-26T21:00:45.610Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:00:45.610Z] ---> Using cache [2022-04-26T21:00:45.610Z] ---> 3fa72d46cf51 [2022-04-26T21:00:45.610Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T21:00:45.892Z] ---> Running in db7aec1b5274 [2022-04-26T21:00:46.522Z] 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-26T21:00:47.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:00:48.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:00:50.413Z] OK: 220 MiB in 52 packages [2022-04-26T21:00:52.894Z] Removing intermediate container db7aec1b5274 [2022-04-26T21:00:52.894Z] ---> 2c92e4d90fa6 [2022-04-26T21:00:52.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T21:00:55.607Z] ---> 1be8a3577c2a [2022-04-26T21:00:55.607Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T21:00:55.607Z] ---> Running in 8b6dfbfba799 [2022-04-26T21:01:03.944Z] Removing intermediate container 8b6dfbfba799 [2022-04-26T21:01:03.944Z] ---> 378e60d73353 [2022-04-26T21:01:03.944Z] Step 8/25 : COPY . . [2022-04-26T21:01:04.553Z] Removing intermediate container 635218da3df4 [2022-04-26T21:01:04.553Z] ---> 5b8351e2fdac [2022-04-26T21:01:04.553Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T21:01:04.835Z] ---> Running in 12cb93e7f6b1 [2022-04-26T21:01:05.851Z] Removing intermediate container 12cb93e7f6b1 [2022-04-26T21:01:05.851Z] ---> 2acac14155cf [2022-04-26T21:01:05.851Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T21:01:05.851Z] ---> Running in 16fbd8090d1d [2022-04-26T21:01:06.847Z] Removing intermediate container 16fbd8090d1d [2022-04-26T21:01:06.847Z] ---> c0bff7de410d [2022-04-26T21:01:06.847Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T21:01:10.279Z] ---> 4311f30868e5 [2022-04-26T21:01:10.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T21:01:11.732Z] ---> 21ecc26402cb [2022-04-26T21:01:11.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T21:01:13.720Z] ---> 2bc2c6aa013c [2022-04-26T21:01:13.720Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T21:01:13.720Z] ---> Running in 7966decae1d2 [2022-04-26T21:01:14.321Z] Removing intermediate container 7966decae1d2 [2022-04-26T21:01:14.321Z] ---> 7edaf17886f6 [2022-04-26T21:01:14.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T21:01:14.596Z] ---> Running in 61eda2e9a992 [2022-04-26T21:01:15.581Z] Removing intermediate container 61eda2e9a992 [2022-04-26T21:01:15.581Z] ---> 80f5e7671982 [2022-04-26T21:01:15.581Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T21:01:15.581Z] ---> Running in 975e19831cb0 [2022-04-26T21:01:16.569Z] Removing intermediate container 975e19831cb0 [2022-04-26T21:01:16.569Z] ---> cbe9695d3fa4 [2022-04-26T21:01:16.569Z] Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:01:16.845Z] ---> Running in 58fa05324c8b [2022-04-26T21:01:17.835Z] Removing intermediate container 58fa05324c8b [2022-04-26T21:01:17.835Z] ---> d1f4559ed238 [2022-04-26T21:01:17.835Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T21:01:17.835Z] ---> Running in 736e8f714e17 [2022-04-26T21:01:18.438Z] Removing intermediate container 736e8f714e17 [2022-04-26T21:01:18.438Z] ---> 1d15e272d04b [2022-04-26T21:01:18.438Z] [2022-04-26T21:01:19.424Z] Successfully built 1d15e272d04b [2022-04-26T21:01:19.424Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T21:01:19.424Z] Building security-spire-config [2022-04-26T21:01:29.625Z]  Building sys-mgmt-agent ... done  ---> 539500b81de1 [2022-04-26T21:01:29.625Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T21:01:29.911Z] ---> Running in 3c8b9eb4425d [2022-04-26T21:01:30.519Z] Removing intermediate container 3c8b9eb4425d [2022-04-26T21:01:30.519Z] ---> 417c7fe5caaa [2022-04-26T21:01:30.519Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T21:01:30.519Z] ---> Running in 790a2c7edbf5 [2022-04-26T21:01:34.857Z] Removing intermediate container 790a2c7edbf5 [2022-04-26T21:01:34.857Z] ---> e42a6ae424ae [2022-04-26T21:01:34.857Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T21:01:34.857Z] ---> Running in 363eb538a496 [2022-04-26T21:01:35.133Z] Removing intermediate container 363eb538a496 [2022-04-26T21:01:35.133Z] ---> 4ef42f09e47c [2022-04-26T21:01:35.133Z] 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-26T21:01:35.410Z] ---> Running in 72a8151ab80a [2022-04-26T21:01:38.805Z] spire-1.2.1/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.data/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.data/.file [2022-04-26T21:01:38.806Z] spire-1.2.1/.dockerignore [2022-04-26T21:01:38.806Z] spire-1.2.1/.gitattributes [2022-04-26T21:01:38.806Z] spire-1.2.1/.githooks/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T21:01:38.806Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T21:01:38.806Z] spire-1.2.1/.gitignore [2022-04-26T21:01:38.806Z] spire-1.2.1/.go-version [2022-04-26T21:01:38.806Z] spire-1.2.1/.golangci.yml [2022-04-26T21:01:38.806Z] spire-1.2.1/ADOPTERS.md [2022-04-26T21:01:38.806Z] spire-1.2.1/CHANGELOG.md [2022-04-26T21:01:38.806Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T21:01:38.806Z] spire-1.2.1/CODEOWNERS [2022-04-26T21:01:38.806Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T21:01:38.806Z] spire-1.2.1/Dockerfile [2022-04-26T21:01:38.806Z] spire-1.2.1/Dockerfile.dev [2022-04-26T21:01:38.806Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T21:01:38.806Z] spire-1.2.1/LICENSE [2022-04-26T21:01:38.806Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T21:01:38.806Z] spire-1.2.1/Makefile [2022-04-26T21:01:38.806Z] spire-1.2.1/README.md [2022-04-26T21:01:38.806Z] spire-1.2.1/ROADMAP.md [2022-04-26T21:01:38.806Z] spire-1.2.1/SECURITY.md [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T21:01:38.806Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/ [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/agent/ [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/server/ [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/server/server.conf [2022-04-26T21:01:38.806Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/ [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/auditlog.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/ [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/spire_server.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/telemetry.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/upgrading.md [2022-04-26T21:01:38.806Z] spire-1.2.1/doc/using_spire.md [2022-04-26T21:01:38.806Z] spire-1.2.1/examples/ [2022-04-26T21:01:38.806Z] spire-1.2.1/examples/README.md [2022-04-26T21:01:38.806Z] spire-1.2.1/go.mod [2022-04-26T21:01:38.806Z] spire-1.2.1/go.sum [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T21:01:38.806Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T21:01:38.807Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T21:01:38.808Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T21:01:39.083Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/version/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T21:01:39.084Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T21:01:39.360Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/config.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T21:01:39.361Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T21:01:39.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/server.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/private/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/private/server/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T21:01:39.640Z] spire-1.2.1/release/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/README.md [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/conf/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T21:01:39.640Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T21:01:39.640Z] spire-1.2.1/script/ [2022-04-26T21:01:39.640Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T21:01:39.640Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T21:01:39.640Z] spire-1.2.1/support/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T21:01:39.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T21:01:39.919Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/clock/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/clock/clock.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/common [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T21:01:39.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T21:01:40.195Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T21:01:40.196Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T21:01:40.197Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T21:01:40.472Z] spire-1.2.1/test/integration/test.sh [2022-04-26T21:01:40.472Z] spire-1.2.1/test/plugintest/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testca/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testca/ca.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testkey/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/testkey/new.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/ [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/race.go [2022-04-26T21:01:40.472Z] spire-1.2.1/test/util/util.go [2022-04-26T21:01:40.472Z] building spire from source... [2022-04-26T21:01:41.458Z] Installing go1.17.7... [2022-04-26T21:01:53.910Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T21:01:53.910Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T21:01:53.910Z] ---> dcc22f4d2ec9 [2022-04-26T21:01:53.910Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> d1d798498388 [2022-04-26T21:01:53.910Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 3fa72d46cf51 [2022-04-26T21:01:53.910Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 2c92e4d90fa6 [2022-04-26T21:01:53.910Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 1be8a3577c2a [2022-04-26T21:01:53.910Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 378e60d73353 [2022-04-26T21:01:53.910Z] Step 8/26 : COPY . . [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 539500b81de1 [2022-04-26T21:01:53.910Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 417c7fe5caaa [2022-04-26T21:01:53.910Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> e42a6ae424ae [2022-04-26T21:01:53.910Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T21:01:53.910Z] ---> Using cache [2022-04-26T21:01:53.910Z] ---> 4ef42f09e47c [2022-04-26T21:01:53.910Z] 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-26T21:01:54.521Z] ---> Running in 190a1f7ddf4c [2022-04-26T21:01:57.148Z] spire-1.2.1/ [2022-04-26T21:01:57.148Z] spire-1.2.1/.data/ [2022-04-26T21:01:57.148Z] spire-1.2.1/.data/.file [2022-04-26T21:01:57.148Z] spire-1.2.1/.dockerignore [2022-04-26T21:01:57.148Z] spire-1.2.1/.gitattributes [2022-04-26T21:01:57.148Z] spire-1.2.1/.githooks/ [2022-04-26T21:01:57.149Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/ [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/ [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T21:01:57.149Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T21:01:57.149Z] spire-1.2.1/.gitignore [2022-04-26T21:01:57.149Z] spire-1.2.1/.go-version [2022-04-26T21:01:57.149Z] spire-1.2.1/.golangci.yml [2022-04-26T21:01:57.149Z] spire-1.2.1/ADOPTERS.md [2022-04-26T21:01:57.149Z] spire-1.2.1/CHANGELOG.md [2022-04-26T21:01:57.149Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T21:01:57.149Z] spire-1.2.1/CODEOWNERS [2022-04-26T21:01:57.149Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T21:01:57.149Z] spire-1.2.1/Dockerfile [2022-04-26T21:01:57.149Z] spire-1.2.1/Dockerfile.dev [2022-04-26T21:01:57.149Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T21:01:57.149Z] spire-1.2.1/LICENSE [2022-04-26T21:01:57.149Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T21:01:57.149Z] spire-1.2.1/Makefile [2022-04-26T21:01:57.149Z] spire-1.2.1/README.md [2022-04-26T21:01:57.149Z] spire-1.2.1/ROADMAP.md [2022-04-26T21:01:57.149Z] spire-1.2.1/SECURITY.md [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T21:01:57.149Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/ [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/agent/ [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/server/ [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/server/server.conf [2022-04-26T21:01:57.149Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/ [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/auditlog.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/ [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T21:01:57.149Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/spire_server.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/telemetry.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/upgrading.md [2022-04-26T21:01:57.424Z] spire-1.2.1/doc/using_spire.md [2022-04-26T21:01:57.425Z] spire-1.2.1/examples/ [2022-04-26T21:01:57.425Z] spire-1.2.1/examples/README.md [2022-04-26T21:01:57.425Z] spire-1.2.1/go.mod [2022-04-26T21:01:57.425Z] spire-1.2.1/go.sum [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T21:01:57.425Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T21:01:57.426Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T21:01:57.702Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/version/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T21:01:57.703Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T21:01:57.980Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/config.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T21:01:57.981Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T21:01:58.257Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/server.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/private/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/private/server/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T21:01:58.258Z] spire-1.2.1/release/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/README.md [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/conf/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T21:01:58.258Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T21:01:58.258Z] spire-1.2.1/script/ [2022-04-26T21:01:58.258Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T21:01:58.258Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T21:01:58.258Z] spire-1.2.1/support/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T21:01:58.258Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T21:01:58.259Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/clock/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/clock/clock.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T21:01:58.259Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/common [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T21:01:58.535Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T21:01:58.536Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T21:01:58.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T21:01:58.811Z] spire-1.2.1/test/integration/test.sh [2022-04-26T21:01:58.811Z] spire-1.2.1/test/plugintest/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testca/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testca/ca.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testkey/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/testkey/new.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/ [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/race.go [2022-04-26T21:01:58.811Z] spire-1.2.1/test/util/util.go [2022-04-26T21:01:58.811Z] building spire from source... [2022-04-26T21:01:59.409Z] Installing go1.17.7... [2022-04-26T21:02:07.717Z] Building bin/spire-server... [2022-04-26T21:02:07.717Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T21:02:07.717Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T21:02:07.717Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T21:02:08.319Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T21:02:08.319Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T21:02:08.925Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T21:02:09.528Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T21:02:10.975Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T21:02:11.252Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T21:02:14.633Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T21:02:15.641Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T21:02:15.641Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T21:02:15.641Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T21:02:15.641Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T21:02:15.917Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T21:02:15.918Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T21:02:15.918Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T21:02:16.904Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T21:02:16.904Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T21:02:17.180Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T21:02:17.180Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T21:02:17.457Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T21:02:18.452Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T21:02:18.452Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T21:02:26.764Z] Building bin/spire-server... [2022-04-26T21:02:26.764Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T21:02:26.764Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T21:02:26.764Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T21:02:27.364Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T21:02:27.364Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T21:02:30.795Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T21:02:31.398Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T21:02:31.398Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T21:02:31.674Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T21:02:31.951Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T21:02:32.941Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T21:02:32.941Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T21:02:32.941Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T21:02:32.941Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T21:02:32.941Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T21:02:33.221Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T21:02:33.221Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T21:02:33.221Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T21:02:33.221Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T21:02:33.221Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T21:02:33.221Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T21:02:33.221Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T21:02:33.497Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T21:02:33.497Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T21:02:33.772Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T21:02:33.772Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T21:02:34.048Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T21:02:34.048Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T21:02:34.048Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T21:02:34.327Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T21:02:34.602Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T21:02:34.602Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T21:02:34.877Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T21:02:34.877Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T21:02:34.877Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T21:02:34.877Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T21:02:35.154Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T21:02:35.154Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T21:02:36.136Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T21:02:36.136Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T21:02:36.745Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T21:02:37.351Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T21:02:37.629Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T21:02:37.629Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T21:02:37.629Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T21:02:37.629Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T21:02:37.904Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T21:02:37.904Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T21:02:53.017Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T21:02:53.017Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T21:02:53.017Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T21:02:53.017Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T21:02:53.017Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T21:02:53.017Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T21:02:53.017Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T21:03:01.308Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T21:03:01.308Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T21:03:01.308Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T21:03:01.308Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T21:03:01.308Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T21:03:01.308Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T21:03:01.308Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T21:03:01.308Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T21:03:01.308Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T21:03:01.583Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T21:03:01.583Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T21:03:01.583Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T21:03:01.583Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T21:03:01.867Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T21:03:01.867Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T21:03:02.141Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T21:03:02.740Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T21:03:03.339Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T21:03:03.339Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T21:03:03.617Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T21:03:03.617Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T21:03:04.221Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T21:03:05.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T21:03:11.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T21:03:11.074Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T21:03:11.074Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T21:03:11.074Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T21:03:11.074Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T21:03:11.074Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T21:03:11.074Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T21:03:11.353Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T21:03:11.627Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T21:03:11.902Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T21:03:11.902Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T21:03:12.503Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T21:03:17.917Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T21:03:17.917Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T21:03:17.917Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T21:03:30.344Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T21:03:30.345Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T21:03:40.536Z] Removing intermediate container 155dc3c89440 [2022-04-26T21:03:40.536Z] ---> 7500b33024f1 [2022-04-26T21:03:40.536Z] [2022-04-26T21:03:40.536Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T21:03:40.536Z] ---> ac73e934f311 [2022-04-26T21:03:40.536Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T21:03:40.536Z] ---> Running in be455b63fe67 [2022-04-26T21:03:40.536Z] Removing intermediate container be455b63fe67 [2022-04-26T21:03:40.536Z] ---> 78e5ef381d67 [2022-04-26T21:03:40.536Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T21:03:40.536Z] ---> Running in 71f356be33c4 [2022-04-26T21:03:40.536Z] Removing intermediate container 71f356be33c4 [2022-04-26T21:03:40.536Z] ---> 364331ffa598 [2022-04-26T21:03:40.536Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T21:03:40.812Z] ---> Running in a18e6c68c71d [2022-04-26T21:03:41.089Z] Removing intermediate container a18e6c68c71d [2022-04-26T21:03:41.089Z] ---> a64498572252 [2022-04-26T21:03:41.089Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:03:41.370Z] ---> Running in f241e068663a [2022-04-26T21:03:44.827Z] Removing intermediate container f241e068663a [2022-04-26T21:03:44.827Z] ---> c8a860454ed8 [2022-04-26T21:03:44.827Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T21:03:44.827Z] ---> Running in dd67c092c164 [2022-04-26T21:03:46.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:03:47.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:03:48.970Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T21:03:48.970Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T21:03:48.970Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T21:03:48.970Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T21:03:49.248Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T21:03:49.526Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T21:03:49.526Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T21:03:49.526Z] OK: 8 MiB in 20 packages [2022-04-26T21:03:51.539Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T21:03:51.539Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T21:03:51.539Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T21:03:51.539Z] Removing intermediate container dd67c092c164 [2022-04-26T21:03:51.539Z] ---> e7e9e20aefd1 [2022-04-26T21:03:51.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T21:03:52.144Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T21:03:52.678Z]  ---> d7f1d82e811b [2022-04-26T21:03:52.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T21:03:55.331Z] ---> 7e8baccd4297 [2022-04-26T21:03:55.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T21:03:55.946Z] ---> 0be87746fa62 [2022-04-26T21:03:55.946Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T21:03:55.946Z] ---> Running in a2d290bf679a [2022-04-26T21:03:56.566Z] Removing intermediate container a2d290bf679a [2022-04-26T21:03:56.566Z] ---> 22f43fffd1b1 [2022-04-26T21:03:56.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T21:03:56.566Z] ---> Running in 85dce19d818f [2022-04-26T21:03:57.179Z] Removing intermediate container 85dce19d818f [2022-04-26T21:03:57.179Z] ---> 13262db4483e [2022-04-26T21:03:57.179Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T21:03:57.462Z] ---> Running in 4d56ce67f0ff [2022-04-26T21:03:57.742Z] Removing intermediate container 4d56ce67f0ff [2022-04-26T21:03:57.742Z] ---> f44180d3c842 [2022-04-26T21:03:58.023Z] Step 22/23 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:03:58.023Z] ---> Running in 52027c19a64d [2022-04-26T21:03:58.627Z] Removing intermediate container 52027c19a64d [2022-04-26T21:03:58.627Z] ---> 0af493e4a16f [2022-04-26T21:03:58.627Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T21:03:58.627Z] ---> Running in 1c188ae69b96 [2022-04-26T21:03:59.227Z] Removing intermediate container 1c188ae69b96 [2022-04-26T21:03:59.227Z] ---> d534a375bdd3 [2022-04-26T21:03:59.227Z] [2022-04-26T21:03:59.502Z] Successfully built d534a375bdd3 [2022-04-26T21:03:59.502Z] Successfully tagged core-data-arm64:latest [2022-04-26T21:04:00.479Z]  Building core-data ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T21:04:00.479Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T21:04:00.754Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T21:04:00.754Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T21:04:01.355Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T21:04:02.345Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T21:04:04.328Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T21:04:04.609Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T21:04:05.208Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T21:04:05.209Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T21:04:05.485Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T21:04:05.485Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T21:04:06.083Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T21:04:06.083Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T21:04:06.359Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T21:04:06.359Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T21:04:06.634Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T21:04:06.910Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T21:04:07.185Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T21:04:07.462Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T21:04:07.462Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T21:04:07.738Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T21:04:08.014Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T21:04:08.014Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T21:04:08.290Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T21:04:08.565Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T21:04:08.565Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T21:04:08.565Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T21:04:09.167Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T21:04:09.768Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T21:04:09.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T21:04:10.043Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T21:04:10.319Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T21:04:10.596Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T21:04:10.871Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T21:04:11.147Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T21:04:11.147Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T21:04:11.747Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T21:04:11.747Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T21:04:12.023Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T21:04:12.023Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T21:04:12.300Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T21:04:12.300Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T21:04:12.575Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T21:04:12.575Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T21:04:13.560Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T21:04:13.560Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T21:04:13.836Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T21:04:14.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T21:04:14.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T21:04:14.113Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T21:04:14.113Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T21:04:14.388Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T21:04:14.388Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T21:04:14.663Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T21:04:14.663Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T21:04:14.663Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T21:04:14.663Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T21:04:14.663Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T21:04:14.939Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T21:04:15.537Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T21:04:15.810Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T21:04:15.810Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T21:04:15.810Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T21:04:16.084Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T21:04:16.684Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T21:04:17.282Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T21:04:17.556Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T21:04:17.557Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T21:04:17.831Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T21:04:17.831Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T21:04:17.831Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T21:04:17.831Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T21:04:18.106Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T21:04:18.382Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T21:04:18.382Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T21:04:18.658Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T21:04:18.658Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T21:04:18.658Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T21:04:18.658Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T21:04:18.658Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T21:04:18.934Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T21:04:19.210Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T21:04:19.210Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T21:04:19.210Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T21:04:19.498Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T21:04:19.498Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T21:04:19.794Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T21:04:19.794Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T21:04:19.794Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T21:04:20.393Z] 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-26T21:04:20.667Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T21:04:20.940Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T21:04:21.214Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T21:04:21.214Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T21:04:21.487Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T21:04:21.487Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T21:04:21.487Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T21:04:21.761Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T21:04:21.761Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T21:04:21.761Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T21:04:21.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T21:04:21.761Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T21:04:22.034Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T21:04:22.034Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T21:04:22.034Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T21:04:22.307Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T21:04:22.582Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T21:04:22.582Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T21:04:22.854Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T21:04:22.854Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T21:04:22.854Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T21:04:23.128Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T21:04:23.128Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T21:04:23.725Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T21:04:25.163Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T21:04:25.760Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T21:04:25.761Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T21:04:26.358Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T21:04:26.358Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T21:04:26.358Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T21:04:26.959Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T21:04:26.959Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T21:04:26.959Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T21:04:26.959Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T21:04:27.233Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T21:04:27.508Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T21:04:27.508Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T21:04:27.508Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T21:04:28.105Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T21:04:28.105Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T21:04:28.380Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T21:04:28.380Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T21:04:28.668Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T21:04:28.668Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T21:04:28.669Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T21:04:29.853Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T21:04:32.058Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T21:04:32.058Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T21:04:32.658Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T21:04:32.658Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T21:04:32.940Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T21:04:33.540Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T21:04:33.540Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T21:04:33.819Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T21:04:34.095Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T21:04:34.095Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T21:04:34.095Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T21:04:34.375Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T21:04:37.022Z] Removing intermediate container c49eb42eeae6 [2022-04-26T21:04:37.022Z] ---> 4693bd2811fc [2022-04-26T21:04:37.022Z] [2022-04-26T21:04:37.022Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T21:04:37.022Z] ---> ac73e934f311 [2022-04-26T21:04:37.022Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T21:04:37.022Z] ---> Running in 9e44f300d579 [2022-04-26T21:04:38.018Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T21:04:38.018Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T21:04:38.018Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T21:04:38.018Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T21:04:39.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:04:39.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:04:40.011Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T21:04:40.011Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T21:04:40.011Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T21:04:40.011Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T21:04:40.011Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T21:04:40.011Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T21:04:40.011Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T21:04:40.295Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T21:04:40.577Z] OK: 8 MiB in 20 packages [2022-04-26T21:04:42.576Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T21:04:42.576Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T21:04:42.576Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T21:04:42.576Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T21:04:42.847Z] Removing intermediate container 9e44f300d579 [2022-04-26T21:04:42.847Z] ---> c8ac51c20981 [2022-04-26T21:04:42.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T21:04:42.847Z] ---> Running in 022395e245b1 [2022-04-26T21:04:43.454Z] Removing intermediate container 022395e245b1 [2022-04-26T21:04:43.454Z] ---> 695bc75c080f [2022-04-26T21:04:43.454Z] Step 13/22 : WORKDIR /edgex [2022-04-26T21:04:43.454Z] ---> Running in 4226c90cfc20 [2022-04-26T21:04:44.062Z] Removing intermediate container 4226c90cfc20 [2022-04-26T21:04:44.062Z] ---> df925e2ef92c [2022-04-26T21:04:44.062Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T21:04:45.046Z] ---> ec04de5ceeb7 [2022-04-26T21:04:45.046Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T21:04:47.042Z] ---> 329b3a92dfd3 [2022-04-26T21:04:47.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T21:04:49.028Z] ---> 03cd75f856a9 [2022-04-26T21:04:49.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T21:04:50.026Z] ---> 014ca86f55a7 [2022-04-26T21:04:50.026Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T21:04:50.301Z] ---> Running in fb9d69bb9887 [2022-04-26T21:04:52.935Z] Removing intermediate container fb9d69bb9887 [2022-04-26T21:04:52.935Z] ---> 65a997ddfbb9 [2022-04-26T21:04:52.935Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T21:04:53.214Z] ---> Running in a19d67f769d1 [2022-04-26T21:04:53.828Z] Removing intermediate container a19d67f769d1 [2022-04-26T21:04:53.828Z] ---> a1c0431e5c44 [2022-04-26T21:04:53.828Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T21:04:53.828Z] ---> Running in 16c1dfa36417 [2022-04-26T21:04:54.439Z] Removing intermediate container 16c1dfa36417 [2022-04-26T21:04:54.439Z] ---> 695c2ba2da20 [2022-04-26T21:04:54.439Z] Step 21/22 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:04:54.716Z] ---> Running in c9214d6375c1 [2022-04-26T21:04:55.319Z] Removing intermediate container c9214d6375c1 [2022-04-26T21:04:55.319Z] ---> c0731e335c3d [2022-04-26T21:04:55.319Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T21:04:55.319Z] ---> Running in ffaa787c2c4d [2022-04-26T21:04:55.927Z] Removing intermediate container ffaa787c2c4d [2022-04-26T21:04:55.927Z] ---> 7e38d15df66f [2022-04-26T21:04:55.927Z] [2022-04-26T21:04:56.205Z] Successfully built 7e38d15df66f [2022-04-26T21:04:56.483Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T21:05:00.809Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T21:05:00.809Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T21:05:10.972Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T21:05:10.972Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T21:22:34.874Z] Building bin/spire-agent... [2022-04-26T21:22:34.874Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T21:22:34.874Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T21:22:34.874Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T21:22:34.874Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T21:22:34.874Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T21:22:34.874Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T21:22:34.874Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T21:22:34.874Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T21:22:34.874Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T21:22:34.874Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T21:22:34.874Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T21:22:34.874Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T21:22:34.874Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T21:29:12.415Z] Removing intermediate container 16b8618df1fe [2022-04-26T21:29:12.415Z] ---> ea0705bbb4fa [2022-04-26T21:29:12.415Z] [2022-04-26T21:29:12.415Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T21:29:12.415Z] ---> 3fb3c9af89a9 [2022-04-26T21:29:12.415Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T21:29:12.415Z] ---> Using cache [2022-04-26T21:29:12.415Z] ---> 622a370bd60d [2022-04-26T21:29:12.415Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:29:12.415Z] ---> Using cache [2022-04-26T21:29:12.415Z] ---> f28bd5708241 [2022-04-26T21:29:12.415Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T21:29:12.415Z] ---> Running in 93b164f5fa8e [2022-04-26T21:29:12.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:29:12.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:29:12.415Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T21:29:12.415Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T21:29:12.415Z] OK: 15729 distinct packages available [2022-04-26T21:29:12.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:29:12.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:29:12.415Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T21:29:12.415Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T21:29:12.415Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T21:29:12.415Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T21:29:12.415Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T21:29:12.415Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T21:29:12.415Z] OK: 6 MiB in 19 packages [2022-04-26T21:29:12.415Z] Removing intermediate container 93b164f5fa8e [2022-04-26T21:29:12.415Z] ---> 2a5c656de91a [2022-04-26T21:29:12.415Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T21:29:12.415Z] ---> 757d15d6698c [2022-04-26T21:29:12.415Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T21:29:15.851Z] ---> 477f758e58b7 [2022-04-26T21:29:15.851Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T21:29:16.462Z] ---> 834c0b216803 [2022-04-26T21:29:16.462Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T21:29:17.453Z] ---> c28aadaf3773 [2022-04-26T21:29:17.453Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T21:29:18.058Z] ---> 14d13bdeffb8 [2022-04-26T21:29:18.058Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T21:29:18.058Z] ---> Running in c29c6c5d948e [2022-04-26T21:29:18.694Z] Removing intermediate container c29c6c5d948e [2022-04-26T21:29:18.694Z] ---> 910af8f6108d [2022-04-26T21:29:18.694Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T21:29:18.694Z] ---> Running in a0071f5282ee [2022-04-26T21:29:18.972Z] Removing intermediate container a0071f5282ee [2022-04-26T21:29:18.972Z] ---> bbd5cbf568b4 [2022-04-26T21:29:18.972Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T21:29:19.250Z] ---> Running in 412f2735790e [2022-04-26T21:29:19.536Z] Removing intermediate container 412f2735790e [2022-04-26T21:29:19.536Z] ---> b70230d6bc9d [2022-04-26T21:29:19.536Z] Step 25/26 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:29:19.815Z] ---> Running in 60df709c00de [2022-04-26T21:29:20.093Z] Removing intermediate container 60df709c00de [2022-04-26T21:29:20.093Z] ---> ad0c54e01106 [2022-04-26T21:29:20.093Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T21:29:20.093Z] ---> Running in 9b0ea6962fd6 [2022-04-26T21:29:20.695Z] Removing intermediate container 9b0ea6962fd6 [2022-04-26T21:29:20.695Z] ---> e64fab2043a9 [2022-04-26T21:29:20.695Z] [2022-04-26T21:29:20.969Z] Successfully built e64fab2043a9 [2022-04-26T21:29:20.969Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T21:31:12.801Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-26T21:31:12.801Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T21:31:12.801Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T21:31:12.801Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T21:31:12.801Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T21:31:12.801Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T21:31:12.801Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T21:31:12.801Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T21:31:12.801Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T21:31:12.801Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T21:31:12.801Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T21:31:12.801Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T21:31:12.801Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T21:31:12.801Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T21:31:39.631Z] Building bin/spire-agent... [2022-04-26T21:31:39.631Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T21:31:39.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T21:31:39.905Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T21:31:39.905Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T21:31:44.230Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T21:31:45.210Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T21:31:45.210Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T21:31:45.813Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T21:31:45.813Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T21:31:45.813Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T21:31:46.091Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T21:31:46.091Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T21:31:46.091Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T21:35:53.207Z] Removing intermediate container 72a8151ab80a [2022-04-26T21:35:53.207Z] ---> 657e8b792e3c [2022-04-26T21:35:53.207Z] [2022-04-26T21:35:53.207Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T21:35:53.207Z] ---> 3fb3c9af89a9 [2022-04-26T21:35:53.207Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T21:35:53.207Z] ---> Using cache [2022-04-26T21:35:53.207Z] ---> 622a370bd60d [2022-04-26T21:35:53.207Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:35:53.207Z] ---> Using cache [2022-04-26T21:35:53.207Z] ---> f28bd5708241 [2022-04-26T21:35:53.207Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T21:35:53.207Z] ---> Using cache [2022-04-26T21:35:53.207Z] ---> 2a5c656de91a [2022-04-26T21:35:53.207Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T21:35:59.932Z] ---> 67a8f4706434 [2022-04-26T21:35:59.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T21:35:59.932Z] ---> d5f8d05b2238 [2022-04-26T21:35:59.932Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T21:36:00.920Z] ---> 269649c636f7 [2022-04-26T21:36:00.920Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T21:36:01.521Z] ---> b6ac10f23bd0 [2022-04-26T21:36:01.521Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T21:36:01.802Z] ---> Running in c12a9b5c1154 [2022-04-26T21:36:02.399Z] Removing intermediate container c12a9b5c1154 [2022-04-26T21:36:02.399Z] ---> de662fda495a [2022-04-26T21:36:02.399Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T21:36:02.399Z] ---> Running in 3b33d911d319 [2022-04-26T21:36:02.669Z] Removing intermediate container 3b33d911d319 [2022-04-26T21:36:02.669Z] ---> 5b249dcd4fb8 [2022-04-26T21:36:02.669Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T21:36:02.941Z] ---> Running in c4d22372043a [2022-04-26T21:36:03.223Z] Removing intermediate container c4d22372043a [2022-04-26T21:36:03.223Z] ---> eae0e59b8f3b [2022-04-26T21:36:03.223Z] Step 24/25 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:36:03.505Z] ---> Running in 31be979bdaaa [2022-04-26T21:36:04.103Z] Removing intermediate container 31be979bdaaa [2022-04-26T21:36:04.103Z] ---> 1206978f8521 [2022-04-26T21:36:04.103Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T21:36:04.103Z] ---> Running in 1b9703af8eb0 [2022-04-26T21:36:04.702Z] Removing intermediate container 1b9703af8eb0 [2022-04-26T21:36:04.702Z] ---> 26cd2461ad88 [2022-04-26T21:36:04.702Z] [2022-04-26T21:36:04.702Z] Successfully built 26cd2461ad88 [2022-04-26T21:36:04.702Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T21:36:27.225Z]  Building security-spire-server ... done Removing intermediate container 190a1f7ddf4c [2022-04-26T21:36:27.225Z] ---> e552ed59973b [2022-04-26T21:36:27.225Z] [2022-04-26T21:36:27.225Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T21:36:27.225Z] ---> 3fb3c9af89a9 [2022-04-26T21:36:27.225Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T21:36:27.225Z] ---> Using cache [2022-04-26T21:36:27.225Z] ---> 622a370bd60d [2022-04-26T21:36:27.225Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T21:36:27.225Z] ---> Using cache [2022-04-26T21:36:27.225Z] ---> f28bd5708241 [2022-04-26T21:36:27.225Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T21:36:27.225Z] ---> Running in 0470dd289982 [2022-04-26T21:36:27.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:36:27.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:36:29.256Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T21:36:29.256Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T21:36:29.256Z] OK: 15729 distinct packages available [2022-04-26T21:36:29.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T21:36:30.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T21:36:31.209Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T21:36:31.209Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T21:36:31.482Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T21:36:31.482Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T21:36:31.482Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T21:36:31.482Z] OK: 6 MiB in 18 packages [2022-04-26T21:36:32.457Z] Removing intermediate container 0470dd289982 [2022-04-26T21:36:32.457Z] ---> 67f93df2dd17 [2022-04-26T21:36:32.457Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T21:36:35.835Z] ---> 0c0ce96c93df [2022-04-26T21:36:35.835Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T21:36:36.819Z] ---> 913f4e722b09 [2022-04-26T21:36:36.819Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T21:36:36.819Z] ---> Running in 974c68fb268a [2022-04-26T21:36:37.092Z] Removing intermediate container 974c68fb268a [2022-04-26T21:36:37.092Z] ---> 191df880cbb3 [2022-04-26T21:36:37.092Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T21:36:37.690Z] ---> 408ae716fdeb [2022-04-26T21:36:37.690Z] Step 21/26 : WORKDIR / [2022-04-26T21:36:37.690Z] ---> Running in 7ae4e7d89b90 [2022-04-26T21:36:38.293Z] Removing intermediate container 7ae4e7d89b90 [2022-04-26T21:36:38.293Z] ---> f212a1e8383f [2022-04-26T21:36:38.293Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T21:36:38.293Z] ---> Running in 13cc5af87ecb [2022-04-26T21:36:38.564Z] Removing intermediate container 13cc5af87ecb [2022-04-26T21:36:38.564Z] ---> 952b282ba86a [2022-04-26T21:36:38.564Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T21:36:38.564Z] ---> Running in 43a068b1eef4 [2022-04-26T21:36:38.838Z] Removing intermediate container 43a068b1eef4 [2022-04-26T21:36:39.111Z] ---> 68210cf923a5 [2022-04-26T21:36:39.112Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T21:36:39.112Z] ---> Running in 2ffd6234b045 [2022-04-26T21:36:39.384Z] Removing intermediate container 2ffd6234b045 [2022-04-26T21:36:39.384Z] ---> 67583c88e83c [2022-04-26T21:36:39.384Z] Step 25/26 : LABEL git_sha=c041966ef1994637e1b6c7dbdea883bf6a8644a9 [2022-04-26T21:36:39.384Z] ---> Running in 9af341114b77 [2022-04-26T21:36:39.977Z] Removing intermediate container 9af341114b77 [2022-04-26T21:36:39.977Z] ---> 50ffdf938150 [2022-04-26T21:36:39.977Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T21:36:39.977Z] ---> Running in 731231df55bf [2022-04-26T21:36:40.248Z] Removing intermediate container 731231df55bf [2022-04-26T21:36:40.248Z] ---> 6aad04d7de06 [2022-04-26T21:36:40.248Z] [2022-04-26T21:36:40.521Z] Successfully built 6aad04d7de06 [2022-04-26T21:36:40.521Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T21:36:41.129Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T21:36:41.122Z] $ docker stop --time=1 a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad [2022-04-26T21:36:42.901Z] $ docker rm -f a75829cc200c454d9d275be5fd2ba586931b69fe11a8fcde3c532f528ea9e9ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T21:36:43.505Z] + docker images [2022-04-26T21:36:44.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T21:36:44.098Z] security-spire-config-arm64 latest 6aad04d7de06 3 seconds ago 85.6MB [2022-04-26T21:36:44.098Z] e552ed59973b 33 seconds ago 4.14GB [2022-04-26T21:36:44.098Z] security-spire-server-arm64 latest 26cd2461ad88 39 seconds ago 86.3MB [2022-04-26T21:36:44.098Z] 657e8b792e3c About a minute ago 4.14GB [2022-04-26T21:36:44.098Z] security-spire-agent-arm64 latest e64fab2043a9 7 minutes ago 126MB [2022-04-26T21:36:44.098Z] ea0705bbb4fa 7 minutes ago 4.14GB [2022-04-26T21:36:44.098Z] security-proxy-setup-arm64 latest 7e38d15df66f 31 minutes ago 26.1MB [2022-04-26T21:36:44.098Z] 4693bd2811fc 32 minutes ago 1.32GB [2022-04-26T21:36:44.098Z] core-data-arm64 latest d534a375bdd3 32 minutes ago 21.6MB [2022-04-26T21:36:44.098Z] 7500b33024f1 33 minutes ago 1.34GB [2022-04-26T21:36:44.098Z] sys-mgmt-agent-arm64 latest 1d15e272d04b 35 minutes ago 282MB [2022-04-26T21:36:44.098Z] support-notifications-arm64 latest 986db6524ec0 36 minutes ago 25.8MB [2022-04-26T21:36:44.098Z] 973e3c38e8a9 36 minutes ago 1.37GB [2022-04-26T21:36:44.098Z] 4cfdda309e5d 37 minutes ago 1.31GB [2022-04-26T21:36:44.098Z] security-bootstrapper-arm64 latest 21401a4bfe8f 37 minutes ago 18.3MB [2022-04-26T21:36:44.098Z] c60aa79dfb94 37 minutes ago 1.31GB [2022-04-26T21:36:44.098Z] core-command-arm64 latest ce2817c5becb 40 minutes ago 15.5MB [2022-04-26T21:36:44.098Z] c48736b948aa 40 minutes ago 1.31GB [2022-04-26T21:36:44.098Z] support-scheduler-arm64 latest 34faf72a3e46 43 minutes ago 25.2MB [2022-04-26T21:36:44.098Z] 6f0a061a76d9 43 minutes ago 1.36GB [2022-04-26T21:36:44.099Z] security-spiffe-token-provider-arm64 latest d883a044ed68 43 minutes ago 27.9MB [2022-04-26T21:36:44.099Z] cf823990d177 44 minutes ago 1.36GB [2022-04-26T21:36:44.099Z] core-metadata-arm64 latest 7b13882d7e30 45 minutes ago 16.3MB [2022-04-26T21:36:44.099Z] security-secretstore-setup-arm64 latest c795ae2ac5cd 45 minutes ago 27.5MB [2022-04-26T21:36:44.099Z] 2c3220a3ba51 45 minutes ago 1.31GB [2022-04-26T21:36:44.099Z] f6314a5de600 45 minutes ago 1.32GB [2022-04-26T21:36:44.099Z] ci-base-image-arm64 latest dcc22f4d2ec9 About an hour ago 886MB [2022-04-26T21:36:44.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB [2022-04-26T21:36:44.099Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-26T21:36:44.099Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T21:36:44.099Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T21:36:44.099Z] 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-26T21:36:44.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T21:36:44.577Z] [2022-04-26T21:36:44.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T21:36:44.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T21:36:45.198Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T21:36:45.198Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T21:36:45.198Z] 04944245beec: Pulling fs layer [2022-04-26T21:36:45.198Z] 699f458cf7ca: Pulling fs layer [2022-04-26T21:36:45.198Z] 765212b225bb: Pulling fs layer [2022-04-26T21:36:45.198Z] f23df028b6ca: Pulling fs layer [2022-04-26T21:36:45.198Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T21:36:45.198Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T21:36:45.198Z] 765212b225bb: Waiting [2022-04-26T21:36:45.198Z] f23df028b6ca: Waiting [2022-04-26T21:36:45.198Z] d65c8cfc05b1: Waiting [2022-04-26T21:36:45.198Z] 2437ff75d9bd: Waiting [2022-04-26T21:36:45.198Z] 04944245beec: Verifying Checksum [2022-04-26T21:36:45.198Z] 04944245beec: Download complete [2022-04-26T21:36:45.198Z] 765212b225bb: Verifying Checksum [2022-04-26T21:36:45.198Z] 765212b225bb: Download complete [2022-04-26T21:36:45.478Z] f23df028b6ca: Verifying Checksum [2022-04-26T21:36:45.478Z] f23df028b6ca: Download complete [2022-04-26T21:36:45.478Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T21:36:45.478Z] d65c8cfc05b1: Download complete [2022-04-26T21:36:45.478Z] 699f458cf7ca: Verifying Checksum [2022-04-26T21:36:45.478Z] 699f458cf7ca: Download complete [2022-04-26T21:36:46.073Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T21:36:46.073Z] 8998bd30e6a1: Download complete [2022-04-26T21:36:48.042Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T21:36:48.042Z] 2437ff75d9bd: Download complete [2022-04-26T21:36:50.027Z] 8998bd30e6a1: Pull complete [2022-04-26T21:36:50.624Z] 04944245beec: Pull complete [2022-04-26T21:36:52.594Z] 699f458cf7ca: Pull complete [2022-04-26T21:36:52.594Z] 765212b225bb: Pull complete [2022-04-26T21:36:53.575Z] f23df028b6ca: Pull complete [2022-04-26T21:36:53.849Z] d65c8cfc05b1: Pull complete [2022-04-26T21:37:08.951Z] 2437ff75d9bd: Pull complete [2022-04-26T21:37:08.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T21:37:08.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T21:37:08.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T21:37:09.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-33373 does not seem to be running inside a container [2022-04-26T21:37:09.281Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-26T21:37:12.248Z] $ docker top 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:13.567Z] ---> job-cost.sh [2022-04-26T21:37:13.567Z] lf-activate-venv: SKIPPING [2022-04-26T21:37:13.567Z] INFO: No Stack... [2022-04-26T21:37:14.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T21:37:15.134Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T21:37:15.802Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-26T21:37:15.802Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T21:37:15.836Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] [2022-04-26T21:37:15.842Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] did not exist. Created. [2022-04-26T21:37:15.842Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T21:37:16.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T21:37:16.690Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T21:37:16.700Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T21:37:16.705Z] $ docker stop --time=1 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a [2022-04-26T21:37:18.230Z] $ docker rm -f 0b5fabed6e949aa30a3ba1d53c523ec92659f0529c662506ac1371123ee5b00a [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-26T21:37:18.833Z] provisioning config files... [2022-04-26T21:37:18.843Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config112995331813041243tmp [Pipeline] { [Pipeline] sh [2022-04-26T21:37:19.151Z] + set +x [2022-04-26T21:37:19.151Z] + curl -s https://codecov.io/bash [2022-04-26T21:37:19.151Z] + bash -s -- [2022-04-26T21:37:19.151Z] [2022-04-26T21:37:19.151Z] _____ _ [2022-04-26T21:37:19.151Z] / ____| | | [2022-04-26T21:37:19.151Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T21:37:19.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T21:37:19.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T21:37:19.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T21:37:19.151Z] Bash-1.0.6 [2022-04-26T21:37:19.151Z] [2022-04-26T21:37:19.151Z] [2022-04-26T21:37:19.151Z] ==> git version 2.25.1 found [2022-04-26T21:37:19.151Z] ==> 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-26T21:37:19.151Z] Release-Date: 2020-01-08 [2022-04-26T21:37:19.151Z] 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-26T21:37:19.151Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T21:37:19.151Z] ==> Jenkins CI detected. [2022-04-26T21:37:19.151Z] current dir:  /w/workspace/edgex-go/2 [2022-04-26T21:37:19.151Z] project root: . [2022-04-26T21:37:19.151Z] --> token set from env [2022-04-26T21:37:19.151Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T21:37:19.151Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T21:37:19.151Z] ==> Python coveragepy not found [2022-04-26T21:37:19.151Z] ==> Searching for coverage reports in: [2022-04-26T21:37:19.151Z] + . [2022-04-26T21:37:19.151Z] -> Found 1 reports [2022-04-26T21:37:19.151Z] ==> Detecting git/mercurial file structure [2022-04-26T21:37:19.412Z] ==> Reading reports [2022-04-26T21:37:19.412Z] + ./coverage.out bytes=435134 [2022-04-26T21:37:19.412Z] ==> Appending adjustments [2022-04-26T21:37:19.412Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T21:37:20.350Z] + Found adjustments [2022-04-26T21:37:20.350Z] ==> Gzipping contents [2022-04-26T21:37:20.610Z] 60K /tmp/codecov.PrmgZ7.gz [2022-04-26T21:37:20.610Z] ==> Uploading reports [2022-04-26T21:37:20.610Z] url: https://codecov.io [2022-04-26T21:37:20.610Z] query: branch=PR-3987&commit=65a97619a16cf7415cb696db31b99692f86f7e81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-26T21:37:20.610Z] -> Pinging Codecov [2022-04-26T21:37:20.610Z] 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=65a97619a16cf7415cb696db31b99692f86f7e81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-26T21:37:20.871Z] -> Uploading to [2022-04-26T21:37:20.871Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/65a97619a16cf7415cb696db31b99692f86f7e81/36170321-be63-402c-aa3d-6bcc34af3ce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T213720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51a6fe2f943758f20178d729f7262e620084b66ee185df64ca4d07862a784d30 [2022-04-26T21:37:20.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T21:37:20.871Z] Dload Upload Total Spent Left Speed [2022-04-26T21:37:21.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59923 0 0 100 59923 0 182k --:--:-- --:--:-- --:--:-- 182k [2022-04-26T21:37:21.131Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/65a97619a16cf7415cb696db31b99692f86f7e81 [Pipeline] } [2022-04-26T21:37:21.139Z] 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-26T21:37:21.848Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:22.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:23.012Z] ---> package-listing.sh [2022-04-26T21:37:23.012Z] ++ facter osfamily [2022-04-26T21:37:23.012Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T21:37:23.272Z] + OS_FAMILY=debian [2022-04-26T21:37:23.272Z] + workspace=/w/workspace/edgex-go/2 [2022-04-26T21:37:23.272Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T21:37:23.272Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T21:37:23.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T21:37:23.272Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T21:37:23.272Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-26T21:37:23.272Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T21:37:23.272Z] + case "${OS_FAMILY}" in [2022-04-26T21:37:23.272Z] + dpkg -l [2022-04-26T21:37:23.272Z] + grep '^ii' [2022-04-26T21:37:23.272Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T21:37:23.272Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T21:37:23.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T21:37:23.272Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-26T21:37:23.272Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-26T21:37:23.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-26T21:37:23.286Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T21:37:23.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T21:37:24.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T21:37:24.127Z] [2022-04-26T21:37:24.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T21:37:24.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T21:37:24.428Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T21:37:24.428Z] 5eb5b503b376: Pulling fs layer [2022-04-26T21:37:24.428Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T21:37:24.428Z] ec43610c2a17: Pulling fs layer [2022-04-26T21:37:24.428Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T21:37:24.428Z] 33b1e0a273af: Pulling fs layer [2022-04-26T21:37:24.428Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T21:37:24.428Z] 2f39f015ded8: Pulling fs layer [2022-04-26T21:37:24.428Z] 3a2ae6a8a46f: Waiting [2022-04-26T21:37:24.428Z] 33b1e0a273af: Waiting [2022-04-26T21:37:24.428Z] 5d3b04190fa2: Waiting [2022-04-26T21:37:24.428Z] 5c69ac0246d0: Download complete [2022-04-26T21:37:24.428Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T21:37:24.428Z] 3a2ae6a8a46f: Download complete [2022-04-26T21:37:24.428Z] 33b1e0a273af: Verifying Checksum [2022-04-26T21:37:24.428Z] 33b1e0a273af: Download complete [2022-04-26T21:37:24.428Z] ec43610c2a17: Verifying Checksum [2022-04-26T21:37:24.428Z] ec43610c2a17: Download complete [2022-04-26T21:37:24.429Z] 5d3b04190fa2: Verifying Checksum [2022-04-26T21:37:24.429Z] 5d3b04190fa2: Download complete [2022-04-26T21:37:24.688Z] 5eb5b503b376: Verifying Checksum [2022-04-26T21:37:24.688Z] 5eb5b503b376: Download complete [2022-04-26T21:37:25.257Z] 2f39f015ded8: Verifying Checksum [2022-04-26T21:37:25.257Z] 2f39f015ded8: Download complete [2022-04-26T21:37:26.196Z] 5eb5b503b376: Pull complete [2022-04-26T21:37:26.196Z] 5c69ac0246d0: Pull complete [2022-04-26T21:37:26.769Z] ec43610c2a17: Pull complete [2022-04-26T21:37:26.769Z] 3a2ae6a8a46f: Pull complete [2022-04-26T21:37:27.028Z] 33b1e0a273af: Pull complete [2022-04-26T21:37:27.029Z] 5d3b04190fa2: Pull complete [2022-04-26T21:37:32.303Z] 2f39f015ded8: Pull complete [2022-04-26T21:37:32.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T21:37:32.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T21:37:32.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T21:37:32.381Z] prd-ubuntu20.04-docker-8c-8g-33371 does not seem to be running inside a container [2022-04-26T21:37:32.416Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T21:37:33.830Z] $ docker top f2b2b7666c525285b7baa597e2e3822d6b0c0b1abd0f9c0c1d441e0397da5bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T21:37:34.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T21:37:34.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T21:37:34.792Z] + ls /var/log/sa-host [2022-04-26T21:37:34.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T21:37:35.016Z] provisioning config files... [2022-04-26T21:37:35.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5697774264138220584tmp [Pipeline] { [Pipeline] echo [2022-04-26T21:37:35.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:35.329Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T21:37:35.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:35.675Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T21:37:35.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:35.971Z] ---> sudo-logs.sh [2022-04-26T21:37:35.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T21:37:35.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:36.283Z] ---> job-cost.sh [2022-04-26T21:37:36.283Z] lf-activate-venv: SKIPPING [2022-04-26T21:37:36.283Z] DEBUG: total: 0.2199999988079071 [2022-04-26T21:37:36.283Z] INFO: Retrieving Stack Cost... [2022-04-26T21:37:36.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T21:37:37.198Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T21:37:37.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T21:37:37.517Z] ---> logs-deploy.sh [2022-04-26T21:37:37.517Z] lf-activate-venv: SKIPPING [2022-04-26T21:37:37.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/2 [2022-04-26T21:37:37.517Z] INFO: archiving workspace using pattern(s): [2022-04-26T21:37:38.460Z] Archives upload complete. [2022-04-26T21:37:38.460Z] INFO: archiving logs to Nexus [2022-04-26T21:37:39.404Z] ---> uname -a: [2022-04-26T21:37:39.404Z] Linux prd-ubuntu20-04-docker-8c-8g-33371 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] ---> lscpu: [2022-04-26T21:37:39.404Z] Architecture: x86_64 [2022-04-26T21:37:39.404Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-26T21:37:39.404Z] Byte Order: Little Endian [2022-04-26T21:37:39.404Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-26T21:37:39.404Z] CPU(s): 8 [2022-04-26T21:37:39.404Z] On-line CPU(s) list: 0-7 [2022-04-26T21:37:39.404Z] Thread(s) per core: 1 [2022-04-26T21:37:39.404Z] Core(s) per socket: 1 [2022-04-26T21:37:39.404Z] Socket(s): 8 [2022-04-26T21:37:39.404Z] NUMA node(s): 1 [2022-04-26T21:37:39.404Z] Vendor ID: AuthenticAMD [2022-04-26T21:37:39.404Z] CPU family: 23 [2022-04-26T21:37:39.404Z] Model: 49 [2022-04-26T21:37:39.404Z] Model name: AMD EPYC-Rome Processor [2022-04-26T21:37:39.404Z] Stepping: 0 [2022-04-26T21:37:39.404Z] CPU MHz: 2799.998 [2022-04-26T21:37:39.404Z] BogoMIPS: 5599.99 [2022-04-26T21:37:39.404Z] Virtualization: AMD-V [2022-04-26T21:37:39.404Z] Hypervisor vendor: KVM [2022-04-26T21:37:39.404Z] Virtualization type: full [2022-04-26T21:37:39.404Z] L1d cache: 256 KiB [2022-04-26T21:37:39.404Z] L1i cache: 256 KiB [2022-04-26T21:37:39.404Z] L2 cache: 4 MiB [2022-04-26T21:37:39.404Z] L3 cache: 128 MiB [2022-04-26T21:37:39.404Z] NUMA node0 CPU(s): 0-7 [2022-04-26T21:37:39.404Z] Vulnerability Itlb multihit: Not affected [2022-04-26T21:37:39.404Z] Vulnerability L1tf: Not affected [2022-04-26T21:37:39.404Z] Vulnerability Mds: Not affected [2022-04-26T21:37:39.404Z] Vulnerability Meltdown: Not affected [2022-04-26T21:37:39.404Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-26T21:37:39.404Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-26T21:37:39.404Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-26T21:37:39.404Z] Vulnerability Srbds: Not affected [2022-04-26T21:37:39.404Z] Vulnerability Tsx async abort: Not affected [2022-04-26T21:37:39.404Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] ---> nproc: [2022-04-26T21:37:39.404Z] 8 [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] ---> df -h: [2022-04-26T21:37:39.404Z] Filesystem Size Used Avail Use% Mounted on [2022-04-26T21:37:39.404Z] overlay 155G 26G 130G 17% / [2022-04-26T21:37:39.404Z] tmpfs 64M 0 64M 0% /dev [2022-04-26T21:37:39.404Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-26T21:37:39.404Z] shm 64M 0 64M 0% /dev/shm [2022-04-26T21:37:39.404Z] /dev/vda1 155G 26G 130G 17% /facter-os [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] ---> sar -b -r -n DEV: [2022-04-26T21:37:39.404Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33371) 04/26/22 _x86_64_ (8 CPU) [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] 20:28:42 LINUX RESTART (8 CPU) [2022-04-26T21:37:39.404Z] [2022-04-26T21:37:39.404Z] 20:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-26T21:37:39.404Z] 20:30:01 269.95 51.01 218.95 0.00 4709.44 165310.83 0.00 [2022-04-26T21:37:39.404Z] 20:31:01 117.76 1.57 116.19 0.00 18.53 61843.25 0.00 [2022-04-26T21:37:39.404Z] 20:32:01 47.74 0.17 47.58 0.00 2.00 18352.16 0.00 [2022-04-26T21:37:39.404Z] 20:33:01 306.30 0.22 306.08 0.00 30.13 201764.51 0.00 [2022-04-26T21:37:39.404Z] 20:34:01 783.70 0.55 783.15 0.00 10.66 268786.67 0.00 [2022-04-26T21:37:39.404Z] 20:35:01 766.97 0.08 766.89 0.00 1.47 305323.78 0.00 [2022-04-26T21:37:39.404Z] 20:36:01 876.61 3.75 872.86 0.00 32.52 375200.13 0.00 [2022-04-26T21:37:39.404Z] 20:37:01 501.91 0.08 501.83 0.00 0.67 179199.07 0.00 [2022-04-26T21:37:39.404Z] 20:38:01 381.80 0.03 381.77 0.00 4.40 83274.79 0.00 [2022-04-26T21:37:39.404Z] 20:39:02 368.86 3.22 365.64 0.00 25.78 152281.28 0.00 [2022-04-26T21:37:39.404Z] 20:40:01 289.63 0.00 289.63 0.00 0.00 118106.68 0.00 [2022-04-26T21:37:39.404Z] 20:41:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2022-04-26T21:37:39.404Z] 20:42:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2022-04-26T21:37:39.404Z] 20:43:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2022-04-26T21:37:39.404Z] 20:44:01 1.60 0.02 1.58 0.00 0.13 17.86 0.00 [2022-04-26T21:37:39.404Z] 20:45:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2022-04-26T21:37:39.404Z] 20:46:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-04-26T21:37:39.404Z] 20:47:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 [2022-04-26T21:37:39.404Z] 20:48:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2022-04-26T21:37:39.404Z] 20:49:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 [2022-04-26T21:37:39.404Z] 20:50:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2022-04-26T21:37:39.404Z] 20:51:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 [2022-04-26T21:37:39.404Z] 20:52:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2022-04-26T21:37:39.404Z] 20:53:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2022-04-26T21:37:39.405Z] 20:54:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2022-04-26T21:37:39.405Z] 20:55:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2022-04-26T21:37:39.405Z] 20:56:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2022-04-26T21:37:39.405Z] 20:57:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2022-04-26T21:37:39.405Z] 20:58:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2022-04-26T21:37:39.405Z] 20:59:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2022-04-26T21:37:39.405Z] 21:00:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2022-04-26T21:37:39.405Z] 21:01:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-04-26T21:37:39.405Z] 21:02:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2022-04-26T21:37:39.405Z] 21:03:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2022-04-26T21:37:39.405Z] 21:04:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2022-04-26T21:37:39.405Z] 21:05:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 [2022-04-26T21:37:39.405Z] 21:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-04-26T21:37:39.405Z] 21:07:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2022-04-26T21:37:39.405Z] 21:08:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-04-26T21:37:39.405Z] 21:09:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2022-04-26T21:37:39.405Z] 21:10:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 [2022-04-26T21:37:39.405Z] 21:11:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2022-04-26T21:37:39.405Z] 21:12:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2022-04-26T21:37:39.405Z] 21:13:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2022-04-26T21:37:39.405Z] 21:14:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 [2022-04-26T21:37:39.405Z] 21:15:01 1.12 0.00 1.12 0.00 0.00 15.06 0.00 [2022-04-26T21:37:39.405Z] 21:16:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2022-04-26T21:37:39.405Z] 21:17:01 3.62 0.88 2.73 0.00 18.53 35.19 0.00 [2022-04-26T21:37:39.405Z] 21:18:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 [2022-04-26T21:37:39.405Z] 21:19:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2022-04-26T21:37:39.405Z] 21:20:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2022-04-26T21:37:39.405Z] 21:21:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2022-04-26T21:37:39.405Z] 21:22:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2022-04-26T21:37:39.405Z] 21:23:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-04-26T21:37:39.405Z] 21:24:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2022-04-26T21:37:39.405Z] 21:25:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2022-04-26T21:37:39.405Z] 21:26:01 2.88 1.58 1.30 0.00 50.39 17.06 0.00 [2022-04-26T21:37:39.405Z] 21:27:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2022-04-26T21:37:39.405Z] 21:28:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2022-04-26T21:37:39.405Z] 21:29:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2022-04-26T21:37:39.405Z] 21:30:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2022-04-26T21:37:39.405Z] 21:31:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2022-04-26T21:37:39.405Z] 21:32:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2022-04-26T21:37:39.405Z] 21:33:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-04-26T21:37:39.405Z] 21:34:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2022-04-26T21:37:39.405Z] 21:35:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2022-04-26T21:37:39.405Z] 21:36:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-04-26T21:37:39.405Z] 21:37:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2022-04-26T21:37:39.405Z] Average: 70.31 0.92 69.39 0.00 71.00 28340.76 0.00 [2022-04-26T21:37:39.405Z] [2022-04-26T21:37:39.405Z] 20:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-26T21:37:39.405Z] 20:30:01 29107164 31771516 555384 1.69 104968 2843012 2158908 6.36 1115636 2318664 435940 [2022-04-26T21:37:39.405Z] 20:31:01 27790632 31588308 705244 2.14 151420 3840732 2328312 6.86 1696928 2929940 525964 [2022-04-26T21:37:39.405Z] 20:32:01 27766188 31712120 580748 1.77 155720 3959752 1987612 5.86 1358972 3272912 242372 [2022-04-26T21:37:39.405Z] 20:33:01 23542904 31630872 652184 1.98 163520 7978340 2418920 7.13 1862140 6857520 320148 [2022-04-26T21:37:39.405Z] 20:34:01 19693512 31238552 1030472 3.13 246568 11046872 3037896 8.95 2830320 9418892 178504 [2022-04-26T21:37:39.405Z] 20:35:01 15917648 31043252 1217328 3.70 274780 14460264 3320984 9.79 3921680 11955484 237500 [2022-04-26T21:37:39.405Z] 20:36:01 11243724 31393512 855636 2.60 437692 18887224 4154092 12.24 3551644 16549104 46084 [2022-04-26T21:37:39.405Z] 20:37:01 3624220 28885456 3359152 10.22 529820 23616776 5993104 17.66 7244044 20170328 536 [2022-04-26T21:37:39.405Z] 20:38:01 8687236 31129028 1122128 3.41 541500 20942148 2966148 8.74 5204788 17317184 10244 [2022-04-26T21:37:39.405Z] 20:39:02 3302532 31494888 762116 2.32 711880 26227496 2576060 7.59 4167372 23455492 2983792 [2022-04-26T21:37:39.405Z] 20:40:01 11069432 31727384 540204 1.64 713976 19125456 1948716 5.74 2840528 17457992 232 [2022-04-26T21:37:39.405Z] 20:41:01 11070036 31728040 539412 1.64 713996 19125460 1948716 5.74 2839984 17457996 188 [2022-04-26T21:37:39.405Z] 20:42:01 11083268 31741272 526292 1.60 714012 19125464 1948716 5.74 2827740 17458000 8 [2022-04-26T21:37:39.405Z] 20:43:01 11083048 31741056 526468 1.60 714040 19125464 1948716 5.74 2827112 17458000 8 [2022-04-26T21:37:39.405Z] 20:44:01 11085636 31743884 524116 1.59 714056 19125472 1958704 5.77 2826124 17458104 32 [2022-04-26T21:37:39.405Z] 20:45:01 11085188 31743444 524532 1.60 714084 19125476 1958704 5.77 2825900 17458108 48 [2022-04-26T21:37:39.405Z] 20:46:01 11085076 31743360 524556 1.60 714108 19125476 1958704 5.77 2825608 17458108 28 [2022-04-26T21:37:39.405Z] 20:47:01 11085028 31743348 524500 1.60 714140 19125480 1958704 5.77 2825620 17458112 184 [2022-04-26T21:37:39.405Z] 20:48:01 11084972 31743324 524472 1.59 714156 19125480 1958704 5.77 2825652 17458112 12 [2022-04-26T21:37:39.405Z] 20:49:01 11084924 31743308 524436 1.59 714180 19125476 1974776 5.82 2825668 17458124 144 [2022-04-26T21:37:39.405Z] 20:50:01 11085116 31743532 524388 1.59 714184 19125488 1974776 5.82 2826020 17458128 12 [2022-04-26T21:37:39.405Z] 20:51:01 11085580 31744016 523876 1.59 714208 19125492 1974776 5.82 2826252 17458128 28 [2022-04-26T21:37:39.405Z] 20:52:01 11085280 31743744 524092 1.59 714224 19125496 1974776 5.82 2825760 17458136 24 [2022-04-26T21:37:39.405Z] 20:53:01 11085264 31743736 524024 1.59 714248 19125500 1974776 5.82 2825760 17458136 176 [2022-04-26T21:37:39.405Z] 20:54:01 11085460 31743960 523856 1.59 714260 19125500 1974776 5.82 2825788 17458140 12 [2022-04-26T21:37:39.405Z] 20:55:01 11085632 31744156 523608 1.59 714280 19125504 1974776 5.82 2826140 17458144 8 [2022-04-26T21:37:39.405Z] 20:56:01 11085332 31743872 523840 1.59 714292 19125508 1974776 5.82 2825848 17458144 12 [2022-04-26T21:37:39.405Z] 20:57:01 11085524 31744084 523756 1.59 714324 19125512 1974776 5.82 2825848 17458152 204 [2022-04-26T21:37:39.405Z] 20:58:01 11085508 31744108 523728 1.59 714332 19125516 1974776 5.82 2825880 17458156 12 [2022-04-26T21:37:39.405Z] 20:59:01 11085208 31743820 523952 1.59 714344 19125516 1974776 5.82 2825892 17458156 188 [2022-04-26T21:37:39.405Z] 21:00:01 11084836 31743488 524236 1.59 714368 19125520 1974776 5.82 2826376 17458160 12 [2022-04-26T21:37:39.405Z] 21:01:01 11084828 31743484 524156 1.59 714400 19125516 1974776 5.82 2825952 17458160 180 [2022-04-26T21:37:39.405Z] 21:02:01 11084780 31743472 524128 1.59 714404 19125528 1974776 5.82 2825964 17458168 8 [2022-04-26T21:37:39.405Z] 21:03:01 11084732 31743432 524076 1.59 714440 19125532 1974776 5.82 2825976 17458172 192 [2022-04-26T21:37:39.405Z] 21:04:01 11084900 31743656 524008 1.59 714456 19125532 1974776 5.82 2827164 17458172 224 [2022-04-26T21:37:39.405Z] 21:05:01 11084948 31743720 523940 1.59 714472 19125536 1974776 5.82 2826444 17458176 192 [2022-04-26T21:37:39.405Z] 21:06:01 11084892 31743688 523912 1.59 714488 19125536 1990852 5.87 2826056 17458176 12 [2022-04-26T21:37:39.405Z] 21:07:01 11084780 31743596 523936 1.59 714512 19125540 1990852 5.87 2826116 17458180 144 [2022-04-26T21:37:39.405Z] 21:08:01 11084968 31743944 523532 1.59 714520 19125672 1990852 5.87 2826128 17458312 12 [2022-04-26T21:37:39.405Z] 21:09:01 11084700 31743688 523716 1.59 714540 19125676 1990852 5.87 2826156 17458312 200 [2022-04-26T21:37:39.405Z] 21:10:01 11084392 31743416 523936 1.59 714552 19125684 1974204 5.82 2826492 17458324 8 [2022-04-26T21:37:39.405Z] 21:11:01 11084584 31743644 523852 1.59 714584 19125688 1974204 5.82 2826220 17458328 200 [2022-04-26T21:37:39.405Z] 21:12:01 11084860 31743928 523748 1.59 714592 19125688 1974204 5.82 2826212 17458328 16 [2022-04-26T21:37:39.405Z] 21:13:01 11084720 31743800 524016 1.59 714612 19125692 1974204 5.82 2826228 17458332 180 [2022-04-26T21:37:39.405Z] 21:14:01 11084720 31743820 524008 1.59 714620 19125692 1974204 5.82 2826248 17458332 12 [2022-04-26T21:37:39.405Z] 21:15:01 11084640 31743776 523960 1.59 714656 19125696 1974204 5.82 2826936 17458336 184 [2022-04-26T21:37:39.405Z] 21:16:01 11084868 31744028 523680 1.59 714672 19125700 1974204 5.82 2826320 17458340 12 [2022-04-26T21:37:39.405Z] 21:17:01 11081812 31741820 525580 1.60 714736 19126208 2035072 6.00 2826716 17458748 44 [2022-04-26T21:37:39.405Z] 21:18:01 11081828 31741968 525496 1.60 714740 19126220 2035072 6.00 2826476 17458752 12 [2022-04-26T21:37:39.405Z] 21:19:01 11081820 31741980 525476 1.60 714752 19126220 2035072 6.00 2826492 17458752 52 [2022-04-26T21:37:39.405Z] 21:20:01 11081992 31742180 525216 1.60 714776 19126224 2035072 6.00 2826900 17458760 12 [2022-04-26T21:37:39.405Z] 21:21:01 11082152 31742360 525196 1.60 714788 19126228 2035072 6.00 2826612 17458764 180 [2022-04-26T21:37:39.405Z] 21:22:01 11081892 31742116 525420 1.60 714804 19126228 2035072 6.00 2826548 17458764 8 [2022-04-26T21:37:39.405Z] 21:23:01 11081844 31742072 525384 1.60 714824 19126232 2035072 6.00 2826548 17458768 204 [2022-04-26T21:37:39.405Z] 21:24:01 11081796 31742056 525352 1.60 714844 19126232 2035072 6.00 2826576 17458772 12 [2022-04-26T21:37:39.405Z] 21:25:01 11081692 31742016 525296 1.60 714864 19126236 2035072 6.00 2826988 17458772 180 [2022-04-26T21:37:39.405Z] 21:26:01 11079528 31742408 524780 1.60 714884 19127756 2035072 6.00 2830392 17458380 92 [2022-04-26T21:37:39.405Z] 21:27:01 11079992 31742900 524244 1.59 714900 19127760 2035072 6.00 2829572 17458340 208 [2022-04-26T21:37:39.405Z] 21:28:01 11080152 31743084 524208 1.59 714920 19127764 2019020 5.95 2829468 17458344 12 [2022-04-26T21:37:39.405Z] 21:29:01 11080356 31743312 523964 1.59 714936 19127768 2019020 5.95 2829488 17458348 192 [2022-04-26T21:37:39.405Z] 21:30:01 11079804 31742920 524304 1.59 714960 19127896 2019020 5.95 2829928 17458480 8 [2022-04-26T21:37:39.405Z] 21:31:01 11079748 31742884 524264 1.59 714984 19127900 2019020 5.95 2829576 17458484 216 [2022-04-26T21:37:39.405Z] 21:32:01 11079652 31742812 524224 1.59 715000 19127904 2019020 5.95 2829836 17458488 12 [2022-04-26T21:37:39.405Z] 21:33:01 11080128 31743304 524032 1.59 715008 19127904 2019020 5.95 2829592 17458488 208 [2022-04-26T21:37:39.405Z] 21:34:01 11079876 31743056 524268 1.59 715024 19127900 2019020 5.95 2829592 17458492 12 [2022-04-26T21:37:39.405Z] 21:35:01 11080036 31743244 524252 1.59 715036 19127908 2019020 5.95 2830012 17458492 196 [2022-04-26T21:37:39.405Z] 21:36:01 11079776 31743016 524452 1.59 715056 19127916 2002916 5.90 2829656 17458500 40 [2022-04-26T21:37:39.405Z] 21:37:01 11079728 31742992 524412 1.59 715080 19127920 2002916 5.90 2829660 17458504 216 [2022-04-26T21:37:39.405Z] Average: 11962986 31661206 607135 1.85 658252 18281149 2153356 6.35 2896269 16571001 73332 [2022-04-26T21:37:39.405Z] [2022-04-26T21:37:39.405Z] 20:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-26T21:37:39.405Z] 20:30:01 ens3 1643.52 1794.09 9976.84 231.70 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.405Z] 20:30:01 docker0 846.23 494.51 70.95 2766.70 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.405Z] 20:30:01 lo 5.02 5.02 0.48 0.48 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.405Z] 20:31:01 ens3 191.59 151.97 1025.93 74.61 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:31:01 docker0 99.33 129.31 7.96 989.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:31:01 vethed8d331 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:32:01 ens3 28.88 17.08 31.22 10.96 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:32:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:32:01 vethed8d331 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:33:01 veth77e4a86 0.00 0.78 0.00 0.05 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:33:01 ens3 162.99 118.76 1891.74 76.19 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:33:01 docker0 30.08 39.31 1.67 189.92 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:34:01 veth2c6e5ab 223.40 435.73 19.26 5830.84 0.00 0.00 0.00 0.48 [2022-04-26T21:37:39.406Z] 20:34:01 veth77e4a86 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:34:01 ens3 532.71 294.10 6079.34 102.71 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:34:01 docker0 231.76 454.52 16.73 5992.30 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:34:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:34:01 vethad6f3d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 veth8516338 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 veth2c6e5ab 0.15 0.28 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 veth77e4a86 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 ens3 75.47 48.89 187.56 20.36 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 docker0 26.28 32.98 1.51 152.80 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:35:01 veth7de25e3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 veth77e4a86 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 veth10abc55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 ens3 1048.71 617.17 12175.19 136.77 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 veth7970c66 261.69 452.09 22.02 5832.36 0.00 0.00 0.00 0.48 [2022-04-26T21:37:39.406Z] 20:36:01 docker0 542.35 962.82 38.46 12088.67 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 veth959e473 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:36:01 vethbf4821d 236.45 451.42 20.45 5829.87 0.00 0.00 0.00 0.48 [2022-04-26T21:37:39.406Z] 20:36:01 veth52526a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 veth77e4a86 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 ens3 46.33 26.04 1094.82 5.42 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 veth7970c66 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 docker0 0.25 0.28 0.01 0.02 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:37:01 vethbf4821d 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 veth77e4a86 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 ens3 112.68 77.22 516.50 76.73 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 veth7970c66 0.12 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 docker0 28.83 51.94 2.05 489.62 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:38:01 vethbf4821d 0.13 0.23 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:39:02 veth77e4a86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:39:02 ens3 43.25 33.00 419.24 6.18 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:39:02 docker0 28.15 34.98 2.12 412.41 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:40:01 ens3 22.82 17.91 83.39 3.23 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:40:01 docker0 14.42 17.74 0.83 78.56 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:41:01 ens3 0.35 0.35 0.02 0.03 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:42:01 ens3 0.83 0.48 2.75 0.03 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:45:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:50:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:51:01 ens3 0.50 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:55:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:00:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.406Z] 21:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:04:01 ens3 0.95 0.32 0.53 0.20 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:10:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:15:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:20:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:25:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:26:01 ens3 34.21 33.28 6.89 55.14 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:30:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:35:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] Average: ens3 57.71 47.16 490.36 11.73 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] Average: docker0 26.99 32.53 2.08 340.10 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-26T21:37:39.407Z] [2022-04-26T21:37:39.407Z] [2022-04-26T21:37:39.407Z] ---> sar -P ALL: [2022-04-26T21:37:39.407Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33371) 04/26/22 _x86_64_ (8 CPU) [2022-04-26T21:37:39.407Z] [2022-04-26T21:37:39.407Z] 20:28:42 LINUX RESTART (8 CPU) [2022-04-26T21:37:39.407Z] [2022-04-26T21:37:39.407Z] 20:29:02 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.407Z] 20:30:01 all 11.64 0.00 3.91 2.73 0.08 81.64 [2022-04-26T21:37:39.407Z] 20:30:01 0 8.24 0.00 5.33 3.35 0.05 83.03 [2022-04-26T21:37:39.407Z] 20:30:01 1 9.61 0.00 2.87 0.85 0.07 86.59 [2022-04-26T21:37:39.407Z] 20:30:01 2 10.73 0.00 4.02 1.91 0.07 83.28 [2022-04-26T21:37:39.407Z] 20:30:01 3 16.20 0.00 6.05 7.96 0.07 69.72 [2022-04-26T21:37:39.407Z] 20:30:01 4 10.08 0.00 2.69 1.88 0.07 85.28 [2022-04-26T21:37:39.407Z] 20:30:01 5 9.49 0.00 3.12 4.54 0.07 82.77 [2022-04-26T21:37:39.407Z] 20:30:01 6 15.52 0.00 3.62 0.72 0.09 80.06 [2022-04-26T21:37:39.407Z] 20:30:01 7 13.26 0.00 3.61 0.61 0.12 82.40 [2022-04-26T21:37:39.407Z] 20:31:01 all 31.63 0.00 7.51 1.83 0.12 58.90 [2022-04-26T21:37:39.407Z] 20:31:01 0 33.43 0.00 7.53 2.94 0.12 55.99 [2022-04-26T21:37:39.408Z] 20:31:01 1 27.23 0.00 6.74 0.05 0.12 65.87 [2022-04-26T21:37:39.408Z] 20:31:01 2 31.57 0.00 8.41 8.51 0.15 51.36 [2022-04-26T21:37:39.408Z] 20:31:01 3 32.70 0.00 7.33 0.34 0.14 59.50 [2022-04-26T21:37:39.408Z] 20:31:01 4 32.79 0.00 6.88 0.88 0.14 59.32 [2022-04-26T21:37:39.408Z] 20:31:01 5 32.29 0.00 7.67 0.66 0.12 59.26 [2022-04-26T21:37:39.408Z] 20:31:01 6 30.99 0.00 8.08 0.71 0.10 60.13 [2022-04-26T21:37:39.408Z] 20:31:01 7 32.06 0.00 7.43 0.59 0.12 59.79 [2022-04-26T21:37:39.408Z] 20:32:01 all 41.90 0.00 5.55 0.31 0.12 52.12 [2022-04-26T21:37:39.408Z] 20:32:01 0 42.27 0.00 5.69 0.12 0.12 51.81 [2022-04-26T21:37:39.408Z] 20:32:01 1 40.27 0.00 5.06 0.08 0.13 54.45 [2022-04-26T21:37:39.408Z] 20:32:01 2 42.11 0.00 5.75 0.40 0.12 51.61 [2022-04-26T21:37:39.408Z] 20:32:01 3 42.73 0.00 5.48 0.02 0.10 51.68 [2022-04-26T21:37:39.408Z] 20:32:01 4 41.43 0.00 5.69 1.70 0.13 51.05 [2022-04-26T21:37:39.408Z] 20:32:01 5 42.85 0.00 5.48 0.07 0.12 51.48 [2022-04-26T21:37:39.408Z] 20:32:01 6 42.58 0.00 5.68 0.05 0.12 51.57 [2022-04-26T21:37:39.408Z] 20:32:01 7 40.96 0.00 5.54 0.07 0.10 53.33 [2022-04-26T21:37:39.408Z] 20:33:01 all 18.41 0.00 10.04 4.62 0.14 66.80 [2022-04-26T21:37:39.408Z] 20:33:01 0 17.69 0.00 8.75 1.68 0.15 71.72 [2022-04-26T21:37:39.408Z] 20:33:01 1 18.31 0.00 11.75 1.30 0.14 68.50 [2022-04-26T21:37:39.408Z] 20:33:01 2 18.81 0.00 9.06 6.66 0.15 65.31 [2022-04-26T21:37:39.408Z] 20:33:01 3 18.39 0.00 12.54 3.97 0.15 64.94 [2022-04-26T21:37:39.408Z] 20:33:01 4 18.36 0.00 9.41 15.69 0.10 56.45 [2022-04-26T21:37:39.408Z] 20:33:01 5 20.23 0.00 11.01 4.15 0.14 64.48 [2022-04-26T21:37:39.408Z] 20:33:01 6 16.51 0.00 8.12 2.60 0.12 72.65 [2022-04-26T21:37:39.408Z] 20:33:01 7 18.95 0.00 9.67 0.84 0.15 70.38 [2022-04-26T21:37:39.408Z] 20:34:01 all 62.02 0.00 13.86 9.82 0.20 14.09 [2022-04-26T21:37:39.408Z] 20:34:01 0 60.78 0.00 13.10 9.36 0.22 16.54 [2022-04-26T21:37:39.408Z] 20:34:01 1 62.35 0.00 15.01 10.54 0.19 11.92 [2022-04-26T21:37:39.408Z] 20:34:01 2 63.36 0.00 13.99 14.51 0.20 7.94 [2022-04-26T21:37:39.408Z] 20:34:01 3 64.57 0.00 14.29 7.07 0.24 13.83 [2022-04-26T21:37:39.408Z] 20:34:01 4 63.72 0.00 14.25 8.45 0.22 13.36 [2022-04-26T21:37:39.408Z] 20:34:01 5 61.14 0.00 14.92 12.36 0.19 11.39 [2022-04-26T21:37:39.408Z] 20:34:01 6 59.95 0.00 12.61 5.54 0.17 21.73 [2022-04-26T21:37:39.408Z] 20:34:01 7 60.25 0.00 12.72 10.71 0.19 16.13 [2022-04-26T21:37:39.408Z] 20:35:01 all 83.29 0.00 14.17 0.65 0.19 1.70 [2022-04-26T21:37:39.408Z] 20:35:01 0 81.07 0.00 15.32 1.50 0.20 1.90 [2022-04-26T21:37:39.408Z] 20:35:01 1 83.38 0.00 15.08 0.47 0.20 0.87 [2022-04-26T21:37:39.408Z] 20:35:01 2 85.31 0.00 13.01 0.42 0.18 1.08 [2022-04-26T21:37:39.408Z] 20:35:01 3 81.17 0.00 17.42 0.87 0.17 0.37 [2022-04-26T21:37:39.408Z] 20:35:01 4 84.26 0.00 14.39 0.17 0.17 1.02 [2022-04-26T21:37:39.408Z] 20:35:01 5 82.41 0.00 12.99 0.93 0.20 3.47 [2022-04-26T21:37:39.408Z] 20:35:01 6 83.91 0.00 13.01 0.34 0.19 2.55 [2022-04-26T21:37:39.408Z] 20:35:01 7 84.84 0.00 12.09 0.49 0.19 2.39 [2022-04-26T21:37:39.408Z] 20:36:01 all 43.47 0.00 12.73 13.95 0.23 29.62 [2022-04-26T21:37:39.408Z] 20:36:01 0 39.52 0.00 12.36 8.94 0.25 38.93 [2022-04-26T21:37:39.408Z] 20:36:01 1 44.85 0.00 12.52 9.11 0.22 33.29 [2022-04-26T21:37:39.408Z] 20:36:01 2 53.05 0.00 12.56 16.45 0.20 17.74 [2022-04-26T21:37:39.408Z] 20:36:01 3 43.40 0.00 14.92 21.80 0.22 19.66 [2022-04-26T21:37:39.408Z] 20:36:01 4 42.37 0.00 12.71 14.62 0.27 30.03 [2022-04-26T21:37:39.408Z] 20:36:01 5 48.24 0.00 9.66 8.37 0.20 33.53 [2022-04-26T21:37:39.408Z] 20:36:01 6 38.08 0.00 14.34 16.11 0.20 31.26 [2022-04-26T21:37:39.408Z] 20:36:01 7 38.18 0.00 12.80 16.28 0.27 32.47 [2022-04-26T21:37:39.408Z] 20:37:01 all 88.09 0.00 11.19 0.06 0.18 0.48 [2022-04-26T21:37:39.408Z] 20:37:01 0 89.41 0.00 10.32 0.00 0.17 0.10 [2022-04-26T21:37:39.408Z] 20:37:01 1 88.63 0.00 10.18 0.28 0.17 0.74 [2022-04-26T21:37:39.408Z] 20:37:01 2 84.59 0.00 15.03 0.02 0.18 0.18 [2022-04-26T21:37:39.408Z] 20:37:01 3 86.71 0.00 12.29 0.08 0.22 0.70 [2022-04-26T21:37:39.408Z] 20:37:01 4 89.29 0.00 9.94 0.05 0.18 0.54 [2022-04-26T21:37:39.408Z] 20:37:01 5 88.94 0.00 10.36 0.02 0.17 0.52 [2022-04-26T21:37:39.408Z] 20:37:01 6 88.06 0.00 10.72 0.03 0.17 1.02 [2022-04-26T21:37:39.408Z] 20:37:01 7 89.10 0.00 10.66 0.00 0.18 0.05 [2022-04-26T21:37:39.408Z] 20:38:01 all 48.91 0.00 6.06 1.72 0.11 43.20 [2022-04-26T21:37:39.408Z] 20:38:01 0 90.07 0.00 6.29 0.80 0.17 2.66 [2022-04-26T21:37:39.408Z] 20:38:01 1 36.38 0.00 6.11 0.55 0.12 56.85 [2022-04-26T21:37:39.408Z] 20:38:01 2 34.27 0.00 6.99 4.58 0.08 54.07 [2022-04-26T21:37:39.408Z] 20:38:01 3 39.30 0.00 5.42 0.75 0.08 54.44 [2022-04-26T21:37:39.408Z] 20:38:01 4 83.00 0.00 7.24 4.70 0.15 4.90 [2022-04-26T21:37:39.408Z] 20:38:01 5 36.97 0.00 6.08 1.07 0.08 55.79 [2022-04-26T21:37:39.408Z] 20:38:01 6 35.14 0.00 5.05 0.35 0.10 59.36 [2022-04-26T21:37:39.408Z] 20:38:01 7 35.93 0.00 5.32 0.92 0.10 57.73 [2022-04-26T21:37:39.408Z] 20:39:02 all 33.11 0.00 9.71 5.59 0.16 51.43 [2022-04-26T21:37:39.408Z] 20:39:02 0 33.29 0.00 9.83 8.71 0.19 47.98 [2022-04-26T21:37:39.408Z] 20:39:02 1 30.73 0.00 8.89 1.29 0.14 58.95 [2022-04-26T21:37:39.408Z] 20:39:02 2 28.79 0.00 10.70 18.96 0.15 41.39 [2022-04-26T21:37:39.408Z] 20:39:02 3 32.80 0.00 9.73 5.06 0.15 52.26 [2022-04-26T21:37:39.408Z] 20:39:02 4 32.69 0.00 9.09 1.99 0.19 56.05 [2022-04-26T21:37:39.408Z] 20:39:02 5 36.44 0.00 10.03 3.20 0.17 50.15 [2022-04-26T21:37:39.408Z] 20:39:02 6 33.63 0.00 9.53 2.48 0.15 54.21 [2022-04-26T21:37:39.408Z] 20:39:02 7 36.51 0.00 9.90 3.01 0.15 50.43 [2022-04-26T21:37:39.408Z] 20:40:01 all 1.82 0.00 1.94 3.29 0.04 92.90 [2022-04-26T21:37:39.408Z] 20:40:01 0 1.99 0.00 1.92 3.35 0.03 92.71 [2022-04-26T21:37:39.408Z] 20:40:01 1 1.48 0.00 1.75 0.80 0.03 95.93 [2022-04-26T21:37:39.408Z] 20:40:01 2 1.57 0.00 3.12 14.63 0.05 80.62 [2022-04-26T21:37:39.408Z] 20:40:01 3 1.65 0.00 2.21 1.96 0.05 94.12 [2022-04-26T21:37:39.408Z] 20:40:01 4 1.77 0.00 2.22 0.29 0.02 95.71 [2022-04-26T21:37:39.408Z] 20:40:01 5 1.29 0.00 1.74 3.90 0.05 93.02 [2022-04-26T21:37:39.408Z] 20:40:01 6 3.09 0.00 0.69 0.07 0.02 96.14 [2022-04-26T21:37:39.408Z] 20:40:01 7 1.74 0.00 1.91 1.45 0.05 94.85 [2022-04-26T21:37:39.408Z] [2022-04-26T21:37:39.408Z] 20:40:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.408Z] 20:41:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-04-26T21:37:39.408Z] 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-26T21:37:39.408Z] 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.408Z] 20:41:01 6 0.28 0.00 0.02 0.00 0.00 99.70 [2022-04-26T21:37:39.408Z] 20:41:01 7 0.10 0.00 0.02 0.03 0.00 99.85 [2022-04-26T21:37:39.408Z] 20:42:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2022-04-26T21:37:39.408Z] 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.408Z] 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-26T21:37:39.408Z] 20:42:01 5 0.02 0.00 0.07 0.03 0.00 99.88 [2022-04-26T21:37:39.408Z] 20:42:01 6 1.03 0.00 0.02 0.00 0.02 98.94 [2022-04-26T21:37:39.408Z] 20:42:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2022-04-26T21:37:39.408Z] 20:43:01 all 0.11 0.00 0.01 0.04 0.00 99.84 [2022-04-26T21:37:39.408Z] 20:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.408Z] 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.408Z] 20:43:01 5 0.00 0.00 0.00 0.13 0.00 99.87 [2022-04-26T21:37:39.408Z] 20:43:01 6 0.83 0.00 0.02 0.00 0.00 99.15 [2022-04-26T21:37:39.408Z] 20:43:01 7 0.03 0.00 0.02 0.17 0.00 99.78 [2022-04-26T21:37:39.408Z] 20:44:01 all 0.03 0.00 0.03 0.01 0.00 99.94 [2022-04-26T21:37:39.408Z] 20:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.408Z] 20:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.408Z] 20:44:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-26T21:37:39.408Z] 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.408Z] 20:44:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2022-04-26T21:37:39.408Z] 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.408Z] 20:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-26T21:37:39.408Z] 20:44:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2022-04-26T21:37:39.408Z] 20:45:01 all 0.15 0.00 0.01 0.01 0.00 99.82 [2022-04-26T21:37:39.408Z] 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.408Z] 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-26T21:37:39.408Z] 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:45:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2022-04-26T21:37:39.408Z] 20:45:01 6 1.13 0.00 0.02 0.00 0.02 98.84 [2022-04-26T21:37:39.408Z] 20:45:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2022-04-26T21:37:39.408Z] 20:46:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-04-26T21:37:39.408Z] 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.408Z] 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:46:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2022-04-26T21:37:39.409Z] 20:46:01 6 1.32 0.00 0.03 0.00 0.00 98.64 [2022-04-26T21:37:39.409Z] 20:46:01 7 0.12 0.00 0.02 0.00 0.02 99.85 [2022-04-26T21:37:39.409Z] 20:47:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-04-26T21:37:39.409Z] 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:47:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-04-26T21:37:39.409Z] 20:47:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-26T21:37:39.409Z] 20:47:01 7 0.05 0.00 0.02 0.03 0.00 99.90 [2022-04-26T21:37:39.409Z] 20:48:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2022-04-26T21:37:39.409Z] 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:48:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:48:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-04-26T21:37:39.409Z] 20:48:01 6 0.83 0.00 0.03 0.00 0.00 99.14 [2022-04-26T21:37:39.409Z] 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-04-26T21:37:39.409Z] 20:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-04-26T21:37:39.409Z] 20:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-26T21:37:39.409Z] 20:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 20:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-26T21:37:39.409Z] 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-26T21:37:39.409Z] 20:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:51:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.409Z] 20:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:51:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:51:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2022-04-26T21:37:39.409Z] 20:51:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:51:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2022-04-26T21:37:39.409Z] [2022-04-26T21:37:39.409Z] 20:51:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.409Z] 20:52:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2022-04-26T21:37:39.409Z] 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:52:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-04-26T21:37:39.409Z] 20:52:01 6 1.17 0.00 0.00 0.00 0.00 98.83 [2022-04-26T21:37:39.409Z] 20:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:53:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2022-04-26T21:37:39.409Z] 20:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T21:37:39.409Z] 20:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-26T21:37:39.409Z] 20:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 20:53:01 6 0.33 0.00 0.00 0.00 0.02 99.65 [2022-04-26T21:37:39.409Z] 20:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-26T21:37:39.409Z] 20:54:01 all 0.24 0.00 0.02 0.00 0.00 99.74 [2022-04-26T21:37:39.409Z] 20:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:54:01 5 0.05 0.00 0.07 0.02 0.00 99.87 [2022-04-26T21:37:39.409Z] 20:54:01 6 1.81 0.00 0.00 0.00 0.00 98.19 [2022-04-26T21:37:39.409Z] 20:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:55:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-04-26T21:37:39.409Z] 20:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:55:01 5 0.07 0.00 0.02 0.03 0.00 99.88 [2022-04-26T21:37:39.409Z] 20:55:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2022-04-26T21:37:39.409Z] 20:55:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-26T21:37:39.409Z] 20:56:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-04-26T21:37:39.409Z] 20:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 20:56:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2022-04-26T21:37:39.409Z] 20:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:57:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2022-04-26T21:37:39.409Z] 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:57:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:57:01 6 0.81 0.00 0.02 0.00 0.00 99.17 [2022-04-26T21:37:39.409Z] 20:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:58:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-04-26T21:37:39.409Z] 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:58:01 2 0.00 0.00 0.00 0.10 0.00 99.90 [2022-04-26T21:37:39.409Z] 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:58:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:58:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:58:01 6 1.19 0.00 0.00 0.00 0.00 98.81 [2022-04-26T21:37:39.409Z] 20:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.409Z] 20:59:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2022-04-26T21:37:39.409Z] 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 20:59:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-26T21:37:39.409Z] 20:59:01 6 1.92 0.00 0.03 0.00 0.00 98.05 [2022-04-26T21:37:39.409Z] 20:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:00:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-26T21:37:39.409Z] 21:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:00:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-26T21:37:39.409Z] 21:00:01 6 0.10 0.00 0.05 0.00 0.02 99.83 [2022-04-26T21:37:39.409Z] 21:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T21:37:39.409Z] 21:01:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2022-04-26T21:37:39.409Z] 21:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:02:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-04-26T21:37:39.409Z] 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] [2022-04-26T21:37:39.409Z] 21:02:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.409Z] 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:03:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-04-26T21:37:39.409Z] 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:04:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2022-04-26T21:37:39.409Z] 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:04:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-26T21:37:39.409Z] 21:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:04:01 5 0.02 0.00 0.03 0.07 0.02 99.87 [2022-04-26T21:37:39.409Z] 21:04:01 6 0.52 0.00 0.00 0.00 0.00 99.48 [2022-04-26T21:37:39.409Z] 21:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.409Z] 21:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:05:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 21:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:05:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-26T21:37:39.409Z] 21:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-26T21:37:39.409Z] 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.409Z] 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:06:01 5 0.03 0.00 0.05 0.10 0.02 99.80 [2022-04-26T21:37:39.409Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:07:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:07:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2022-04-26T21:37:39.409Z] 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:07:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-04-26T21:37:39.409Z] 21:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:08:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 21:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 21:10:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-04-26T21:37:39.409Z] 21:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 21:10:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.409Z] 21:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.409Z] 21:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.409Z] 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:11:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-26T21:37:39.409Z] 21:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.409Z] 21:12:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-04-26T21:37:39.409Z] 21:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.409Z] 21:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-26T21:37:39.409Z] 21:12:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-26T21:37:39.409Z] 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.409Z] 21:12:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-26T21:37:39.409Z] 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:13:01 all 0.12 0.00 0.03 0.01 0.00 99.84 [2022-04-26T21:37:39.410Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:13:01 3 0.89 0.00 0.17 0.00 0.02 98.92 [2022-04-26T21:37:39.410Z] 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] [2022-04-26T21:37:39.410Z] 21:13:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.410Z] 21:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.410Z] 21:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:14:01 5 0.07 0.00 0.03 0.03 0.00 99.87 [2022-04-26T21:37:39.410Z] 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.410Z] 21:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:15:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:15:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2022-04-26T21:37:39.410Z] 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:15:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-04-26T21:37:39.410Z] 21:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-04-26T21:37:39.410Z] 21:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:16:01 5 0.05 0.00 0.03 0.07 0.00 99.85 [2022-04-26T21:37:39.410Z] 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:17:01 all 0.04 0.00 0.04 0.01 0.01 99.89 [2022-04-26T21:37:39.410Z] 21:17:01 0 0.22 0.00 0.10 0.03 0.00 99.65 [2022-04-26T21:37:39.410Z] 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:17:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:17:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:17:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-04-26T21:37:39.410Z] 21:17:01 5 0.03 0.00 0.07 0.03 0.02 99.85 [2022-04-26T21:37:39.410Z] 21:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.99 [2022-04-26T21:37:39.410Z] 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:19:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-26T21:37:39.410Z] 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-26T21:37:39.410Z] 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:21:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:22:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-04-26T21:37:39.410Z] 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T21:37:39.410Z] 21:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:22:01 3 0.25 0.00 0.00 0.00 0.00 99.75 [2022-04-26T21:37:39.410Z] 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:22:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:23:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-04-26T21:37:39.410Z] 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:23:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-26T21:37:39.410Z] 21:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:23:01 5 0.00 0.00 0.02 0.05 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:24:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2022-04-26T21:37:39.410Z] 21:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.410Z] 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:24:01 3 1.91 0.00 0.00 0.00 0.02 98.08 [2022-04-26T21:37:39.410Z] 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] [2022-04-26T21:37:39.410Z] 21:24:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.410Z] 21:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:25:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:26:01 all 0.26 0.00 0.08 0.01 0.00 99.65 [2022-04-26T21:37:39.410Z] 21:26:01 0 0.17 0.00 0.07 0.00 0.02 99.75 [2022-04-26T21:37:39.410Z] 21:26:01 1 0.22 0.00 0.10 0.00 0.00 99.68 [2022-04-26T21:37:39.410Z] 21:26:01 2 0.30 0.00 0.12 0.02 0.00 99.57 [2022-04-26T21:37:39.410Z] 21:26:01 3 0.48 0.00 0.07 0.00 0.00 99.45 [2022-04-26T21:37:39.410Z] 21:26:01 4 0.17 0.00 0.07 0.02 0.00 99.75 [2022-04-26T21:37:39.410Z] 21:26:01 5 0.28 0.00 0.03 0.03 0.00 99.65 [2022-04-26T21:37:39.410Z] 21:26:01 6 0.10 0.00 0.07 0.00 0.00 99.83 [2022-04-26T21:37:39.410Z] 21:26:01 7 0.40 0.00 0.08 0.00 0.02 99.50 [2022-04-26T21:37:39.410Z] 21:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-26T21:37:39.410Z] 21:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:28:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:28:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.410Z] 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:29:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-26T21:37:39.410Z] 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-26T21:37:39.410Z] 21:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-26T21:37:39.410Z] 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.410Z] 21:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-26T21:37:39.410Z] 21:31:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:32:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-04-26T21:37:39.410Z] 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:33:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-26T21:37:39.410Z] 21:33:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-04-26T21:37:39.410Z] 21:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-26T21:37:39.410Z] 21:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.410Z] 21:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-26T21:37:39.410Z] 21:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] [2022-04-26T21:37:39.410Z] 21:35:01 CPU %user %nice %system %iowait %steal %idle [2022-04-26T21:37:39.410Z] 21:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-26T21:37:39.410Z] 21:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:37:01 all 0.08 0.00 0.01 0.01 0.00 99.91 [2022-04-26T21:37:39.410Z] 21:37:01 0 0.58 0.00 0.02 0.00 0.02 99.38 [2022-04-26T21:37:39.410Z] 21:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-26T21:37:39.410Z] 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-26T21:37:39.410Z] 21:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-26T21:37:39.410Z] 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-26T21:37:39.410Z] Average: all 6.83 0.00 1.41 0.65 0.02 91.08 [2022-04-26T21:37:39.410Z] Average: 0 7.29 0.00 1.41 0.59 0.03 90.68 [2022-04-26T21:37:39.410Z] Average: 1 6.47 0.00 1.40 0.37 0.02 91.73 [2022-04-26T21:37:39.410Z] Average: 2 6.63 0.00 1.50 1.28 0.02 90.57 [2022-04-26T21:37:39.410Z] Average: 3 6.81 0.00 1.57 0.72 0.03 90.87 [2022-04-26T21:37:39.410Z] Average: 4 7.31 0.00 1.39 0.73 0.03 90.55 [2022-04-26T21:37:39.410Z] Average: 5 6.72 0.00 1.36 0.59 0.03 91.30 [2022-04-26T21:37:39.410Z] Average: 6 6.79 0.00 1.33 0.42 0.02 91.44 [2022-04-26T21:37:39.410Z] Average: 7 6.59 0.00 1.34 0.51 0.03 91.54 [2022-04-26T21:37:39.410Z] [2022-04-26T21:37:39.410Z] [2022-04-26T21:37:39.410Z]