Pull request #3986 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 1d3cb66f23cd7c6c81c28b68602ea332c4e91132+8a434eff5741b00a042359b422f09b9192f26247 (0a9839a79fdcc626d6696da932b2aff0f07b29dd) 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-ssh9822657088794220891.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-ssh16493227166367303143.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-3986/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-3986/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9534682251598417066.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-ssh12388352411803126097.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-3986/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-3986/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2118155094263529253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-31962 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 Merge succeeded, producing 24033dc310726e0e920754526101ef5bba9237c5 Checking out Revision 24033dc310726e0e920754526101ef5bba9237c5 (PR-3986) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24033dc310726e0e920754526101ef5bba9237c5 # timeout=10 Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T17:13:56.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T17:13:56.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T17:13:56.925Z] ========================================================= [2022-04-26T17:13:56.925Z] EdgeX Global Pipelines Version Info [2022-04-26T17:13:56.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d7140b74d95d2f691967524090b9e2b9fb220621 # timeout=10 [2022-04-26T17:13:57.674Z] ------------------- [2022-04-26T17:13:57.674Z] stable info: [2022-04-26T17:13:57.674Z] ------------------- [2022-04-26T17:13:57.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T17:13:57.674Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T17:13:57.674Z] Message: update stable to v1.0.221 [2022-04-26T17:13:58.248Z] ------------------- [2022-04-26T17:13:58.248Z] experimental info: [2022-04-26T17:13:58.248Z] ------------------- [2022-04-26T17:13:58.248Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-26T17:13:58.248Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-26T17:13:58.248Z] Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T17:13:58.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T17:13:58.405Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T17:13:58.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T17:13:58.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T17:13:58.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T17:13:58.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T17:13:58.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T17:13:58.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T17:13:58.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T17:13:58.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T17:13:58.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T17:13:58.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T17:13:58.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T17:13:58.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T17:13:58.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T17:13:58.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T17:13:58.557Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T17:13:58.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T17:13:58.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T17:13:58.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T17:13:58.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T17:13:58.599Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T17:13:58.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3986 [Pipeline] echo [2022-04-26T17:13:58.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3986 [Pipeline] echo [2022-04-26T17:13:58.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3986 [Pipeline] echo [2022-04-26T17:13:58.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24033dc310726e0e920754526101ef5bba9237c5 [Pipeline] echo [2022-04-26T17:13:58.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24033dc [Pipeline] echo [2022-04-26T17:13:58.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T17:13:58.694Z] provisioning config files... [2022-04-26T17:13:58.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2523403651380504869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T17:13:59.028Z] ---> docker-login.sh [2022-04-26T17:13:59.028Z] nexus3.edgexfoundry.org:10001 [2022-04-26T17:13:59.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:13:59.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:13:59.291Z] Configure a credential helper to remove this warning. See [2022-04-26T17:13:59.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:13:59.291Z] [2022-04-26T17:13:59.291Z] Login Succeeded [2022-04-26T17:13:59.291Z] nexus3.edgexfoundry.org:10002 [2022-04-26T17:13:59.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:13:59.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:13:59.553Z] Configure a credential helper to remove this warning. See [2022-04-26T17:13:59.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:13:59.553Z] [2022-04-26T17:13:59.553Z] Login Succeeded [2022-04-26T17:13:59.553Z] nexus3.edgexfoundry.org:10003 [2022-04-26T17:13:59.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:13:59.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:13:59.553Z] Configure a credential helper to remove this warning. See [2022-04-26T17:13:59.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:13:59.553Z] [2022-04-26T17:13:59.553Z] Login Succeeded [2022-04-26T17:13:59.553Z] nexus3.edgexfoundry.org:10004 [2022-04-26T17:13:59.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:13:59.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:13:59.816Z] Configure a credential helper to remove this warning. See [2022-04-26T17:13:59.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:13:59.816Z] [2022-04-26T17:13:59.816Z] Login Succeeded [2022-04-26T17:13:59.816Z] docker.io [2022-04-26T17:13:59.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:14:00.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:14:00.765Z] Configure a credential helper to remove this warning. See [2022-04-26T17:14:00.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:14:00.765Z] [2022-04-26T17:14:00.765Z] Login Succeeded [2022-04-26T17:14:00.765Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T17:14:00.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T17:14:01.088Z] + 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-26T17:14:01.089Z] + dirname cmd/core-command/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/core-data/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T17:14:01.089Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T17:14:01.089Z] cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T17:14:01.089Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-04-26T17:14:01.089Z] [2022-04-26T17:14:01.089Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T17:14:01.089Z] + + dirname cmd/support-notifications/Dockerfile [2022-04-26T17:14:01.089Z] cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T17:14:01.089Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T17:14:01.089Z] + cut -d/ -f2 [2022-04-26T17:14:01.089Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T17:14:01.223Z] 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-26T17:14:01.572Z] + git rev-list -1 --merges 24033dc310726e0e920754526101ef5bba9237c5~1..24033dc310726e0e920754526101ef5bba9237c5 [Pipeline] echo [2022-04-26T17:14:01.584Z] -----------> git rev-list -1 --merges 24033dc310726e0e920754526101ef5bba9237c5~1..24033dc310726e0e920754526101ef5bba9237c5 24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:14:01.584Z] 24033dc310726e0e920754526101ef5bba9237c5 [false] [Pipeline] sh [2022-04-26T17:14:01.880Z] + git log --format=format:%s -1 24033dc310726e0e920754526101ef5bba9237c5 [Pipeline] echo [2022-04-26T17:14:01.899Z] ========================================================= [2022-04-26T17:14:01.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T17:14:01.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T17:14:02.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T17:14:02.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T17:14:02.312Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T17:14:02.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T17:14:02.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T17:14:02.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T17:14:02.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:14:02.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T17:14:02.749Z] [2022-04-26T17:14:02.749Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:14:03.058Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T17:14:03.058Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T17:14:03.058Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T17:14:03.058Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T17:14:03.058Z] 4c7163046ea9: Pulling fs layer [2022-04-26T17:14:03.059Z] 0c2d73faf560: Pulling fs layer [2022-04-26T17:14:03.059Z] 0c2d73faf560: Waiting [2022-04-26T17:14:03.059Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T17:14:03.059Z] 3e5f54012d9b: Download complete [2022-04-26T17:14:03.059Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T17:14:03.059Z] a0d0a0d46f8b: Download complete [2022-04-26T17:14:03.059Z] 0c2d73faf560: Verifying Checksum [2022-04-26T17:14:03.059Z] 0c2d73faf560: Download complete [2022-04-26T17:14:03.319Z] 4c7163046ea9: Verifying Checksum [2022-04-26T17:14:03.319Z] 4c7163046ea9: Download complete [2022-04-26T17:14:03.319Z] a0d0a0d46f8b: Pull complete [2022-04-26T17:14:03.319Z] 3e5f54012d9b: Pull complete [2022-04-26T17:14:03.579Z] 4c7163046ea9: Pull complete [2022-04-26T17:14:03.840Z] 0c2d73faf560: Pull complete [2022-04-26T17:14:03.840Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T17:14:03.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T17:14:03.840Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T17:14:03.919Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T17:14:03.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2022-04-26T17:14:04.654Z] $ docker top 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T17:14:04.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T17:14:04.750Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T17:14:04.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T17:14:04.891Z] $ docker exec 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 ssh-agent [2022-04-26T17:14:05.009Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbekcKC/agent.13 [2022-04-26T17:14:05.009Z] SSH_AGENT_PID=19 [2022-04-26T17:14:05.016Z] Running ssh-add (command line suppressed) [2022-04-26T17:14:05.137Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6598957506017972069.key (/w/workspace/edgex-go/6@tmp/private_key_6598957506017972069.key) [2022-04-26T17:14:05.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T17:14:05.442Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T17:14:05.464Z] $ docker exec --env ******** --env ******** 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 ssh-agent -k [2022-04-26T17:14:05.570Z] unset SSH_AUTH_SOCK; [2022-04-26T17:14:05.571Z] unset SSH_AGENT_PID; [2022-04-26T17:14:05.571Z] echo Agent pid 19 killed; [2022-04-26T17:14:05.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T17:14:05.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T17:14:05.604Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T17:14:05.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T17:14:05.740Z] $ docker exec 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 ssh-agent [2022-04-26T17:14:05.870Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpcFJnb/agent.52 [2022-04-26T17:14:05.870Z] SSH_AGENT_PID=59 [2022-04-26T17:14:05.878Z] Running ssh-add (command line suppressed) [2022-04-26T17:14:05.998Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_7139528216927877992.key (/w/workspace/edgex-go/6@tmp/private_key_7139528216927877992.key) [2022-04-26T17:14:06.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T17:14:06.307Z] + git semver init [2022-04-26T17:14:06.307Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T17:14:06.307Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2022-04-26T17:14:06.307Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2022-04-26T17:14:06.307Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T17:14:06.307Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T17:14:06.307Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T17:14:06.307Z] # $SEMVER_BRANCH = PR-3986 [2022-04-26T17:14:06.307Z] # $SEMVER_TEMP = /tmp/semver-650656762 [2022-04-26T17:14:06.307Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T17:14:18.568Z] # '/tmp/semver-650656762' -> '/w/workspace/edgex-go/6/.semver' [2022-04-26T17:14:18.835Z] # -> Force: false [2022-04-26T17:14:18.835Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2022-04-26T17:14:18.851Z] $ docker exec --env ******** --env ******** 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 ssh-agent -k [2022-04-26T17:14:18.955Z] unset SSH_AUTH_SOCK; [2022-04-26T17:14:18.956Z] unset SSH_AGENT_PID; [2022-04-26T17:14:18.956Z] echo Agent pid 59 killed; [2022-04-26T17:14:18.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T17:14:19.276Z] + git semver [Pipeline] } [2022-04-26T17:14:19.295Z] $ docker stop --time=1 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 [2022-04-26T17:14:21.039Z] $ docker rm -f 7d3df5eabde5e9a573abb99ed8001add920e23a7ec7194848b3f09f4cf96bef6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T17:14:21.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T17:14:21.623Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T17:14:21.626Z] [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-26T17:14:21.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T17:14:21.792Z] ========================================================= [2022-04-26T17:14:21.792Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T17:14:21.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:14:22.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T17:14:22.085Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T17:14:22.085Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T17:14:22.085Z] 666ba61612fd: Pulling fs layer [2022-04-26T17:14:22.085Z] 8ed8ca486205: Pulling fs layer [2022-04-26T17:14:22.085Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T17:14:22.085Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T17:14:22.085Z] ca2b28591e48: Pulling fs layer [2022-04-26T17:14:22.085Z] a51346096db8: Pulling fs layer [2022-04-26T17:14:22.085Z] daebc70d1ce1: Pulling fs layer [2022-04-26T17:14:22.085Z] 0e18a0eac166: Pulling fs layer [2022-04-26T17:14:22.085Z] ca2b28591e48: Waiting [2022-04-26T17:14:22.085Z] a51346096db8: Waiting [2022-04-26T17:14:22.085Z] daebc70d1ce1: Waiting [2022-04-26T17:14:22.085Z] 0e18a0eac166: Waiting [2022-04-26T17:14:22.085Z] 4fe6c5a15a65: Waiting [2022-04-26T17:14:22.085Z] 22a0e8bec74d: Waiting [2022-04-26T17:14:22.085Z] 8ed8ca486205: Download complete [2022-04-26T17:14:22.085Z] 666ba61612fd: Verifying Checksum [2022-04-26T17:14:22.085Z] 666ba61612fd: Download complete [2022-04-26T17:14:22.085Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T17:14:22.085Z] 22a0e8bec74d: Download complete [2022-04-26T17:14:22.085Z] ca2b28591e48: Verifying Checksum [2022-04-26T17:14:22.085Z] ca2b28591e48: Download complete [2022-04-26T17:14:22.085Z] a51346096db8: Verifying Checksum [2022-04-26T17:14:22.085Z] a51346096db8: Download complete [2022-04-26T17:14:22.085Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T17:14:22.085Z] 59bf1c3509f3: Download complete [2022-04-26T17:14:22.346Z] daebc70d1ce1: Verifying Checksum [2022-04-26T17:14:22.346Z] daebc70d1ce1: Download complete [2022-04-26T17:14:22.346Z] 59bf1c3509f3: Pull complete [2022-04-26T17:14:22.346Z] 666ba61612fd: Pull complete [2022-04-26T17:14:22.605Z] 8ed8ca486205: Pull complete [2022-04-26T17:14:22.864Z] 0e18a0eac166: Verifying Checksum [2022-04-26T17:14:22.864Z] 0e18a0eac166: Download complete [2022-04-26T17:14:22.864Z] 4fe6c5a15a65: Download complete [2022-04-26T17:14:27.070Z] 4fe6c5a15a65: Pull complete [2022-04-26T17:14:27.070Z] 22a0e8bec74d: Pull complete [2022-04-26T17:14:27.070Z] ca2b28591e48: Pull complete [2022-04-26T17:14:27.070Z] a51346096db8: Pull complete [2022-04-26T17:14:27.070Z] daebc70d1ce1: Pull complete [2022-04-26T17:14:28.985Z] 0e18a0eac166: Pull complete [2022-04-26T17:14:28.985Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T17:14:28.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T17:14:28.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:14:29.293Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T17:14:29.293Z] WORKDIR /edgex [2022-04-26T17:14:29.293Z] COPY go.mod . [2022-04-26T17:14:29.293Z] RUN go mod download [2022-04-26T17:14:29.293Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T17:14:30.676Z] Sending build context to Docker daemon 335MB [2022-04-26T17:14:30.676Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T17:14:30.676Z] ---> f018257e8ee9 [2022-04-26T17:14:30.676Z] Step 2/4 : WORKDIR /edgex [2022-04-26T17:14:32.060Z] ---> Running in 1fc74bc273f8 [2022-04-26T17:14:32.322Z] Removing intermediate container 1fc74bc273f8 [2022-04-26T17:14:32.322Z] ---> 6e0c68894c73 [2022-04-26T17:14:32.322Z] Step 3/4 : COPY go.mod . [2022-04-26T17:14:32.322Z] ---> f9741c10ffb3 [2022-04-26T17:14:32.322Z] Step 4/4 : RUN go mod download [2022-04-26T17:14:32.322Z] ---> Running in 0b5066f50b37 [2022-04-26T17:14:36.711Z] Still waiting to schedule task [2022-04-26T17:14:36.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T17:14:47.227Z] Removing intermediate container 0b5066f50b37 [2022-04-26T17:14:47.227Z] ---> 67f3bcfb3a9b [2022-04-26T17:14:47.227Z] Successfully built 67f3bcfb3a9b [2022-04-26T17:14:47.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:14:47.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T17:14:47.525Z] . [Pipeline] withDockerContainer [2022-04-26T17:14:47.599Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T17:14:47.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T17:14:48.080Z] $ docker top dad048c503bd2ab03ecfec9a6d39d3a407f7f212f08f96c121183d1e6634fe99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:14:48.431Z] + go version [2022-04-26T17:14:48.431Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T17:14:48.450Z] $ docker stop --time=1 dad048c503bd2ab03ecfec9a6d39d3a407f7f212f08f96c121183d1e6634fe99 [2022-04-26T17:14:49.740Z] $ docker rm -f dad048c503bd2ab03ecfec9a6d39d3a407f7f212f08f96c121183d1e6634fe99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:14:50.159Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T17:14:50.159Z] . [Pipeline] withDockerContainer [2022-04-26T17:14:50.229Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T17:14:50.276Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T17:14:50.621Z] $ docker top 5de7cdc259abaf6a97dabe671e08f4c7d92e347cf268a6108b8db494a2f6e444 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T17:14:50.696Z] ========================================================= [2022-04-26T17:14:50.696Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T17:14:50.696Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:14:50.981Z] + make test [2022-04-26T17:14:50.981Z] go mod tidy -compat=1.17 [2022-04-26T17:14:51.246Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T17:14:56.529Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T17:15:08.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T17:15:08.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T17:15:09.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-04-26T17:15:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T17:15:09.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T17:15:10.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2022-04-26T17:15:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T17:15:10.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements [2022-04-26T17:15:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T17:15:10.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.533s coverage: 89.2% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-04-26T17:15:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-04-26T17:15:14.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-26T17:15:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-04-26T17:15:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-04-26T17:15:24.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 82.5% of statements [2022-04-26T17:15:24.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.8% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T17:15:34.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-26T17:15:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 96.9% of statements [2022-04-26T17:15:34.811Z] 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-26T17:15:52.910Z] GO111MODULE=on go vet ./... [2022-04-26T17:15:56.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T17:15:56.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T17:15:56.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T17:15:57.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T17:15:57.662Z] + ls -al . [2022-04-26T17:15:57.662Z] total 672 [2022-04-26T17:15:57.662Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 17:15 . [2022-04-26T17:15:57.662Z] drwxr-xr-x 4 root root 4096 Apr 26 17:14 .. [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 17:13 .dockerignore [2022-04-26T17:15:57.662Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 17:13 .git [2022-04-26T17:15:57.662Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 17:13 .github [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 17:13 .gitignore [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 17:13 .golangci.yml [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 17:13 .hadolint.yml [2022-04-26T17:15:57.662Z] drwx------ 3 1001 1001 4096 Apr 26 17:14 .semver [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 17:13 .sonarcloud.properties [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 17:13 ADOPTERS.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 17:13 Attribution.txt [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 17:13 CHANGELOG.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 17:13 CONTRIBUTING.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 17:13 GOVERNANCE.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 17:13 Jenkinsfile [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 17:13 LICENSE [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 17:13 Makefile [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 17:13 OWNERS.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 17:13 README.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 17:13 SECURITY.md [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 17:14 VERSION [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 17:13 ZMQWindows.md [2022-04-26T17:15:57.662Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 17:13 bin [2022-04-26T17:15:57.662Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 17:13 cmd [2022-04-26T17:15:57.662Z] -rw-r--r-- 1 root root 435134 Apr 26 17:15 coverage.out [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 17:13 go.mod [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 17:14 go.sum [2022-04-26T17:15:57.662Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 17:13 internal [2022-04-26T17:15:57.662Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 17:13 openapi [2022-04-26T17:15:57.662Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 17:13 snap [2022-04-26T17:15:57.662Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 17:13 version.go [Pipeline] sh [2022-04-26T17:15:57.953Z] + '[' -e coverage.out ] [2022-04-26T17:15:57.953Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T17:15:58.050Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T17:15:58.337Z] + make build [2022-04-26T17:15:58.337Z] 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-26T17:16:10.554Z] 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-26T17:16:20.545Z] 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-26T17:16:20.546Z] 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-26T17:16:25.831Z] 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-26T17:16:26.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T17:16:27.032Z] 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-26T17:16:28.413Z] 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-26T17:16:28.981Z] 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-26T17:16:29.920Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T17:16:30.489Z] 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-26T17:16:31.428Z] 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-26T17:16:32.810Z] 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-26T17:16:33.853Z] $ docker stop --time=1 5de7cdc259abaf6a97dabe671e08f4c7d92e347cf268a6108b8db494a2f6e444 [2022-04-26T17:16:36.190Z] $ docker rm -f 5de7cdc259abaf6a97dabe671e08f4c7d92e347cf268a6108b8db494a2f6e444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:16:37.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T17:16:37.166Z] [2022-04-26T17:16:37.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:16:37.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T17:16:37.472Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T17:16:37.472Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T17:16:37.472Z] ca9280d653b3: Pulling fs layer [2022-04-26T17:16:37.472Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T17:16:37.472Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-26T17:16:37.472Z] cbdbe7a5bc2a: Download complete [2022-04-26T17:16:37.731Z] ca9280d653b3: Verifying Checksum [2022-04-26T17:16:37.731Z] ca9280d653b3: Download complete [2022-04-26T17:16:37.731Z] cbdbe7a5bc2a: Pull complete [2022-04-26T17:16:37.990Z] 7e9c9ca2126c: Download complete [2022-04-26T17:16:38.249Z] ca9280d653b3: Pull complete [2022-04-26T17:16:41.545Z] 7e9c9ca2126c: Pull complete [2022-04-26T17:16:41.545Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T17:16:41.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T17:16:41.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T17:16:41.614Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T17:16:41.660Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T17:16:43.089Z] $ docker top f62832b3a6da170adb5a1a931326ce778f0b81bb43b2723778495a3f6e2c5517 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:16:43.494Z] + docker-compose build --help [2022-04-26T17:16:43.494Z] + grep parallel [2022-04-26T17:16:44.064Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T17:16:44.084Z] $ docker stop --time=1 f62832b3a6da170adb5a1a931326ce778f0b81bb43b2723778495a3f6e2c5517 [2022-04-26T17:16:45.385Z] $ docker rm -f f62832b3a6da170adb5a1a931326ce778f0b81bb43b2723778495a3f6e2c5517 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:16:45.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T17:16:45.779Z] . [Pipeline] withDockerContainer [2022-04-26T17:16:45.846Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T17:16:45.886Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T17:16:46.262Z] $ docker top 56f19ebea97e6478747bab898f4eb053ea60dbbc8d6dc95b6b203c4bd7e2823a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:16:46.614Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T17:16:47.184Z] Building core-command ... [2022-04-26T17:16:47.184Z] Building core-data ... [2022-04-26T17:16:47.184Z] Building core-metadata ... [2022-04-26T17:16:47.184Z] Building security-bootstrapper ... [2022-04-26T17:16:47.184Z] Building security-proxy-setup ... [2022-04-26T17:16:47.184Z] Building security-secretstore-setup ... [2022-04-26T17:16:47.184Z] Building security-spiffe-token-provider ... [2022-04-26T17:16:47.184Z] Building security-spire-agent ... [2022-04-26T17:16:47.184Z] Building security-spire-config ... [2022-04-26T17:16:47.184Z] Building security-spire-server ... [2022-04-26T17:16:47.184Z] Building support-notifications ... [2022-04-26T17:16:47.184Z] Building support-scheduler ... [2022-04-26T17:16:47.184Z] Building sys-mgmt-agent ... [2022-04-26T17:16:47.184Z] Building security-bootstrapper [2022-04-26T17:16:47.184Z] Building core-data [2022-04-26T17:16:47.184Z] Building security-spiffe-token-provider [2022-04-26T17:16:47.184Z] Building security-secretstore-setup [2022-04-26T17:16:47.184Z] Building security-spire-agent [2022-04-26T17:17:05.289Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:17:05.289Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:17:05.289Z] ---> 67f3bcfb3a9b [2022-04-26T17:17:05.289Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T17:17:05.289Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:17:05.289Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:17:05.289Z] ---> 67f3bcfb3a9b [2022-04-26T17:17:05.289Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T17:17:05.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:17:05.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:17:05.289Z] ---> 67f3bcfb3a9b [2022-04-26T17:17:05.289Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T17:17:05.289Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:17:05.289Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:17:05.289Z] ---> 67f3bcfb3a9b [2022-04-26T17:17:05.289Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T17:17:05.289Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:17:05.289Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:17:05.289Z] ---> 67f3bcfb3a9b [2022-04-26T17:17:05.289Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T17:17:05.862Z] ---> Running in 0cb00b95ed8d [2022-04-26T17:17:05.862Z] ---> Running in 2e02c272560b [2022-04-26T17:17:05.862Z] ---> Running in 19ddb76dd78b [2022-04-26T17:17:05.862Z] ---> Running in b7c333f6b1e8 [2022-04-26T17:17:05.862Z] ---> Running in ae810b4e4214 [2022-04-26T17:17:05.862Z] Removing intermediate container 0cb00b95ed8d [2022-04-26T17:17:05.862Z] ---> 536c382a3f07 [2022-04-26T17:17:05.862Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:17:05.862Z] Removing intermediate container 19ddb76dd78b [2022-04-26T17:17:05.862Z] ---> abc25f478cc3 [2022-04-26T17:17:05.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:17:05.862Z] Removing intermediate container ae810b4e4214 [2022-04-26T17:17:05.862Z] ---> fa76660e4b13 [2022-04-26T17:17:05.862Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:17:05.862Z] Removing intermediate container b7c333f6b1e8 [2022-04-26T17:17:05.862Z] ---> aac41f786c97 [2022-04-26T17:17:05.862Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:17:05.862Z] Removing intermediate container 2e02c272560b [2022-04-26T17:17:05.862Z] ---> 49bd452b652d [2022-04-26T17:17:05.862Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T17:17:05.862Z] ---> Running in 79cc6b159300 [2022-04-26T17:17:05.862Z] ---> Running in 89e28ed7fff2 [2022-04-26T17:17:05.862Z] ---> Running in 1725aee92098 [2022-04-26T17:17:05.862Z] ---> Running in 16b04f6df00c [2022-04-26T17:17:05.862Z] ---> Running in b4d531320439 [2022-04-26T17:17:06.804Z] Removing intermediate container 79cc6b159300 [2022-04-26T17:17:06.804Z] ---> c301d318920b [2022-04-26T17:17:06.804Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T17:17:06.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:06.804Z] ---> Running in 8c35b7041713 [2022-04-26T17:17:07.375Z] Removing intermediate container 1725aee92098 [2022-04-26T17:17:07.375Z] ---> 9fae2883d0b2 [2022-04-26T17:17:07.375Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T17:17:07.375Z] ---> Running in 77903eb98710 [2022-04-26T17:17:07.375Z] Removing intermediate container 89e28ed7fff2 [2022-04-26T17:17:07.375Z] ---> ba5903c695c1 [2022-04-26T17:17:07.375Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T17:17:07.375Z] ---> Running in 5249158ab577 [2022-04-26T17:17:07.635Z] Removing intermediate container 16b04f6df00c [2022-04-26T17:17:07.636Z] ---> 5520f9b132df [2022-04-26T17:17:07.636Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T17:17:07.636Z] ---> Running in f9ad0d3c4d6a [2022-04-26T17:17:07.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:07.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:07.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:07.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:07.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.157Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T17:17:08.157Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T17:17:08.157Z] OK: 15862 distinct packages available [2022-04-26T17:17:08.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.679Z] OK: 221 MiB in 52 packages [2022-04-26T17:17:08.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.940Z] OK: 221 MiB in 52 packages [2022-04-26T17:17:08.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:17:08.940Z] Removing intermediate container 8c35b7041713 [2022-04-26T17:17:08.940Z] ---> 9c2f724ef65a [2022-04-26T17:17:08.940Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T17:17:09.202Z] OK: 221 MiB in 52 packages [2022-04-26T17:17:09.202Z] OK: 221 MiB in 52 packages [2022-04-26T17:17:09.202Z] ---> 5f83ef7ed3de [2022-04-26T17:17:09.202Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:17:09.202Z] ---> Running in c79ec99d6e1d [2022-04-26T17:17:09.202Z] Removing intermediate container 77903eb98710 [2022-04-26T17:17:09.202Z] ---> 2666fe6e3b25 [2022-04-26T17:17:09.202Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T17:17:09.202Z] OK: 221 MiB in 52 packages [2022-04-26T17:17:09.464Z] ---> eb08be27ed3f [2022-04-26T17:17:09.464Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:17:09.464Z] ---> Running in e93e0e00a1e5 [2022-04-26T17:17:09.728Z] Removing intermediate container 5249158ab577 [2022-04-26T17:17:09.728Z] ---> f13ce7f29919 [2022-04-26T17:17:09.728Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T17:17:09.728Z] Removing intermediate container f9ad0d3c4d6a [2022-04-26T17:17:09.728Z] ---> ca5f249d1ae1 [2022-04-26T17:17:09.728Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T17:17:09.988Z] Removing intermediate container b4d531320439 [2022-04-26T17:17:09.988Z] ---> f3a0f056ba8a [2022-04-26T17:17:09.988Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T17:17:09.988Z] ---> 2112b1030ee3 [2022-04-26T17:17:09.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:17:09.988Z] ---> Running in 56bde70b7304 [2022-04-26T17:17:09.988Z] ---> 319bc898e5cb [2022-04-26T17:17:09.988Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:17:09.988Z] ---> Running in 59fc4b411b46 [2022-04-26T17:17:09.988Z] ---> 8caa07bc3532 [2022-04-26T17:17:09.988Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:17:10.247Z] ---> Running in 18642107fa7e [2022-04-26T17:17:10.247Z] Removing intermediate container c79ec99d6e1d [2022-04-26T17:17:10.247Z] ---> 3690c2bad0e8 [2022-04-26T17:17:10.247Z] Step 8/25 : COPY . . [2022-04-26T17:17:11.630Z] Removing intermediate container e93e0e00a1e5 [2022-04-26T17:17:11.630Z] ---> 102920066778 [2022-04-26T17:17:11.630Z] Step 8/26 : COPY . . [2022-04-26T17:17:12.204Z] Removing intermediate container 56bde70b7304 [2022-04-26T17:17:12.204Z] ---> d61bdc3a7293 [2022-04-26T17:17:12.204Z] Step 8/23 : COPY . . [2022-04-26T17:17:13.143Z] Removing intermediate container 18642107fa7e [2022-04-26T17:17:13.143Z] ---> d53b92f67c08 [2022-04-26T17:17:13.143Z] Step 7/20 : COPY . . [2022-04-26T17:17:13.143Z] Removing intermediate container 59fc4b411b46 [2022-04-26T17:17:13.143Z] ---> 28037cd839bd [2022-04-26T17:17:13.143Z] Step 8/31 : COPY . . [2022-04-26T17:17:21.266Z] ---> 2d5d378f34d5 [2022-04-26T17:17:21.266Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T17:17:21.266Z] ---> 5c43c877fb0b [2022-04-26T17:17:21.266Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T17:17:21.266Z] ---> f7d24b994c4a [2022-04-26T17:17:21.266Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T17:17:21.266Z] ---> 8cd2dc7171b6 [2022-04-26T17:17:21.266Z] ---> 255b7098565d [2022-04-26T17:17:21.266Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T17:17:21.266Z] [2022-04-26T17:17:21.266Z] ---> Running in 4b730bb5e85c [2022-04-26T17:17:21.266Z] ---> Running in be09c01a5c4e [2022-04-26T17:17:21.266Z] ---> Running in 5b3299f19fb2 [2022-04-26T17:17:21.266Z] ---> Running in 5923646d7b8f [2022-04-26T17:17:21.266Z] ---> Running in 40cd375ce40b [2022-04-26T17:17:21.266Z] Removing intermediate container 40cd375ce40b [2022-04-26T17:17:21.266Z] ---> f7c8869b8caf [2022-04-26T17:17:21.266Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T17:17:21.266Z] ---> Running in 9ecababc19ad [2022-04-26T17:17:21.530Z] 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-26T17:17:21.790Z] 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-26T17:17:21.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T17:17:21.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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T17:17:22.360Z] Removing intermediate container 9ecababc19ad [2022-04-26T17:17:22.360Z] ---> fe5b529926ce [2022-04-26T17:17:22.360Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T17:17:22.360Z] ---> Running in 2174a449353c [2022-04-26T17:17:22.360Z] Removing intermediate container 2174a449353c [2022-04-26T17:17:22.360Z] ---> 068a1ba90014 [2022-04-26T17:17:22.360Z] 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-26T17:17:22.619Z] ---> Running in 8c697ccf0d04 [2022-04-26T17:17:23.557Z] spire-1.2.1/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.data/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.data/.file [2022-04-26T17:17:23.557Z] spire-1.2.1/.dockerignore [2022-04-26T17:17:23.557Z] spire-1.2.1/.gitattributes [2022-04-26T17:17:23.557Z] spire-1.2.1/.githooks/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T17:17:23.557Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T17:17:23.557Z] spire-1.2.1/.gitignore [2022-04-26T17:17:23.557Z] spire-1.2.1/.go-version [2022-04-26T17:17:23.557Z] spire-1.2.1/.golangci.yml [2022-04-26T17:17:23.557Z] spire-1.2.1/ADOPTERS.md [2022-04-26T17:17:23.557Z] spire-1.2.1/CHANGELOG.md [2022-04-26T17:17:23.557Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T17:17:23.557Z] spire-1.2.1/CODEOWNERS [2022-04-26T17:17:23.557Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T17:17:23.557Z] spire-1.2.1/Dockerfile [2022-04-26T17:17:23.557Z] spire-1.2.1/Dockerfile.dev [2022-04-26T17:17:23.557Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T17:17:23.557Z] spire-1.2.1/LICENSE [2022-04-26T17:17:23.557Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T17:17:23.557Z] spire-1.2.1/Makefile [2022-04-26T17:17:23.557Z] spire-1.2.1/README.md [2022-04-26T17:17:23.557Z] spire-1.2.1/ROADMAP.md [2022-04-26T17:17:23.557Z] spire-1.2.1/SECURITY.md [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T17:17:23.557Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T17:17:23.558Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T17:17:23.558Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T17:17:23.820Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/ [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/agent/ [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/server/ [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/server/server.conf [2022-04-26T17:17:23.820Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/ [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/auditlog.md [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/ [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T17:17:23.820Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/spire_server.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/telemetry.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/upgrading.md [2022-04-26T17:17:23.821Z] spire-1.2.1/doc/using_spire.md [2022-04-26T17:17:23.821Z] spire-1.2.1/examples/ [2022-04-26T17:17:23.821Z] spire-1.2.1/examples/README.md [2022-04-26T17:17:23.821Z] spire-1.2.1/go.mod [2022-04-26T17:17:23.821Z] spire-1.2.1/go.sum [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T17:17:23.821Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T17:17:23.822Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/version/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T17:17:23.823Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/config.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:17:23.824Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T17:17:23.825Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/server.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/private/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/private/server/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T17:17:23.826Z] spire-1.2.1/release/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/README.md [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/conf/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T17:17:23.826Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T17:17:23.826Z] spire-1.2.1/script/ [2022-04-26T17:17:23.826Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T17:17:23.826Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T17:17:23.826Z] spire-1.2.1/support/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T17:17:23.826Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/clock/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/clock/clock.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T17:17:23.826Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/common [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T17:17:23.827Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T17:17:23.828Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T17:17:23.829Z] spire-1.2.1/test/integration/test.sh [2022-04-26T17:17:23.829Z] spire-1.2.1/test/plugintest/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testca/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testca/ca.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testkey/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/testkey/new.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/ [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/race.go [2022-04-26T17:17:23.829Z] spire-1.2.1/test/util/util.go [2022-04-26T17:17:23.829Z] building spire from source... [2022-04-26T17:17:24.090Z] Installing go1.17.7... [2022-04-26T17:17:29.365Z] Building bin/spire-server... [2022-04-26T17:17:29.365Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T17:17:29.365Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T17:17:29.365Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T17:17:29.365Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T17:17:29.365Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T17:17:29.624Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T17:17:29.625Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T17:17:29.884Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T17:17:29.884Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T17:17:29.884Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T17:17:29.884Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T17:17:29.884Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T17:17:29.884Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T17:17:29.884Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T17:17:29.884Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T17:17:29.884Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T17:17:29.884Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T17:17:30.143Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T17:17:30.143Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T17:17:30.143Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T17:17:30.143Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T17:17:30.143Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T17:17:30.143Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T17:17:30.403Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T17:17:30.403Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T17:17:30.403Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T17:17:30.403Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T17:17:30.403Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T17:17:30.403Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T17:17:30.403Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T17:17:30.663Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T17:17:30.663Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T17:17:30.663Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T17:17:30.663Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T17:17:30.663Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T17:17:30.663Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T17:17:30.922Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T17:17:30.922Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T17:17:30.922Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T17:17:30.922Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T17:17:30.922Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T17:17:30.922Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T17:17:30.922Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T17:17:30.922Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T17:17:31.181Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T17:17:31.181Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T17:17:31.181Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T17:17:31.181Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T17:17:31.181Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T17:17:31.181Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T17:17:31.441Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T17:17:31.441Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T17:17:31.441Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T17:17:32.011Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T17:17:33.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T17:17:33.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T17:17:33.918Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T17:17:33.918Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T17:17:33.918Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T17:17:38.107Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T17:17:38.107Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T17:17:38.107Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T17:17:38.107Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T17:17:38.107Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T17:17:38.107Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T17:17:38.107Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T17:17:38.107Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T17:17:38.107Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T17:17:38.107Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T17:17:39.051Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T17:17:39.311Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T17:17:39.311Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T17:17:39.311Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T17:17:39.570Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T17:17:39.828Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T17:17:39.828Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T17:17:39.828Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T17:17:40.092Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T17:17:40.092Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T17:17:40.350Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T17:17:40.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T17:17:40.350Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T17:17:40.609Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T17:17:40.609Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T17:17:40.609Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T17:17:40.868Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T17:17:40.868Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T17:17:40.868Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T17:17:40.868Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T17:17:40.868Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T17:17:41.127Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T17:17:41.127Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T17:17:41.127Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T17:17:42.503Z] 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-26T17:17:42.503Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T17:17:42.503Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T17:17:42.503Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T17:17:42.503Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T17:17:42.503Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T17:17:42.503Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T17:17:42.503Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T17:17:42.761Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T17:17:42.761Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T17:17:42.761Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T17:17:42.761Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T17:17:42.761Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T17:17:42.761Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T17:17:43.019Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T17:17:43.019Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T17:17:43.019Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T17:17:43.019Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T17:17:43.019Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T17:17:43.019Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T17:17:43.019Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T17:17:43.019Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T17:17:43.019Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T17:17:43.019Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T17:17:43.019Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T17:17:43.019Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T17:17:43.278Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T17:17:43.278Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T17:17:43.278Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T17:17:43.278Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T17:17:43.278Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T17:17:43.278Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T17:17:43.278Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T17:17:43.278Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T17:17:43.278Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T17:17:43.278Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T17:17:43.537Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T17:17:43.537Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T17:17:43.537Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T17:17:43.537Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T17:17:43.537Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T17:17:43.537Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T17:17:43.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T17:17:43.537Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T17:17:43.537Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T17:17:43.537Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T17:17:43.537Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T17:17:43.537Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T17:17:43.537Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T17:17:43.537Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T17:17:48.819Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T17:17:48.819Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T17:17:56.968Z] Removing intermediate container be09c01a5c4e [2022-04-26T17:17:56.968Z] ---> 66cd7adbaf83 [2022-04-26T17:17:56.968Z] [2022-04-26T17:17:56.968Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T17:17:56.968Z] Removing intermediate container 4b730bb5e85c [2022-04-26T17:17:56.968Z] ---> 538172cc0156 [2022-04-26T17:17:56.968Z] [2022-04-26T17:17:56.968Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T17:17:56.968Z] Removing intermediate container 5923646d7b8f [2022-04-26T17:17:56.968Z] ---> 486aa860c047 [2022-04-26T17:17:56.968Z] [2022-04-26T17:17:56.968Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T17:17:56.968Z] Removing intermediate container 5b3299f19fb2 [2022-04-26T17:17:56.968Z] ---> 4eb917e18092 [2022-04-26T17:17:56.968Z] [2022-04-26T17:17:56.968Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T17:17:57.225Z] 3.14: Pulling from library/alpine [2022-04-26T17:17:57.793Z] 3.14: Pulling from library/alpine [2022-04-26T17:17:57.793Z] 3.14: Pulling from library/alpine [2022-04-26T17:17:59.169Z] 3.15: Pulling from library/alpine [2022-04-26T17:17:59.169Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T17:17:59.169Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T17:17:59.169Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T17:17:59.169Z] Status: Image is up to date for alpine:3.14 [2022-04-26T17:17:59.169Z] ---> e04c818066af [2022-04-26T17:17:59.169Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T17:17:59.169Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T17:17:59.169Z] Status: Image is up to date for alpine:3.14 [2022-04-26T17:17:59.169Z] ---> e04c818066af [2022-04-26T17:17:59.169Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T17:17:59.169Z] ---> e04c818066af [2022-04-26T17:17:59.169Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T17:17:59.738Z] ---> Running in 4ffcc7952091 [2022-04-26T17:17:59.738Z] ---> Running in f3acfbb07675 [2022-04-26T17:17:59.738Z] ---> Running in b049e5bc7021 [2022-04-26T17:17:59.738Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T17:17:59.738Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T17:17:59.738Z] ---> 0ac33e5f5afa [2022-04-26T17:17:59.738Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T17:17:59.738Z] ---> Running in d5adc1cff409 [2022-04-26T17:17:59.997Z] Removing intermediate container b049e5bc7021 [2022-04-26T17:17:59.997Z] ---> d320e3337ae8 [2022-04-26T17:17:59.997Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T17:17:59.997Z] Removing intermediate container f3acfbb07675 [2022-04-26T17:17:59.997Z] ---> 2caa4cbbc83f [2022-04-26T17:17:59.997Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T17:17:59.997Z] Removing intermediate container d5adc1cff409 [2022-04-26T17:17:59.997Z] ---> 654af0ff665b [2022-04-26T17:17:59.997Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:17:59.997Z] ---> Running in 3b99b208d84e [2022-04-26T17:17:59.997Z] ---> Running in 85a2d156212a [2022-04-26T17:17:59.997Z] ---> Running in 9722db5a30ff [2022-04-26T17:18:00.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:00.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:00.258Z] Removing intermediate container 3b99b208d84e [2022-04-26T17:18:00.258Z] ---> ad8b7fb163bb [2022-04-26T17:18:00.258Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T17:18:00.519Z] ---> Running in 801f107dccd3 [2022-04-26T17:18:00.519Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T17:18:00.519Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T17:18:00.519Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T17:18:00.519Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:18:00.519Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T17:18:00.519Z] OK: 6 MiB in 17 packages [2022-04-26T17:18:00.780Z] Removing intermediate container 801f107dccd3 [2022-04-26T17:18:00.780Z] ---> 50b406036407 [2022-04-26T17:18:00.780Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:18:00.780Z] ---> Running in eee44a954532 [2022-04-26T17:18:01.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:01.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:01.301Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T17:18:01.301Z] Removing intermediate container 4ffcc7952091 [2022-04-26T17:18:01.302Z] ---> a37c98d2eb16 [2022-04-26T17:18:01.302Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T17:18:01.302Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T17:18:01.302Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:18:01.302Z] OK: 6 MiB in 16 packages [2022-04-26T17:18:01.302Z] ---> Running in de3d5b6444a7 [2022-04-26T17:18:01.568Z] Removing intermediate container 85a2d156212a [2022-04-26T17:18:01.568Z] ---> f92d6ff586b2 [2022-04-26T17:18:01.568Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T17:18:01.568Z] Removing intermediate container de3d5b6444a7 [2022-04-26T17:18:01.568Z] ---> c6a076f23fed [2022-04-26T17:18:01.568Z] Step 13/25 : WORKDIR / [2022-04-26T17:18:01.568Z] ---> Running in 1900fb58b9cb [2022-04-26T17:18:01.568Z] ---> Running in e5c05969ff1a [2022-04-26T17:18:02.145Z] Removing intermediate container e5c05969ff1a [2022-04-26T17:18:02.145Z] ---> 0b777a2cebc2 [2022-04-26T17:18:02.145Z] 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-26T17:18:02.145Z] Removing intermediate container 9722db5a30ff [2022-04-26T17:18:02.145Z] ---> 7c1d3a2d67b0 [2022-04-26T17:18:02.145Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T17:18:02.145Z] ---> Running in 03147944cfad [2022-04-26T17:18:02.406Z] ---> fd750947a85b [2022-04-26T17:18:02.407Z] 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-26T17:18:02.407Z] Removing intermediate container 03147944cfad [2022-04-26T17:18:02.407Z] ---> 756f9719379b [2022-04-26T17:18:02.407Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T17:18:02.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:02.407Z] Removing intermediate container eee44a954532 [2022-04-26T17:18:02.407Z] ---> 2f134f102ffc [2022-04-26T17:18:02.407Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T17:18:02.407Z] ---> Running in 413d053d719c [2022-04-26T17:18:02.407Z] ---> Running in 3fcb8d6d272f [2022-04-26T17:18:02.667Z] ---> 057f72a264e5 [2022-04-26T17:18:02.667Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T17:18:02.667Z] Removing intermediate container 413d053d719c [2022-04-26T17:18:02.667Z] ---> 2f88eb77b550 [2022-04-26T17:18:02.667Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T17:18:02.930Z] ---> Running in a570e8d097ac [2022-04-26T17:18:02.930Z] ---> 0cc4b55cc71f [2022-04-26T17:18:02.930Z] 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-26T17:18:03.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:03.193Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:03.456Z] ---> fd06e41dff9d [2022-04-26T17:18:03.456Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T17:18:03.456Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T17:18:03.456Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T17:18:03.456Z] OK: 15854 distinct packages available [2022-04-26T17:18:03.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:04.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:04.027Z] ---> 358107b3cfd7 [2022-04-26T17:18:04.027Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T17:18:04.027Z] Removing intermediate container a570e8d097ac [2022-04-26T17:18:04.027Z] ---> b6cab3dacd51 [2022-04-26T17:18:04.027Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T17:18:04.288Z] ---> Running in 93d96de9176b [2022-04-26T17:18:04.288Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T17:18:04.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:04.288Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T17:18:04.548Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T17:18:04.548Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T17:18:04.548Z] Removing intermediate container 93d96de9176b [2022-04-26T17:18:04.548Z] ---> 79504bd742b3 [2022-04-26T17:18:04.548Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T17:18:04.548Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T17:18:04.809Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T17:18:04.809Z] ---> 095966a283d3 [2022-04-26T17:18:04.809Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T17:18:04.809Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T17:18:04.809Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T17:18:04.809Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T17:18:04.809Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:18:04.809Z] OK: 8 MiB in 20 packages [2022-04-26T17:18:04.809Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T17:18:05.074Z] ---> 939826866e98 [2022-04-26T17:18:05.074Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T17:18:05.074Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T17:18:05.074Z] ---> b9f9934ec769 [2022-04-26T17:18:05.074Z] 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-26T17:18:05.074Z] ---> Running in c63942244e4d [2022-04-26T17:18:05.074Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T17:18:05.074Z] ---> Running in bc4dae7db14e [2022-04-26T17:18:05.074Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T17:18:05.333Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T17:18:05.333Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T17:18:05.333Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T17:18:05.591Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T17:18:05.591Z] Removing intermediate container 3fcb8d6d272f [2022-04-26T17:18:05.591Z] ---> 6848d6ccdaa8 [2022-04-26T17:18:05.591Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:18:05.591Z] OK: 8 MiB in 23 packages [2022-04-26T17:18:06.160Z] ---> 939c02421da5 [2022-04-26T17:18:06.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T17:18:06.424Z] Removing intermediate container 1900fb58b9cb [2022-04-26T17:18:06.424Z] ---> 34810d20f561 [2022-04-26T17:18:06.425Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:18:06.995Z] ---> 43262e8a16d5 [2022-04-26T17:18:06.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T17:18:06.995Z] Removing intermediate container c63942244e4d [2022-04-26T17:18:06.995Z] ---> 88ad34836342 [2022-04-26T17:18:06.995Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:18:06.995Z] ---> fcc34d344975 [2022-04-26T17:18:06.995Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T17:18:06.995Z] Removing intermediate container bc4dae7db14e [2022-04-26T17:18:06.995Z] ---> ded872d71ebc [2022-04-26T17:18:06.995Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T17:18:06.995Z] ---> Running in 1afedeb6add3 [2022-04-26T17:18:07.564Z] ---> 184d288953bd [2022-04-26T17:18:07.564Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T17:18:07.564Z] Removing intermediate container 1afedeb6add3 [2022-04-26T17:18:07.564Z] ---> 38a6ffcaa922 [2022-04-26T17:18:07.564Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T17:18:07.564Z] ---> eafb40ce172c [2022-04-26T17:18:07.564Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T17:18:07.564Z] ---> Running in 8a0a6f306b4e [2022-04-26T17:18:07.564Z] ---> Running in ddd577cf8153 [2022-04-26T17:18:07.835Z] Removing intermediate container 8a0a6f306b4e [2022-04-26T17:18:07.835Z] ---> 5526b72a50e2 [2022-04-26T17:18:07.835Z] Step 24/25 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:18:07.835Z] Removing intermediate container ddd577cf8153 [2022-04-26T17:18:07.835Z] ---> 0791b73a348a [2022-04-26T17:18:07.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:18:08.134Z] ---> Running in 8520d1aa8e43 [2022-04-26T17:18:08.134Z] ---> 2ec8e6a277eb [2022-04-26T17:18:08.134Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T17:18:08.134Z] ---> Running in f084e1d42505 [2022-04-26T17:18:08.420Z] Removing intermediate container f084e1d42505 [2022-04-26T17:18:08.420Z] ---> c268b88b37b7 [2022-04-26T17:18:08.420Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T17:18:08.420Z] ---> 576a12b4c273 [2022-04-26T17:18:08.420Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T17:18:08.420Z] Removing intermediate container 8520d1aa8e43 [2022-04-26T17:18:08.420Z] ---> b3023a7d677a [2022-04-26T17:18:08.420Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T17:18:08.420Z] ---> Running in cbc9ce65a3f2 [2022-04-26T17:18:08.420Z] ---> 9e667cbef58d [2022-04-26T17:18:08.420Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T17:18:08.702Z] ---> Running in 5aec5d956abe [2022-04-26T17:18:08.702Z] ---> Running in 956f1c13d723 [2022-04-26T17:18:08.702Z] Removing intermediate container cbc9ce65a3f2 [2022-04-26T17:18:08.702Z] ---> 8b26ef5bf5e1 [2022-04-26T17:18:08.702Z] Step 22/23 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:18:08.702Z] ---> Running in 85adb8f43dab [2022-04-26T17:18:08.969Z] Removing intermediate container 5aec5d956abe [2022-04-26T17:18:08.969Z] ---> 4b750f58bcc7 [2022-04-26T17:18:08.969Z] [2022-04-26T17:18:08.969Z] Removing intermediate container 956f1c13d723 [2022-04-26T17:18:08.969Z] ---> 828910abfd77 [2022-04-26T17:18:08.969Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:18:08.969Z] ---> 9defd66d7570 [2022-04-26T17:18:08.969Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T17:18:08.969Z] ---> Running in 904ea3f4d33d [2022-04-26T17:18:08.969Z] Successfully built 4b750f58bcc7 [2022-04-26T17:18:08.969Z] Removing intermediate container 85adb8f43dab [2022-04-26T17:18:08.969Z] ---> b8ca71db0ab6 [2022-04-26T17:18:08.969Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T17:18:08.969Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T17:18:08.969Z] Building security-spire-config [2022-04-26T17:18:09.245Z]  Building security-secretstore-setup ... done  ---> Running in 1ebedfc87db0 [2022-04-26T17:18:09.245Z] Removing intermediate container 904ea3f4d33d [2022-04-26T17:18:09.245Z] ---> 232b23938213 [2022-04-26T17:18:09.245Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T17:18:09.515Z] ---> a12f983f445e [2022-04-26T17:18:09.515Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T17:18:09.773Z] ---> Running in 73874c0030c1 [2022-04-26T17:18:09.774Z] Removing intermediate container 1ebedfc87db0 [2022-04-26T17:18:09.774Z] ---> 07ce833f4d7c [2022-04-26T17:18:09.774Z] [2022-04-26T17:18:10.161Z] Successfully built 07ce833f4d7c [2022-04-26T17:18:10.422Z] Successfully tagged core-data:latest [2022-04-26T17:18:10.422Z] Building support-scheduler [2022-04-26T17:18:10.422Z]  Building core-data ... done  ---> 0c99f18a8ded [2022-04-26T17:18:10.422Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T17:18:10.422Z] Removing intermediate container 73874c0030c1 [2022-04-26T17:18:10.422Z] ---> e9a9e3736beb [2022-04-26T17:18:10.422Z] Step 19/20 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:18:10.682Z] ---> Running in 09f377be2c83 [2022-04-26T17:18:10.682Z] ---> Running in c9e958f8e156 [2022-04-26T17:18:10.943Z] Removing intermediate container c9e958f8e156 [2022-04-26T17:18:10.943Z] ---> 2ebbd2fea4e2 [2022-04-26T17:18:10.943Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T17:18:11.514Z] Removing intermediate container 09f377be2c83 [2022-04-26T17:18:11.514Z] ---> fca5e4d6c77a [2022-04-26T17:18:11.514Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T17:18:11.514Z] ---> Running in 27adbea400e1 [2022-04-26T17:18:12.085Z] Removing intermediate container 27adbea400e1 [2022-04-26T17:18:12.085Z] ---> 5e24e8f1898e [2022-04-26T17:18:12.085Z] [2022-04-26T17:18:12.085Z] ---> d05931594c9f [2022-04-26T17:18:12.085Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T17:18:12.085Z] Successfully built 5e24e8f1898e [2022-04-26T17:18:12.351Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T17:18:12.351Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-26T17:18:12.351Z] ---> Running in 7f6615b00340 [2022-04-26T17:18:15.646Z] Removing intermediate container 7f6615b00340 [2022-04-26T17:18:15.646Z] ---> 84adbf811bad [2022-04-26T17:18:15.646Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T17:18:15.905Z] ---> Running in c6ccf4b755e7 [2022-04-26T17:18:16.166Z] Removing intermediate container c6ccf4b755e7 [2022-04-26T17:18:16.166Z] ---> 4cc3d0b0041b [2022-04-26T17:18:16.166Z] Step 28/31 : CMD ["gate"] [2022-04-26T17:18:16.429Z] ---> Running in 7c98df75fa32 [2022-04-26T17:18:16.996Z] Removing intermediate container 7c98df75fa32 [2022-04-26T17:18:16.996Z] ---> feb6c8cd5eeb [2022-04-26T17:18:16.996Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T17:18:16.996Z] ---> Running in 0acfae888295 [2022-04-26T17:18:17.257Z] Removing intermediate container 0acfae888295 [2022-04-26T17:18:17.257Z] ---> 1ad94e878554 [2022-04-26T17:18:17.257Z] Step 30/31 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:18:17.515Z] ---> Running in 39a4df744d03 [2022-04-26T17:18:18.081Z] Removing intermediate container 39a4df744d03 [2022-04-26T17:18:18.081Z] ---> 03cfd3e3970d [2022-04-26T17:18:18.081Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T17:18:18.081Z] ---> Running in a3dbbac860e0 [2022-04-26T17:18:18.649Z] Removing intermediate container a3dbbac860e0 [2022-04-26T17:18:18.649Z] ---> 6ab97d5fa81e [2022-04-26T17:18:18.649Z] [2022-04-26T17:18:18.909Z] Successfully built 6ab97d5fa81e [2022-04-26T17:18:18.909Z] Successfully tagged security-bootstrapper:latest [2022-04-26T17:18:18.909Z] Building security-proxy-setup [2022-04-26T17:18:20.288Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:18:20.288Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:18:20.288Z] ---> 67f3bcfb3a9b [2022-04-26T17:18:20.288Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> aac41f786c97 [2022-04-26T17:18:20.288Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> 9fae2883d0b2 [2022-04-26T17:18:20.288Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> 2666fe6e3b25 [2022-04-26T17:18:20.288Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> eb08be27ed3f [2022-04-26T17:18:20.288Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> 102920066778 [2022-04-26T17:18:20.288Z] Step 8/26 : COPY . . [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> 255b7098565d [2022-04-26T17:18:20.288Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> f7c8869b8caf [2022-04-26T17:18:20.288Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> fe5b529926ce [2022-04-26T17:18:20.288Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T17:18:20.288Z] ---> Using cache [2022-04-26T17:18:20.288Z] ---> 068a1ba90014 [2022-04-26T17:18:20.288Z] 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-26T17:18:22.819Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:18:22.819Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:18:22.819Z] ---> 67f3bcfb3a9b [2022-04-26T17:18:22.819Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T17:18:22.819Z] ---> Using cache [2022-04-26T17:18:22.819Z] ---> aac41f786c97 [2022-04-26T17:18:22.819Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:18:22.819Z] ---> Using cache [2022-04-26T17:18:22.819Z] ---> 9fae2883d0b2 [2022-04-26T17:18:22.819Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T17:18:22.819Z] ---> Running in 3ecb4157fc6c [2022-04-26T17:18:22.819Z] ---> Running in 23a5c4140617 [2022-04-26T17:18:24.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:24.458Z] spire-1.2.1/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.data/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.data/.file [2022-04-26T17:18:24.458Z] spire-1.2.1/.dockerignore [2022-04-26T17:18:24.458Z] spire-1.2.1/.gitattributes [2022-04-26T17:18:24.458Z] spire-1.2.1/.githooks/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T17:18:24.458Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T17:18:24.458Z] spire-1.2.1/.gitignore [2022-04-26T17:18:24.458Z] spire-1.2.1/.go-version [2022-04-26T17:18:24.458Z] spire-1.2.1/.golangci.yml [2022-04-26T17:18:24.458Z] spire-1.2.1/ADOPTERS.md [2022-04-26T17:18:24.458Z] spire-1.2.1/CHANGELOG.md [2022-04-26T17:18:24.458Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T17:18:24.458Z] spire-1.2.1/CODEOWNERS [2022-04-26T17:18:24.458Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T17:18:24.458Z] spire-1.2.1/Dockerfile [2022-04-26T17:18:24.458Z] spire-1.2.1/Dockerfile.dev [2022-04-26T17:18:24.458Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T17:18:24.458Z] spire-1.2.1/LICENSE [2022-04-26T17:18:24.458Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T17:18:24.458Z] spire-1.2.1/Makefile [2022-04-26T17:18:24.458Z] spire-1.2.1/README.md [2022-04-26T17:18:24.458Z] spire-1.2.1/ROADMAP.md [2022-04-26T17:18:24.458Z] spire-1.2.1/SECURITY.md [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T17:18:24.458Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T17:18:24.459Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/ [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/agent/ [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/server/ [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/server/server.conf [2022-04-26T17:18:24.459Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/ [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/auditlog.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/ [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/spire_server.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/telemetry.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/upgrading.md [2022-04-26T17:18:24.459Z] spire-1.2.1/doc/using_spire.md [2022-04-26T17:18:24.459Z] spire-1.2.1/examples/ [2022-04-26T17:18:24.459Z] spire-1.2.1/examples/README.md [2022-04-26T17:18:24.459Z] spire-1.2.1/go.mod [2022-04-26T17:18:24.459Z] spire-1.2.1/go.sum [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T17:18:24.459Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T17:18:24.460Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/ [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T17:18:24.461Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/version/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/config.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T17:18:24.462Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T17:18:24.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/server.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/private/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/private/server/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T17:18:24.464Z] spire-1.2.1/release/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/README.md [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/conf/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T17:18:24.464Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T17:18:24.464Z] spire-1.2.1/script/ [2022-04-26T17:18:24.464Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T17:18:24.464Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T17:18:24.464Z] spire-1.2.1/support/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T17:18:24.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T17:18:24.724Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T17:18:24.725Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/clock/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/clock/clock.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/common [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T17:18:24.725Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T17:18:24.726Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T17:18:24.727Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T17:18:24.728Z] spire-1.2.1/test/integration/test.sh [2022-04-26T17:18:24.728Z] spire-1.2.1/test/plugintest/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testca/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testca/ca.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testkey/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/testkey/new.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/ [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/race.go [2022-04-26T17:18:24.728Z] spire-1.2.1/test/util/util.go [2022-04-26T17:18:24.728Z] building spire from source... [2022-04-26T17:18:24.728Z] Installing go1.17.7... [2022-04-26T17:18:24.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:24.986Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:18:24.986Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:18:24.986Z] ---> 67f3bcfb3a9b [2022-04-26T17:18:24.986Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T17:18:24.986Z] ---> Using cache [2022-04-26T17:18:24.986Z] ---> aac41f786c97 [2022-04-26T17:18:24.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:18:24.986Z] ---> Using cache [2022-04-26T17:18:24.986Z] ---> 9fae2883d0b2 [2022-04-26T17:18:24.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T17:18:25.246Z] OK: 221 MiB in 52 packages [2022-04-26T17:18:26.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:18:26.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:18:26.624Z] ---> 67f3bcfb3a9b [2022-04-26T17:18:26.624Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T17:18:26.624Z] ---> Using cache [2022-04-26T17:18:26.624Z] ---> aac41f786c97 [2022-04-26T17:18:26.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:18:26.624Z] ---> Using cache [2022-04-26T17:18:26.624Z] ---> 9fae2883d0b2 [2022-04-26T17:18:26.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T17:18:27.192Z] ---> Running in bdbd51293fcc [2022-04-26T17:18:27.192Z] ---> Running in 9a2cd1c54f42 [2022-04-26T17:18:27.760Z] Removing intermediate container 23a5c4140617 [2022-04-26T17:18:27.760Z] ---> def5af964cce [2022-04-26T17:18:27.760Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T17:18:27.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:28.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:28.037Z] ---> 88043cb89a19 [2022-04-26T17:18:28.037Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:18:28.300Z] ---> Running in 5a40c5065c31 [2022-04-26T17:18:28.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:28.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:18:28.818Z] OK: 221 MiB in 52 packages [2022-04-26T17:18:29.078Z] OK: 221 MiB in 52 packages [2022-04-26T17:18:30.456Z] Building bin/spire-server... [2022-04-26T17:18:30.456Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T17:18:30.456Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T17:18:30.456Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T17:18:30.456Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T17:18:30.456Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T17:18:30.456Z] Removing intermediate container 9a2cd1c54f42 [2022-04-26T17:18:30.456Z] ---> 53d807cac0d2 [2022-04-26T17:18:30.456Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T17:18:30.456Z] Removing intermediate container 5a40c5065c31 [2022-04-26T17:18:30.456Z] ---> 48d9d48a9efe [2022-04-26T17:18:30.456Z] Step 8/23 : COPY . . [2022-04-26T17:18:30.456Z] Removing intermediate container bdbd51293fcc [2022-04-26T17:18:30.456Z] ---> 895dc89fc4a8 [2022-04-26T17:18:30.456Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T17:18:30.456Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T17:18:30.456Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T17:18:30.456Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T17:18:30.456Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T17:18:30.456Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T17:18:30.715Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T17:18:30.715Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T17:18:30.715Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T17:18:30.715Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T17:18:30.715Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T17:18:30.715Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T17:18:30.715Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T17:18:30.715Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T17:18:30.715Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T17:18:31.041Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T17:18:31.041Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T17:18:31.301Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T17:18:31.301Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T17:18:31.301Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T17:18:31.301Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T17:18:31.301Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T17:18:31.301Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T17:18:31.301Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T17:18:31.301Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T17:18:31.562Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T17:18:31.562Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T17:18:31.562Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T17:18:31.562Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T17:18:31.562Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T17:18:31.562Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T17:18:31.562Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T17:18:31.562Z]  ---> 66ae8778ffd8 [2022-04-26T17:18:31.562Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:18:31.822Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T17:18:31.822Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T17:18:31.822Z]  ---> 9dab09b7ed16 [2022-04-26T17:18:31.822Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:18:31.822Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T17:18:31.822Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T17:18:31.822Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T17:18:31.822Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T17:18:31.822Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T17:18:32.082Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T17:18:32.082Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T17:18:32.082Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T17:18:32.082Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T17:18:32.082Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T17:18:32.082Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T17:18:32.350Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T17:18:32.350Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T17:18:32.350Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T17:18:32.350Z]  ---> Running in f676dccb70ec [2022-04-26T17:18:32.350Z] ---> Running in 93106903234b [2022-04-26T17:18:32.350Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T17:18:32.610Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T17:18:33.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T17:18:33.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T17:18:33.549Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T17:18:33.549Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T17:18:33.549Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T17:18:36.088Z] Removing intermediate container 93106903234b [2022-04-26T17:18:36.088Z] ---> 3ab12de47e7c [2022-04-26T17:18:36.088Z] Step 8/22 : COPY . . [2022-04-26T17:18:36.088Z] Removing intermediate container f676dccb70ec [2022-04-26T17:18:36.088Z] ---> 6e8d62cdcee2 [2022-04-26T17:18:36.088Z] Step 8/22 : COPY . . [2022-04-26T17:18:37.466Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T17:18:37.466Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T17:18:37.466Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T17:18:37.466Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T17:18:37.466Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T17:18:37.466Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T17:18:37.466Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T17:18:37.466Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T17:18:37.466Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T17:18:37.725Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T17:18:38.669Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T17:18:38.669Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T17:18:38.928Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T17:18:38.928Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T17:18:39.188Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T17:18:39.188Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T17:18:39.188Z]  ---> e19e27549203 [2022-04-26T17:18:39.188Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T17:18:39.448Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T17:18:39.448Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T17:18:39.707Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T17:18:39.707Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T17:18:39.707Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T17:18:39.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T17:18:40.228Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T17:18:40.228Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T17:18:40.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T17:18:40.492Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T17:18:40.492Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T17:18:40.492Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T17:18:40.751Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T17:18:40.751Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T17:18:40.751Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T17:18:40.751Z]  ---> Running in 2acc8107b394 [2022-04-26T17:18:40.751Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T17:18:40.751Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T17:18:40.751Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T17:18:41.326Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T17:18:41.326Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T17:18:41.326Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T17:18:41.326Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T17:18:41.326Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T17:18:41.326Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T17:18:41.326Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T17:18:41.326Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T17:18:41.326Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T17:18:41.326Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T17:18:41.326Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T17:18:41.326Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T17:18:41.326Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T17:18:41.326Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T17:18:41.326Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T17:18:41.326Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T17:18:41.326Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T17:18:41.326Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T17:18:41.326Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T17:18:41.326Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T17:18:41.326Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T17:18:41.326Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T17:18:41.326Z] 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-26T17:18:41.326Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T17:18:41.326Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T17:18:41.585Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T17:18:41.585Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T17:18:41.585Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T17:18:41.585Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T17:18:41.585Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T17:18:41.585Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T17:18:41.585Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T17:18:41.585Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T17:18:41.585Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T17:18:41.847Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T17:18:41.847Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T17:18:41.847Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T17:18:41.847Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T17:18:41.847Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T17:18:41.847Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T17:18:41.847Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T17:18:41.847Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T17:18:41.847Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T17:18:41.847Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T17:18:41.847Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T17:18:41.847Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T17:18:41.847Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T17:18:41.847Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T17:18:41.847Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T17:18:41.847Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T17:18:47.121Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T17:18:47.121Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T17:18:49.656Z]  ---> d7ad4a8ec157 [2022-04-26T17:18:49.656Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T17:18:49.656Z] ---> 41c5ee6f1dd5 [2022-04-26T17:18:49.656Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T17:18:49.916Z] ---> Running in eab1613cd066 [2022-04-26T17:18:49.916Z] ---> Running in 7e1a02d7bc54 [2022-04-26T17:18:50.481Z] 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-26T17:18:50.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T17:18:58.605Z] Removing intermediate container 2acc8107b394 [2022-04-26T17:18:58.605Z] ---> e553b6494aa3 [2022-04-26T17:18:58.605Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T17:18:58.605Z] ---> Running in 51de91f8e043 [2022-04-26T17:18:58.605Z] 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-26T17:19:00.516Z] Removing intermediate container 51de91f8e043 [2022-04-26T17:19:00.516Z] ---> 965d4df964a7 [2022-04-26T17:19:00.516Z] [2022-04-26T17:19:00.516Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T17:19:00.777Z] 20.10.14: Pulling from library/docker [2022-04-26T17:19:06.062Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T17:19:06.062Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T17:19:06.062Z] ---> 7417809fdb73 [2022-04-26T17:19:06.062Z] 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-26T17:19:07.439Z] ---> Running in 6fb5a1935f31 [2022-04-26T17:19:07.697Z] Removing intermediate container 6fb5a1935f31 [2022-04-26T17:19:07.697Z] ---> 94288efd4a66 [2022-04-26T17:19:07.697Z] 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-26T17:19:07.697Z] ---> Running in b7874a5cba7a [2022-04-26T17:19:08.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:08.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:08.524Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T17:19:08.524Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T17:19:08.524Z] Executing bash-5.1.16-r0.post-install [2022-04-26T17:19:08.524Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T17:19:08.783Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T17:19:08.783Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T17:19:08.783Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T17:19:08.783Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T17:19:08.783Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T17:19:08.783Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T17:19:08.783Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T17:19:08.783Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T17:19:08.783Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T17:19:08.783Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T17:19:08.783Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T17:19:08.783Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T17:19:08.783Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T17:19:08.783Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T17:19:09.041Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T17:19:09.041Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T17:19:09.041Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T17:19:09.041Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T17:19:09.041Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T17:19:09.299Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T17:19:09.299Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T17:19:09.299Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T17:19:09.299Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T17:19:09.299Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T17:19:09.299Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T17:19:09.299Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T17:19:09.299Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T17:19:09.299Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T17:19:09.299Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T17:19:09.299Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T17:19:09.299Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T17:19:09.299Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T17:19:09.299Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T17:19:09.299Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T17:19:09.299Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T17:19:09.299Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T17:19:09.299Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T17:19:09.299Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T17:19:09.299Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T17:19:09.299Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T17:19:09.299Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T17:19:09.557Z] OK: 83 MiB in 65 packages [2022-04-26T17:19:10.122Z] Collecting docker-compose==1.23.2 [2022-04-26T17:19:10.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T17:19:10.381Z] Collecting PyYAML<4,>=3.10 [2022-04-26T17:19:10.381Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T17:19:10.639Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T17:19:10.639Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T17:19:11.206Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T17:19:11.206Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T17:19:11.206Z] 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-26T17:19:11.206Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T17:19:11.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T17:19:11.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T17:19:11.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T17:19:11.723Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T17:19:11.723Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T17:19:11.723Z] 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-26T17:19:11.982Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T17:19:11.982Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T17:19:11.982Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T17:19:11.982Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T17:19:11.982Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T17:19:11.982Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T17:19:11.982Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T17:19:11.982Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T17:19:12.241Z] Collecting idna<2.8,>=2.5 [2022-04-26T17:19:12.241Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T17:19:12.241Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T17:19:12.241Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T17:19:12.241Z] 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-26T17:19:12.241Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T17:19:12.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T17:19:12.241Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T17:19:12.241Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T17:19:12.241Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T17:19:12.241Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T17:19:12.500Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T17:19:12.500Z] Attempting uninstall: urllib3 [2022-04-26T17:19:12.500Z] Found existing installation: urllib3 1.26.7 [2022-04-26T17:19:12.500Z] Uninstalling urllib3-1.26.7: [2022-04-26T17:19:12.500Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T17:19:12.500Z] Attempting uninstall: idna [2022-04-26T17:19:12.500Z] Found existing installation: idna 3.3 [2022-04-26T17:19:12.500Z] Uninstalling idna-3.3: [2022-04-26T17:19:12.500Z] Successfully uninstalled idna-3.3 [2022-04-26T17:19:13.879Z] Attempting uninstall: requests [2022-04-26T17:19:13.879Z] Found existing installation: requests 2.26.0 [2022-04-26T17:19:13.879Z] Uninstalling requests-2.26.0: [2022-04-26T17:19:13.879Z] Successfully uninstalled requests-2.26.0 [2022-04-26T17:19:13.879Z] Running setup.py install for texttable: started [2022-04-26T17:19:14.139Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T17:19:14.139Z] Running setup.py install for PyYAML: started [2022-04-26T17:19:14.710Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T17:19:14.710Z] Running setup.py install for docopt: started [2022-04-26T17:19:14.970Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T17:19:14.970Z] Running setup.py install for dockerpty: started [2022-04-26T17:19:15.229Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T17:19:15.797Z] Removing intermediate container 7e1a02d7bc54 [2022-04-26T17:19:15.797Z] ---> 107e9ff59fb9 [2022-04-26T17:19:15.797Z] [2022-04-26T17:19:15.797Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T17:19:15.797Z] ---> e04c818066af [2022-04-26T17:19:15.797Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T17:19:16.057Z] ---> Running in 9c7d1c7ac6d0 [2022-04-26T17:19:16.057Z] 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-26T17:19:16.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:16.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:16.886Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T17:19:16.886Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T17:19:16.886Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T17:19:16.886Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T17:19:16.886Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T17:19:16.886Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T17:19:16.886Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:19:16.886Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T17:19:17.146Z] OK: 8 MiB in 20 packages [2022-04-26T17:19:18.104Z] Removing intermediate container 9c7d1c7ac6d0 [2022-04-26T17:19:18.104Z] ---> 42bcb9e803d6 [2022-04-26T17:19:18.104Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T17:19:18.364Z] ---> Running in b23a683d1823 [2022-04-26T17:19:18.624Z] Removing intermediate container b23a683d1823 [2022-04-26T17:19:18.624Z] ---> 681ede32be4c [2022-04-26T17:19:18.624Z] Step 13/22 : WORKDIR /edgex [2022-04-26T17:19:18.624Z] ---> Running in c4a5c694d81d [2022-04-26T17:19:18.884Z] Removing intermediate container c4a5c694d81d [2022-04-26T17:19:18.884Z] ---> 741072715200 [2022-04-26T17:19:18.884Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T17:19:19.824Z] ---> cb8e90cc2f47 [2022-04-26T17:19:19.824Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T17:19:19.824Z] Removing intermediate container b7874a5cba7a [2022-04-26T17:19:19.824Z] ---> ab7b3eb26f14 [2022-04-26T17:19:19.824Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T17:19:20.084Z] ---> Running in 0ce6cffd728d [2022-04-26T17:19:20.344Z] Removing intermediate container 0ce6cffd728d [2022-04-26T17:19:20.344Z] ---> a40cec55bea9 [2022-04-26T17:19:20.344Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T17:19:20.604Z] ---> 211292c3f934 [2022-04-26T17:19:20.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T17:19:20.604Z] ---> Running in 250bbd7e10f1 [2022-04-26T17:19:20.863Z] Removing intermediate container 250bbd7e10f1 [2022-04-26T17:19:20.863Z] ---> 11348d175c2d [2022-04-26T17:19:20.863Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T17:19:21.927Z] ---> ac6b3067c47f [2022-04-26T17:19:21.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T17:19:21.927Z] Removing intermediate container eab1613cd066 [2022-04-26T17:19:21.927Z] ---> 53292b6bd07b [2022-04-26T17:19:21.927Z] [2022-04-26T17:19:21.927Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T17:19:21.927Z] ---> e04c818066af [2022-04-26T17:19:21.927Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T17:19:21.927Z] ---> 006e539c8984 [2022-04-26T17:19:21.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T17:19:21.927Z] ---> Running in 3d60fdb3b07f [2022-04-26T17:19:22.206Z] ---> 380f128eab53 [2022-04-26T17:19:22.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T17:19:22.512Z] ---> 9950d8b04680 [2022-04-26T17:19:22.512Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T17:19:22.512Z] ---> Running in 56f08550f530 [2022-04-26T17:19:22.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:22.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:19:23.093Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T17:19:23.093Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:19:23.093Z] OK: 6 MiB in 15 packages [2022-04-26T17:19:23.093Z] ---> bee5e6ad6136 [2022-04-26T17:19:23.093Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T17:19:23.093Z] ---> Running in 7950157b7c57 [2022-04-26T17:19:23.662Z] Removing intermediate container 7950157b7c57 [2022-04-26T17:19:23.662Z] ---> 9afa9b9609f9 [2022-04-26T17:19:23.662Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:19:23.662Z] ---> Running in 2168ba2db50d [2022-04-26T17:19:23.921Z] Removing intermediate container 3d60fdb3b07f [2022-04-26T17:19:23.921Z] ---> 2a71bd439719 [2022-04-26T17:19:23.921Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T17:19:23.921Z] Removing intermediate container 56f08550f530 [2022-04-26T17:19:23.921Z] ---> 7a89962579fa [2022-04-26T17:19:23.921Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T17:19:23.921Z] ---> Running in 72db5169a7f6 [2022-04-26T17:19:23.921Z] Removing intermediate container 2168ba2db50d [2022-04-26T17:19:23.921Z] ---> 12724c59438c [2022-04-26T17:19:23.921Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T17:19:24.183Z] ---> Running in 8997080f9282 [2022-04-26T17:19:24.183Z] ---> Running in ff4ab4f54b8b [2022-04-26T17:19:24.183Z] Removing intermediate container 72db5169a7f6 [2022-04-26T17:19:24.183Z] ---> 008d8392f54a [2022-04-26T17:19:24.183Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T17:19:24.183Z] ---> Running in dd6c225ff64c [2022-04-26T17:19:24.183Z] Removing intermediate container 8997080f9282 [2022-04-26T17:19:24.183Z] ---> 043c1507b146 [2022-04-26T17:19:24.183Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T17:19:24.441Z] ---> Running in 467dec9eb68f [2022-04-26T17:19:24.441Z] Removing intermediate container ff4ab4f54b8b [2022-04-26T17:19:24.441Z] ---> fe05ad97998b [2022-04-26T17:19:24.441Z] Step 22/23 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:19:24.441Z] ---> Running in b028435fe51c [2022-04-26T17:19:24.441Z] Removing intermediate container dd6c225ff64c [2022-04-26T17:19:24.441Z] ---> 7878db3388e1 [2022-04-26T17:19:24.441Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T17:19:24.716Z] Removing intermediate container 467dec9eb68f [2022-04-26T17:19:24.716Z] ---> 4036319030f8 [2022-04-26T17:19:24.716Z] Step 21/22 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:19:24.716Z] ---> Running in 45dc6d359a37 [2022-04-26T17:19:24.716Z] ---> Running in 0ce8067d23e1 [2022-04-26T17:19:24.716Z] Removing intermediate container 45dc6d359a37 [2022-04-26T17:19:24.716Z] ---> a79258ab550c [2022-04-26T17:19:24.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:19:24.976Z] Removing intermediate container b028435fe51c [2022-04-26T17:19:24.976Z] ---> e1e05627baef [2022-04-26T17:19:24.976Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T17:19:24.976Z] Removing intermediate container 0ce8067d23e1 [2022-04-26T17:19:24.976Z] ---> 70d493a61593 [2022-04-26T17:19:24.976Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T17:19:24.976Z] ---> Running in d0b4edbc5360 [2022-04-26T17:19:24.976Z] ---> Running in 0b3dc19f92e7 [2022-04-26T17:19:25.236Z] Removing intermediate container d0b4edbc5360 [2022-04-26T17:19:25.236Z] ---> 57bdb513cb69 [2022-04-26T17:19:25.236Z] [2022-04-26T17:19:25.236Z] Removing intermediate container 0b3dc19f92e7 [2022-04-26T17:19:25.236Z] ---> 60d1f975486f [2022-04-26T17:19:25.236Z] [2022-04-26T17:19:25.236Z] ---> 07ad4142d490 [2022-04-26T17:19:25.236Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T17:19:25.236Z] Successfully built 57bdb513cb69 [2022-04-26T17:19:25.236Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T17:19:25.236Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-26T17:19:25.236Z] Successfully built 60d1f975486f [2022-04-26T17:19:25.236Z] Successfully tagged security-proxy-setup:latest [2022-04-26T17:19:25.236Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-26T17:19:29.439Z] ---> 66850d549dbe [2022-04-26T17:19:29.439Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T17:19:29.716Z] ---> ed25f970807b [2022-04-26T17:19:29.716Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T17:19:29.975Z] ---> Running in 277dabda75b1 [2022-04-26T17:19:30.543Z] Removing intermediate container 277dabda75b1 [2022-04-26T17:19:30.543Z] ---> 7f13fc41733b [2022-04-26T17:19:30.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:19:30.543Z] ---> Running in ae70ea463ddd [2022-04-26T17:19:31.111Z] Removing intermediate container ae70ea463ddd [2022-04-26T17:19:31.111Z] ---> 45a3559f2d00 [2022-04-26T17:19:31.111Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T17:19:31.111Z] Building bin/spire-agent... [2022-04-26T17:19:31.111Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T17:19:31.111Z]  ---> Running in 24254eb7ca73 [2022-04-26T17:19:31.111Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T17:19:31.111Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T17:19:31.111Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T17:19:31.679Z] Removing intermediate container 24254eb7ca73 [2022-04-26T17:19:31.679Z] ---> 7248eae1d29e [2022-04-26T17:19:31.679Z] Step 21/22 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:19:31.679Z] ---> Running in 8eae33083651 [2022-04-26T17:19:31.964Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T17:19:31.964Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T17:19:31.964Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T17:19:32.223Z] Removing intermediate container 8eae33083651 [2022-04-26T17:19:32.223Z] ---> e48262f01817 [2022-04-26T17:19:32.223Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T17:19:32.791Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T17:19:32.791Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T17:19:32.791Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T17:19:32.791Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T17:19:32.791Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T17:19:32.791Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T17:19:32.791Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:19:32.791Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:19:32.791Z] ---> 67f3bcfb3a9b [2022-04-26T17:19:32.791Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> aac41f786c97 [2022-04-26T17:19:32.791Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> 9fae2883d0b2 [2022-04-26T17:19:32.791Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> 2666fe6e3b25 [2022-04-26T17:19:32.791Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> eb08be27ed3f [2022-04-26T17:19:32.791Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> 102920066778 [2022-04-26T17:19:32.791Z] Step 8/25 : COPY . . [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> 255b7098565d [2022-04-26T17:19:32.791Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> f7c8869b8caf [2022-04-26T17:19:32.791Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> fe5b529926ce [2022-04-26T17:19:32.791Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T17:19:32.791Z] ---> Using cache [2022-04-26T17:19:32.791Z] ---> 068a1ba90014 [2022-04-26T17:19:32.791Z] 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-26T17:19:32.791Z] ---> Running in 88027f3be65d [2022-04-26T17:19:32.791Z] ---> Running in 2452ecc87062 [2022-04-26T17:19:33.361Z] Removing intermediate container 88027f3be65d [2022-04-26T17:19:33.361Z] ---> 8ec2d29fb781 [2022-04-26T17:19:33.361Z] [2022-04-26T17:19:33.361Z] Successfully built 8ec2d29fb781 [2022-04-26T17:19:33.361Z] Successfully tagged support-scheduler:latest [2022-04-26T17:19:33.361Z]  Building support-scheduler ... done Building core-command [2022-04-26T17:19:33.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:19:33.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:19:33.930Z] ---> 67f3bcfb3a9b [2022-04-26T17:19:33.930Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> aac41f786c97 [2022-04-26T17:19:33.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> 9fae2883d0b2 [2022-04-26T17:19:33.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> 895dc89fc4a8 [2022-04-26T17:19:33.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> 66ae8778ffd8 [2022-04-26T17:19:33.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> 6e8d62cdcee2 [2022-04-26T17:19:33.930Z] Step 8/23 : COPY . . [2022-04-26T17:19:33.930Z] ---> Using cache [2022-04-26T17:19:33.930Z] ---> d7ad4a8ec157 [2022-04-26T17:19:33.930Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T17:19:34.502Z] spire-1.2.1/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.data/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.data/.file [2022-04-26T17:19:34.502Z] spire-1.2.1/.dockerignore [2022-04-26T17:19:34.502Z] spire-1.2.1/.gitattributes [2022-04-26T17:19:34.502Z] spire-1.2.1/.githooks/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T17:19:34.502Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T17:19:34.502Z] spire-1.2.1/.gitignore [2022-04-26T17:19:34.502Z] spire-1.2.1/.go-version [2022-04-26T17:19:34.502Z] spire-1.2.1/.golangci.yml [2022-04-26T17:19:34.502Z] spire-1.2.1/ADOPTERS.md [2022-04-26T17:19:34.502Z] spire-1.2.1/CHANGELOG.md [2022-04-26T17:19:34.502Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T17:19:34.502Z] spire-1.2.1/CODEOWNERS [2022-04-26T17:19:34.502Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T17:19:34.502Z] spire-1.2.1/Dockerfile [2022-04-26T17:19:34.502Z] spire-1.2.1/Dockerfile.dev [2022-04-26T17:19:34.502Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T17:19:34.502Z] spire-1.2.1/LICENSE [2022-04-26T17:19:34.502Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T17:19:34.502Z] spire-1.2.1/Makefile [2022-04-26T17:19:34.502Z] spire-1.2.1/README.md [2022-04-26T17:19:34.502Z] spire-1.2.1/ROADMAP.md [2022-04-26T17:19:34.502Z] spire-1.2.1/SECURITY.md [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T17:19:34.502Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T17:19:34.503Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/ [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/agent/ [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/server/ [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/server/server.conf [2022-04-26T17:19:34.503Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/ [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/auditlog.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/ [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/spire_server.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/telemetry.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/upgrading.md [2022-04-26T17:19:34.503Z] spire-1.2.1/doc/using_spire.md [2022-04-26T17:19:34.503Z] spire-1.2.1/examples/ [2022-04-26T17:19:34.503Z] spire-1.2.1/examples/README.md [2022-04-26T17:19:34.503Z] spire-1.2.1/go.mod [2022-04-26T17:19:34.503Z] spire-1.2.1/go.sum [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T17:19:34.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T17:19:34.504Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/version/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T17:19:34.505Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/config.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T17:19:34.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/server.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/private/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/private/server/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T17:19:34.507Z] spire-1.2.1/release/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/conf/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T17:19:34.507Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/script/ [2022-04-26T17:19:34.507Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T17:19:34.507Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T17:19:34.507Z] spire-1.2.1/support/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T17:19:34.507Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/clock/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/clock/clock.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/README.md [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/common [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T17:19:34.507Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T17:19:34.508Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T17:19:34.509Z] spire-1.2.1/test/integration/test.sh [2022-04-26T17:19:34.509Z] spire-1.2.1/test/plugintest/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testca/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testca/ca.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testkey/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/testkey/new.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/ [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/race.go [2022-04-26T17:19:34.509Z] spire-1.2.1/test/util/util.go [2022-04-26T17:19:34.509Z] building spire from source... [2022-04-26T17:19:34.509Z] Installing go1.17.7... [2022-04-26T17:19:35.077Z] ---> Running in ec5b2b6ba8e5 [2022-04-26T17:19:36.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T17:19:37.390Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:19:37.390Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:19:37.390Z] ---> 67f3bcfb3a9b [2022-04-26T17:19:37.390Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> aac41f786c97 [2022-04-26T17:19:37.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> 9fae2883d0b2 [2022-04-26T17:19:37.390Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> 895dc89fc4a8 [2022-04-26T17:19:37.390Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> 66ae8778ffd8 [2022-04-26T17:19:37.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> 6e8d62cdcee2 [2022-04-26T17:19:37.390Z] Step 8/23 : COPY . . [2022-04-26T17:19:37.390Z] ---> Using cache [2022-04-26T17:19:37.390Z] ---> d7ad4a8ec157 [2022-04-26T17:19:37.390Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T17:19:39.922Z] ---> Running in d6e19b742b40 [2022-04-26T17:19:40.181Z] Building bin/spire-server... [2022-04-26T17:19:40.181Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T17:19:40.181Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T17:19:40.181Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T17:19:40.181Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T17:19:40.181Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T17:19:40.440Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T17:19:40.440Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T17:19:40.440Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T17:19:40.440Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T17:19:40.440Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T17:19:40.440Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T17:19:40.440Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T17:19:40.698Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T17:19:40.698Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T17:19:40.698Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T17:19:40.698Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T17:19:40.698Z] 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-26T17:19:40.698Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T17:19:40.698Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T17:19:40.957Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T17:19:40.957Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T17:19:40.957Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T17:19:40.957Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T17:19:40.957Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T17:19:40.957Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T17:19:40.957Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T17:19:40.957Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T17:19:40.957Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T17:19:41.214Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T17:19:41.214Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T17:19:41.214Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T17:19:41.214Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T17:19:41.214Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T17:19:41.214Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T17:19:41.214Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T17:19:41.214Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T17:19:41.214Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T17:19:41.214Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T17:19:41.214Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T17:19:41.214Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T17:19:41.214Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T17:19:41.214Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T17:19:41.473Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T17:19:41.473Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T17:19:41.473Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T17:19:41.473Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T17:19:41.473Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T17:19:41.473Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T17:19:41.473Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T17:19:41.473Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T17:19:41.473Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T17:19:41.473Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T17:19:41.731Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T17:19:41.731Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T17:19:41.731Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T17:19:41.731Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T17:19:42.298Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T17:19:44.198Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T17:19:44.198Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T17:19:44.198Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T17:19:44.198Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T17:19:44.198Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T17:19:48.385Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T17:19:48.386Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T17:19:48.386Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T17:19:48.386Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T17:19:48.386Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T17:19:48.386Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T17:19:48.386Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T17:19:48.386Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T17:19:48.386Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T17:19:48.643Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T17:19:50.020Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T17:19:50.020Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T17:19:50.020Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T17:19:50.020Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T17:19:50.589Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T17:19:50.589Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T17:19:50.589Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T17:19:50.589Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T17:19:50.589Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T17:19:50.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T17:19:50.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T17:19:50.848Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T17:19:50.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T17:19:50.848Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T17:19:50.848Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T17:19:50.848Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T17:19:50.848Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T17:19:50.848Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T17:19:50.848Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T17:19:51.107Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T17:19:51.107Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T17:19:51.107Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T17:19:54.469Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T17:19:54.469Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T17:19:54.469Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T17:19:54.469Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T17:19:54.469Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T17:19:54.469Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T17:19:54.469Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T17:19:54.469Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T17:19:54.469Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T17:19:54.469Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T17:19:54.469Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T17:19:54.469Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T17:19:54.469Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T17:19:54.469Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T17:19:54.469Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T17:19:54.469Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T17:19:54.469Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T17:19:54.469Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T17:19:54.469Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T17:19:54.469Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T17:19:54.729Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T17:19:54.729Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T17:19:54.729Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T17:19:54.729Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T17:19:54.729Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T17:19:54.729Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T17:19:54.729Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T17:19:54.729Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T17:19:54.729Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T17:19:54.729Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T17:19:54.729Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T17:19:54.729Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T17:19:54.988Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T17:19:54.988Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T17:19:54.988Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T17:19:54.988Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T17:19:54.988Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T17:19:54.988Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T17:19:54.988Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T17:19:54.988Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T17:19:54.988Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T17:19:54.988Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T17:19:54.988Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T17:19:54.988Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T17:19:54.988Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T17:19:54.988Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T17:19:54.988Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T17:19:55.248Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T17:19:55.248Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T17:20:01.815Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T17:20:01.815Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T17:20:06.004Z] Removing intermediate container ec5b2b6ba8e5 [2022-04-26T17:20:06.004Z] ---> bbed6b7b6a12 [2022-04-26T17:20:06.004Z] [2022-04-26T17:20:06.004Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T17:20:06.004Z] ---> e04c818066af [2022-04-26T17:20:06.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T17:20:06.004Z] ---> Using cache [2022-04-26T17:20:06.004Z] ---> 2a71bd439719 [2022-04-26T17:20:06.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T17:20:06.004Z] ---> Using cache [2022-04-26T17:20:06.004Z] ---> 008d8392f54a [2022-04-26T17:20:06.004Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T17:20:06.004Z] ---> Running in 553cb6070cff [2022-04-26T17:20:06.004Z] Removing intermediate container d6e19b742b40 [2022-04-26T17:20:06.004Z] ---> f488524f76c8 [2022-04-26T17:20:06.004Z] [2022-04-26T17:20:06.004Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T17:20:06.004Z] ---> e04c818066af [2022-04-26T17:20:06.004Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T17:20:06.004Z] ---> Using cache [2022-04-26T17:20:06.004Z] ---> 2a71bd439719 [2022-04-26T17:20:06.004Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T17:20:06.004Z] ---> Using cache [2022-04-26T17:20:06.004Z] ---> 008d8392f54a [2022-04-26T17:20:06.004Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T17:20:06.004Z] ---> Running in 4f71a421a92d [2022-04-26T17:20:06.004Z] Removing intermediate container 553cb6070cff [2022-04-26T17:20:06.004Z] ---> c94fac1b8832 [2022-04-26T17:20:06.004Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T17:20:06.264Z] ---> Running in 68cb99acace6 [2022-04-26T17:20:06.264Z] Removing intermediate container 4f71a421a92d [2022-04-26T17:20:06.264Z] ---> 648b110f24a7 [2022-04-26T17:20:06.264Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T17:20:06.264Z] ---> Running in a1e3779948c1 [2022-04-26T17:20:06.522Z] Removing intermediate container 68cb99acace6 [2022-04-26T17:20:06.522Z] ---> df4186e6d501 [2022-04-26T17:20:06.522Z] Step 15/23 : WORKDIR / [2022-04-26T17:20:06.522Z] ---> Running in eb77c7b9a4dc [2022-04-26T17:20:06.782Z] Removing intermediate container a1e3779948c1 [2022-04-26T17:20:06.782Z] ---> 2674a6f3e9c4 [2022-04-26T17:20:06.782Z] Step 15/23 : WORKDIR / [2022-04-26T17:20:06.782Z] ---> Running in a52afa890cbd [2022-04-26T17:20:07.041Z] Removing intermediate container eb77c7b9a4dc [2022-04-26T17:20:07.041Z] ---> 04dca1f0fb8c [2022-04-26T17:20:07.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:20:07.041Z] Removing intermediate container a52afa890cbd [2022-04-26T17:20:07.041Z] ---> 877c4375847b [2022-04-26T17:20:07.041Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:20:07.612Z] ---> f05d4a29f80b [2022-04-26T17:20:07.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T17:20:07.612Z] ---> e4361cf90597 [2022-04-26T17:20:07.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T17:20:08.994Z] ---> d39d05197e63 [2022-04-26T17:20:08.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T17:20:08.994Z] ---> 23bd923cb5b4 [2022-04-26T17:20:08.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T17:20:09.565Z] ---> 8a5bfb6b1bb6 [2022-04-26T17:20:09.565Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T17:20:09.825Z] ---> af818c522f82 [2022-04-26T17:20:09.825Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T17:20:09.825Z] ---> Running in 0c1be58f481f [2022-04-26T17:20:09.825Z] ---> Running in 59630c45ce25 [2022-04-26T17:20:10.089Z] Removing intermediate container 0c1be58f481f [2022-04-26T17:20:10.089Z] ---> e92362927d49 [2022-04-26T17:20:10.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:20:10.350Z] Removing intermediate container 59630c45ce25 [2022-04-26T17:20:10.350Z] ---> 8833e9cae536 [2022-04-26T17:20:10.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:20:10.350Z] ---> Running in e1baa8a51c9f [2022-04-26T17:20:10.350Z] ---> Running in 8a30dd37a026 [2022-04-26T17:20:10.610Z] Removing intermediate container e1baa8a51c9f [2022-04-26T17:20:10.610Z] ---> 67ce470061e6 [2022-04-26T17:20:10.610Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T17:20:10.610Z] Removing intermediate container 8a30dd37a026 [2022-04-26T17:20:10.610Z] ---> 633a823e46be [2022-04-26T17:20:10.610Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T17:20:10.610Z] ---> Running in e1f4d6375130 [2022-04-26T17:20:10.610Z] ---> Running in 10c33bc22a9b [2022-04-26T17:20:10.870Z] Removing intermediate container e1f4d6375130 [2022-04-26T17:20:10.870Z] ---> abb69941a8b1 [2022-04-26T17:20:10.870Z] Step 22/23 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:20:11.438Z] Removing intermediate container 10c33bc22a9b [2022-04-26T17:20:11.438Z] ---> dc0697f3492b [2022-04-26T17:20:11.438Z] Step 22/23 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:20:11.438Z] ---> Running in 5217521013d6 [2022-04-26T17:20:11.438Z] ---> Running in 95cf787bf3e9 [2022-04-26T17:20:11.697Z] Removing intermediate container 5217521013d6 [2022-04-26T17:20:11.697Z] ---> 0f077c0929a1 [2022-04-26T17:20:11.697Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T17:20:11.697Z] Removing intermediate container 95cf787bf3e9 [2022-04-26T17:20:11.697Z] ---> 8d209c254248 [2022-04-26T17:20:11.697Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T17:20:11.956Z] ---> Running in 59fa4833bc32 [2022-04-26T17:20:11.956Z] ---> Running in 852ec543f6ce [2022-04-26T17:20:12.216Z] Removing intermediate container 59fa4833bc32 [2022-04-26T17:20:12.216Z] ---> 0e0757df41e9 [2022-04-26T17:20:12.216Z] [2022-04-26T17:20:12.216Z] Removing intermediate container 852ec543f6ce [2022-04-26T17:20:12.216Z] ---> 9c56eacb726d [2022-04-26T17:20:12.216Z] [2022-04-26T17:20:12.216Z] Successfully built 0e0757df41e9 [2022-04-26T17:20:12.216Z] Successfully tagged core-command:latest [2022-04-26T17:20:12.474Z] Building support-notifications [2022-04-26T17:20:12.474Z]  Building core-command ... done Successfully built 9c56eacb726d [2022-04-26T17:20:12.474Z] Successfully tagged core-metadata:latest [2022-04-26T17:20:17.747Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:20:17.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:20:17.747Z] ---> 67f3bcfb3a9b [2022-04-26T17:20:17.747Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T17:20:17.747Z] ---> Using cache [2022-04-26T17:20:17.747Z] ---> aac41f786c97 [2022-04-26T17:20:17.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:20:17.747Z] ---> Using cache [2022-04-26T17:20:17.747Z] ---> 9fae2883d0b2 [2022-04-26T17:20:17.747Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T17:20:21.041Z] ---> Running in e64469966085 [2022-04-26T17:20:21.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:22.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:22.807Z] OK: 221 MiB in 52 packages [2022-04-26T17:20:24.732Z] Removing intermediate container e64469966085 [2022-04-26T17:20:24.732Z] ---> 1d2445693967 [2022-04-26T17:20:24.732Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T17:20:24.994Z] ---> 6843d2c4cbf7 [2022-04-26T17:20:24.994Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:20:24.994Z] ---> Running in 6ceaef3a1440 [2022-04-26T17:20:27.533Z] Removing intermediate container 6ceaef3a1440 [2022-04-26T17:20:27.533Z] ---> 3a613e4bbd02 [2022-04-26T17:20:27.533Z] Step 8/22 : COPY . . [2022-04-26T17:20:45.625Z] ---> c9228d1fd191 [2022-04-26T17:20:45.625Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T17:20:45.625Z] ---> Running in cfe4fd4b9b78 [2022-04-26T17:20:45.625Z] 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-26T17:20:48.163Z] Removing intermediate container 8c697ccf0d04 [2022-04-26T17:20:48.163Z] ---> 8932f4f334f2 [2022-04-26T17:20:48.163Z] [2022-04-26T17:20:48.163Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T17:20:48.163Z] ---> 0ac33e5f5afa [2022-04-26T17:20:48.163Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T17:20:48.163Z] ---> Using cache [2022-04-26T17:20:48.163Z] ---> 654af0ff665b [2022-04-26T17:20:48.163Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:20:48.163Z] ---> Using cache [2022-04-26T17:20:48.163Z] ---> f92d6ff586b2 [2022-04-26T17:20:48.163Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T17:20:48.163Z] ---> Running in f17c95ad2b64 [2022-04-26T17:20:48.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:49.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:49.929Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T17:20:49.929Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T17:20:49.929Z] OK: 15854 distinct packages available [2022-04-26T17:20:49.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:50.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:20:51.197Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T17:20:51.197Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T17:20:51.480Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T17:20:51.480Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T17:20:51.480Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T17:20:51.768Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T17:20:51.768Z] OK: 6 MiB in 19 packages [2022-04-26T17:20:53.166Z] Removing intermediate container f17c95ad2b64 [2022-04-26T17:20:53.166Z] ---> 9f90b0ac5a64 [2022-04-26T17:20:53.166Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T17:20:55.070Z] ---> fbd4da253a6a [2022-04-26T17:20:55.070Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T17:20:55.070Z] Building bin/spire-agent... [2022-04-26T17:20:55.070Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T17:20:55.070Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T17:20:55.070Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T17:20:55.070Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T17:20:56.006Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T17:20:56.265Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T17:20:56.265Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T17:20:56.523Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T17:20:56.523Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T17:20:56.523Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T17:20:56.523Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T17:20:56.523Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T17:20:56.523Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T17:20:57.918Z]  ---> d24b71e505ca [2022-04-26T17:20:57.918Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T17:20:58.177Z] ---> 519089743b0b [2022-04-26T17:20:58.177Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T17:20:58.746Z] ---> 00c88c78fb95 [2022-04-26T17:20:58.746Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T17:20:59.313Z] ---> bdaa6d3bdc59 [2022-04-26T17:20:59.313Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T17:20:59.313Z] ---> Running in 72668d86678d [2022-04-26T17:20:59.572Z] Removing intermediate container 72668d86678d [2022-04-26T17:20:59.572Z] ---> f584a163d9de [2022-04-26T17:20:59.572Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T17:20:59.572Z] ---> Running in 3f5218f71e2c [2022-04-26T17:20:59.832Z] Removing intermediate container 3f5218f71e2c [2022-04-26T17:20:59.832Z] ---> 0fb9b3f1da30 [2022-04-26T17:20:59.832Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T17:20:59.832Z] ---> Running in 8d0d15dbb806 [2022-04-26T17:21:00.091Z] Removing intermediate container 8d0d15dbb806 [2022-04-26T17:21:00.091Z] ---> ce736cd4d880 [2022-04-26T17:21:00.091Z] Step 25/26 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:21:00.091Z] ---> Running in 07ff4d90191e [2022-04-26T17:21:00.660Z] Removing intermediate container 07ff4d90191e [2022-04-26T17:21:00.660Z] ---> 15d8853f8e42 [2022-04-26T17:21:00.660Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T17:21:00.660Z] ---> Running in ea469055e8c2 [2022-04-26T17:21:00.921Z] Removing intermediate container ea469055e8c2 [2022-04-26T17:21:00.921Z] ---> cda76e3d5001 [2022-04-26T17:21:00.921Z] [2022-04-26T17:21:00.921Z] Successfully built cda76e3d5001 [2022-04-26T17:21:00.921Z] Successfully tagged security-spire-agent:latest [2022-04-26T17:21:10.906Z]  Building security-spire-agent ... done Removing intermediate container cfe4fd4b9b78 [2022-04-26T17:21:10.906Z] ---> 11a293446e68 [2022-04-26T17:21:10.906Z] [2022-04-26T17:21:10.906Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T17:21:10.906Z] ---> e04c818066af [2022-04-26T17:21:10.906Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T17:21:11.166Z] ---> Running in 94038b92f127 [2022-04-26T17:21:11.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:11.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:11.684Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T17:21:11.684Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T17:21:11.684Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T17:21:11.684Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T17:21:11.684Z] OK: 6 MiB in 16 packages [2022-04-26T17:21:12.623Z] Removing intermediate container 94038b92f127 [2022-04-26T17:21:12.624Z] ---> 8c71ff725a5a [2022-04-26T17:21:12.624Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T17:21:12.624Z] ---> Running in a8cdbcdabe8d [2022-04-26T17:21:12.882Z] Removing intermediate container a8cdbcdabe8d [2022-04-26T17:21:12.882Z] ---> b69f173f0c88 [2022-04-26T17:21:12.882Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T17:21:12.882Z] ---> Running in 893ef0a9dc58 [2022-04-26T17:21:13.142Z] Removing intermediate container 893ef0a9dc58 [2022-04-26T17:21:13.142Z] ---> 03da0fda717d [2022-04-26T17:21:13.142Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T17:21:13.142Z] ---> Running in 4c4d12c0d9c4 [2022-04-26T17:21:13.142Z] Removing intermediate container 4c4d12c0d9c4 [2022-04-26T17:21:13.142Z] ---> 7ab31da982f4 [2022-04-26T17:21:13.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T17:21:13.403Z] ---> 7968d5323321 [2022-04-26T17:21:13.403Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T17:21:13.975Z] ---> 63d73014d195 [2022-04-26T17:21:13.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T17:21:14.239Z] ---> b23df648cda0 [2022-04-26T17:21:14.239Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T17:21:14.499Z] ---> Running in f1ee66cf74f2 [2022-04-26T17:21:14.499Z] Removing intermediate container f1ee66cf74f2 [2022-04-26T17:21:14.499Z] ---> e8fc0cee28a3 [2022-04-26T17:21:14.499Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T17:21:14.499Z] ---> Running in 6f00d881d806 [2022-04-26T17:21:14.759Z] Removing intermediate container 6f00d881d806 [2022-04-26T17:21:14.759Z] ---> e16ffe85a299 [2022-04-26T17:21:14.759Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T17:21:14.759Z] ---> Running in ddac4816c601 [2022-04-26T17:21:14.759Z] Removing intermediate container ddac4816c601 [2022-04-26T17:21:14.759Z] ---> be31312997ff [2022-04-26T17:21:14.759Z] Step 21/22 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:21:14.759Z] ---> Running in dbb2da0f32a0 [2022-04-26T17:21:15.020Z] Removing intermediate container dbb2da0f32a0 [2022-04-26T17:21:15.020Z] ---> e9185356c63d [2022-04-26T17:21:15.020Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T17:21:15.020Z] ---> Running in 981a014d8dde [2022-04-26T17:21:15.281Z] Removing intermediate container 981a014d8dde [2022-04-26T17:21:15.281Z] ---> cae6fdd99220 [2022-04-26T17:21:15.281Z] [2022-04-26T17:21:15.281Z] Successfully built cae6fdd99220 [2022-04-26T17:21:15.281Z] Successfully tagged support-notifications:latest [2022-04-26T17:21:47.362Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-26T17:21:47.362Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T17:21:47.362Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T17:21:47.362Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T17:21:47.362Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T17:21:47.362Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T17:21:47.362Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T17:21:47.362Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T17:21:47.362Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T17:21:47.362Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T17:21:47.362Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T17:21:47.362Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T17:21:47.362Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T17:21:47.362Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T17:21:51.559Z] Removing intermediate container 3ecb4157fc6c [2022-04-26T17:21:51.559Z] ---> 2261fc15fb23 [2022-04-26T17:21:51.559Z] [2022-04-26T17:21:51.559Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T17:21:51.559Z] ---> 0ac33e5f5afa [2022-04-26T17:21:51.559Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T17:21:51.559Z] ---> Using cache [2022-04-26T17:21:51.559Z] ---> 654af0ff665b [2022-04-26T17:21:51.559Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:21:51.559Z] ---> Using cache [2022-04-26T17:21:51.559Z] ---> f92d6ff586b2 [2022-04-26T17:21:51.559Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T17:21:52.128Z] ---> Running in e079499bb00e [2022-04-26T17:21:52.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:53.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:53.584Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T17:21:53.584Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T17:21:53.584Z] OK: 15854 distinct packages available [2022-04-26T17:21:53.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:54.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T17:21:54.523Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T17:21:54.791Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T17:21:54.791Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T17:21:54.791Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T17:21:55.052Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T17:21:55.052Z] OK: 6 MiB in 18 packages [2022-04-26T17:21:55.626Z] Removing intermediate container e079499bb00e [2022-04-26T17:21:55.626Z] ---> 98c1bef603bf [2022-04-26T17:21:55.626Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T17:21:57.010Z] ---> b4585ac3e88e [2022-04-26T17:21:57.010Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T17:21:57.579Z] ---> 59d00e11095d [2022-04-26T17:21:57.579Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T17:21:57.579Z] ---> Running in b54b2ae83e9f [2022-04-26T17:21:57.579Z] Removing intermediate container b54b2ae83e9f [2022-04-26T17:21:57.579Z] ---> ed02aae942cd [2022-04-26T17:21:57.579Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T17:21:57.839Z] ---> fc31fde86bef [2022-04-26T17:21:57.839Z] Step 21/26 : WORKDIR / [2022-04-26T17:21:58.100Z] ---> Running in d19a0793a13c [2022-04-26T17:21:58.100Z] Removing intermediate container d19a0793a13c [2022-04-26T17:21:58.100Z] ---> e8d34333d4f9 [2022-04-26T17:21:58.100Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T17:21:58.100Z] ---> Running in 80c65dd863d8 [2022-04-26T17:21:58.359Z] Removing intermediate container 80c65dd863d8 [2022-04-26T17:21:58.359Z] ---> 690cea4cd22b [2022-04-26T17:21:58.359Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T17:21:58.359Z] ---> Running in fa6ecb50c5a9 [2022-04-26T17:21:58.624Z] Removing intermediate container fa6ecb50c5a9 [2022-04-26T17:21:58.624Z] ---> b1f63e941605 [2022-04-26T17:21:58.624Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T17:21:58.624Z] ---> Running in aff315de312e [2022-04-26T17:21:58.885Z] Removing intermediate container aff315de312e [2022-04-26T17:21:58.885Z] ---> 3dbd97fb9fb6 [2022-04-26T17:21:58.885Z] Step 25/26 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:21:58.885Z] ---> Running in 2482abe663dd [2022-04-26T17:21:58.885Z] Removing intermediate container 2482abe663dd [2022-04-26T17:21:58.885Z] ---> c077f0508b82 [2022-04-26T17:21:58.885Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T17:21:59.147Z] ---> Running in 519b5f76d3f9 [2022-04-26T17:21:59.147Z] Removing intermediate container 519b5f76d3f9 [2022-04-26T17:21:59.147Z] ---> 9e0f2cb56204 [2022-04-26T17:21:59.147Z] [2022-04-26T17:21:59.147Z] Successfully built 9e0f2cb56204 [2022-04-26T17:21:59.407Z] Successfully tagged security-spire-config:latest [2022-04-26T17:22:38.136Z]  Building security-spire-config ... done Removing intermediate container 2452ecc87062 [2022-04-26T17:22:38.136Z] ---> f41d19129edd [2022-04-26T17:22:38.136Z] [2022-04-26T17:22:38.136Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T17:22:38.136Z] ---> 0ac33e5f5afa [2022-04-26T17:22:38.136Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T17:22:38.136Z] ---> Using cache [2022-04-26T17:22:38.136Z] ---> 654af0ff665b [2022-04-26T17:22:38.136Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:22:38.136Z] ---> Using cache [2022-04-26T17:22:38.136Z] ---> f92d6ff586b2 [2022-04-26T17:22:38.136Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T17:22:38.136Z] ---> Using cache [2022-04-26T17:22:38.136Z] ---> 9f90b0ac5a64 [2022-04-26T17:22:38.136Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T17:22:39.520Z] ---> 49ac5e378a26 [2022-04-26T17:22:39.520Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T17:22:39.520Z] ---> 8108d0be7ac5 [2022-04-26T17:22:39.520Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T17:22:39.520Z] ---> 89dcef30dbdd [2022-04-26T17:22:39.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T17:22:39.780Z] ---> dadb61431103 [2022-04-26T17:22:39.780Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T17:22:39.780Z] ---> Running in fccc9c3d6fda [2022-04-26T17:22:39.780Z] Removing intermediate container fccc9c3d6fda [2022-04-26T17:22:39.780Z] ---> 6e5c0dae2c1a [2022-04-26T17:22:39.780Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T17:22:40.041Z] ---> Running in c8934e049091 [2022-04-26T17:22:40.041Z] Removing intermediate container c8934e049091 [2022-04-26T17:22:40.041Z] ---> 7729bed91498 [2022-04-26T17:22:40.041Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T17:22:40.041Z] ---> Running in c08de9183b5c [2022-04-26T17:22:40.041Z] Removing intermediate container c08de9183b5c [2022-04-26T17:22:40.041Z] ---> 7f346b40515b [2022-04-26T17:22:40.041Z] Step 24/25 : LABEL git_sha=24033dc310726e0e920754526101ef5bba9237c5 [2022-04-26T17:22:40.041Z] ---> Running in 5af81a57a9df [2022-04-26T17:22:40.301Z] Removing intermediate container 5af81a57a9df [2022-04-26T17:22:40.301Z] ---> 3b723e76eaf7 [2022-04-26T17:22:40.301Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T17:22:40.301Z] ---> Running in 3728080b4401 [2022-04-26T17:22:40.301Z] Removing intermediate container 3728080b4401 [2022-04-26T17:22:40.301Z] ---> 1b38d572eb7e [2022-04-26T17:22:40.301Z] [2022-04-26T17:22:40.301Z] Successfully built 1b38d572eb7e [2022-04-26T17:22:40.301Z] Successfully tagged security-spire-server:latest [2022-04-26T17:22:40.575Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-26T17:22:40.588Z] $ docker stop --time=1 56f19ebea97e6478747bab898f4eb053ea60dbbc8d6dc95b6b203c4bd7e2823a [2022-04-26T17:22:41.856Z] $ docker rm -f 56f19ebea97e6478747bab898f4eb053ea60dbbc8d6dc95b6b203c4bd7e2823a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T17:22:42.196Z] + docker images [2022-04-26T17:22:42.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T17:22:42.196Z] security-spire-server latest 1b38d572eb7e 2 seconds ago 87.3MB [2022-04-26T17:22:42.196Z] f41d19129edd 14 seconds ago 4.43GB [2022-04-26T17:22:42.196Z] security-spire-config latest 9e0f2cb56204 44 seconds ago 86.7MB [2022-04-26T17:22:42.196Z] 2261fc15fb23 About a minute ago 4.43GB [2022-04-26T17:22:42.196Z] support-notifications latest cae6fdd99220 About a minute ago 26.9MB [2022-04-26T17:22:42.196Z] 11a293446e68 About a minute ago 1.55GB [2022-04-26T17:22:42.196Z] security-spire-agent latest cda76e3d5001 About a minute ago 127MB [2022-04-26T17:22:42.196Z] 8932f4f334f2 About a minute ago 4.43GB [2022-04-26T17:22:42.196Z] core-metadata latest 9c56eacb726d 2 minutes ago 17MB [2022-04-26T17:22:42.196Z] core-command latest 0e0757df41e9 2 minutes ago 16.1MB [2022-04-26T17:22:42.196Z] f488524f76c8 2 minutes ago 1.49GB [2022-04-26T17:22:42.197Z] bbed6b7b6a12 2 minutes ago 1.5GB [2022-04-26T17:22:42.197Z] support-scheduler latest 8ec2d29fb781 3 minutes ago 26.3MB [2022-04-26T17:22:42.197Z] security-proxy-setup latest 60d1f975486f 3 minutes ago 26.9MB [2022-04-26T17:22:42.197Z] sys-mgmt-agent latest 57bdb513cb69 3 minutes ago 299MB [2022-04-26T17:22:42.197Z] 53292b6bd07b 3 minutes ago 1.55GB [2022-04-26T17:22:42.197Z] 107e9ff59fb9 3 minutes ago 1.5GB [2022-04-26T17:22:42.197Z] 965d4df964a7 3 minutes ago 1.49GB [2022-04-26T17:22:42.197Z] security-bootstrapper latest 6ab97d5fa81e 4 minutes ago 19.1MB [2022-04-26T17:22:42.197Z] security-spiffe-token-provider latest 5e24e8f1898e 4 minutes ago 28.8MB [2022-04-26T17:22:42.197Z] core-data latest 07ce833f4d7c 4 minutes ago 22.5MB [2022-04-26T17:22:42.197Z] security-secretstore-setup latest 4b750f58bcc7 4 minutes ago 28.5MB [2022-04-26T17:22:42.197Z] 4eb917e18092 4 minutes ago 1.54GB [2022-04-26T17:22:42.197Z] 66cd7adbaf83 4 minutes ago 1.52GB [2022-04-26T17:22:42.197Z] 486aa860c047 4 minutes ago 1.5GB [2022-04-26T17:22:42.197Z] 538172cc0156 4 minutes ago 1.5GB [2022-04-26T17:22:42.197Z] ci-base-image-x86_64 latest 67f3bcfb3a9b 7 minutes ago 896MB [2022-04-26T17:22:42.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB [2022-04-26T17:22:42.197Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-26T17:22:42.197Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T17:22:42.197Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T17:22:42.197Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T17:22:42.197Z] 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-26T17:45:14.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33341 in /w/workspace/edgexfoundry_edgex-go_PR-3986 [Pipeline] { [Pipeline] ws [2022-04-26T17:45:14.871Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-04-26T17:45:15.677Z] The recommended git tool is: git [2022-04-26T17:45:22.848Z] using credential edgex-jenkins-ssh [2022-04-26T17:45:22.870Z] Cloning the remote Git repository [2022-04-26T17:45:22.948Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T17:45:23.041Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-04-26T17:45:23.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T17:45:23.242Z] > git --version # timeout=10 [2022-04-26T17:45:23.276Z] > git --version # 'git version 2.25.1' [2022-04-26T17:45:23.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T17:45:23.468Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T17:45:42.012Z] Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 [2022-04-26T17:45:41.044Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T17:45:41.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T17:45:41.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T17:45:41.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T17:45:41.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T17:45:41.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3986/head:refs/remotes/origin/PR-3986 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T17:45:42.035Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T17:45:42.050Z] > git checkout -f 1d3cb66f23cd7c6c81c28b68602ea332c4e91132 # timeout=10 [2022-04-26T17:45:42.297Z] > git remote # timeout=10 [2022-04-26T17:45:42.321Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T17:45:42.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T17:45:42.347Z] > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [2022-04-26T17:45:42.659Z] Merge succeeded, producing c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T17:45:42.660Z] Checking out Revision c39821b87be5fb0460ac5c61787a9bbe1a17db4e (PR-3986) [2022-04-26T17:45:42.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T17:45:42.672Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T17:45:42.687Z] > git checkout -f c39821b87be5fb0460ac5c61787a9bbe1a17db4e # timeout=10 [2022-04-26T17:45:47.196Z] Commit message: "Merge commit '8a434eff5741b00a042359b422f09b9192f26247' into HEAD" [2022-04-26T17:45:47.223Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T17:45:48.136Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T17:45:48.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T17:45:48.136Z] Dload Upload Total Spent Left Speed [2022-04-26T17:45:48.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-04-26T17:45:48.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T17:45:49.026Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-04-26T17:45:49.026Z] sudo tee /etc/docker/daemon.new [2022-04-26T17:45:49.026Z] { [2022-04-26T17:45:49.026Z] "registry-mirrors": [ [2022-04-26T17:45:49.026Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T17:45:49.026Z] ], [2022-04-26T17:45:49.027Z] "bip": "10.250.0.254/24", [2022-04-26T17:45:49.027Z] "hosts": [ [2022-04-26T17:45:49.027Z] "tcp://0.0.0.0:5555", [2022-04-26T17:45:49.027Z] "unix:///var/run/docker.sock" [2022-04-26T17:45:49.027Z] ], [2022-04-26T17:45:49.027Z] "mtu": 1458, [2022-04-26T17:45:49.027Z] "selinux-enabled": true, [2022-04-26T17:45:49.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T17:45:49.027Z] } [Pipeline] sh [2022-04-26T17:45:49.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T17:45:47.211Z] > git rev-list --no-walk d7140b74d95d2f691967524090b9e2b9fb220621 # timeout=10 [2022-04-26T17:45:49.731Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T17:46:08.174Z] provisioning config files... [2022-04-26T17:46:08.210Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6826454152924668379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T17:46:08.624Z] ---> docker-login.sh [2022-04-26T17:46:08.624Z] nexus3.edgexfoundry.org:10001 [2022-04-26T17:46:09.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:46:09.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:46:09.845Z] Configure a credential helper to remove this warning. See [2022-04-26T17:46:09.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:46:09.845Z] [2022-04-26T17:46:09.845Z] Login Succeeded [2022-04-26T17:46:09.845Z] nexus3.edgexfoundry.org:10002 [2022-04-26T17:46:10.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:46:10.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:46:10.407Z] Configure a credential helper to remove this warning. See [2022-04-26T17:46:10.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:46:10.407Z] [2022-04-26T17:46:10.407Z] Login Succeeded [2022-04-26T17:46:10.407Z] nexus3.edgexfoundry.org:10003 [2022-04-26T17:46:10.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:46:10.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:46:10.972Z] Configure a credential helper to remove this warning. See [2022-04-26T17:46:10.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:46:10.972Z] [2022-04-26T17:46:10.972Z] Login Succeeded [2022-04-26T17:46:10.972Z] nexus3.edgexfoundry.org:10004 [2022-04-26T17:46:11.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:46:11.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:46:11.530Z] Configure a credential helper to remove this warning. See [2022-04-26T17:46:11.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:46:11.530Z] [2022-04-26T17:46:11.530Z] Login Succeeded [2022-04-26T17:46:11.530Z] docker.io [2022-04-26T17:46:11.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T17:46:12.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T17:46:12.425Z] Configure a credential helper to remove this warning. See [2022-04-26T17:46:12.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T17:46:12.425Z] [2022-04-26T17:46:12.425Z] Login Succeeded [2022-04-26T17:46:12.425Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T17:46:12.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T17:46:13.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T17:46:13.138Z] ========================================================= [2022-04-26T17:46:13.138Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T17:46:13.138Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:46:13.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T17:46:13.830Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T17:46:13.830Z] 9b3977197b4f: Pulling fs layer [2022-04-26T17:46:13.830Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T17:46:13.830Z] 94645a83ff95: Pulling fs layer [2022-04-26T17:46:13.830Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T17:46:13.830Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T17:46:13.830Z] 3096ccb668a1: Pulling fs layer [2022-04-26T17:46:13.830Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T17:46:13.830Z] a4caa8a26152: Pulling fs layer [2022-04-26T17:46:13.830Z] 3096ccb668a1: Waiting [2022-04-26T17:46:13.830Z] e8cf19c19ddd: Waiting [2022-04-26T17:46:13.830Z] a4caa8a26152: Waiting [2022-04-26T17:46:13.830Z] 3f3a8bcf1eab: Waiting [2022-04-26T17:46:13.830Z] 0c92f367c5e7: Waiting [2022-04-26T17:46:13.830Z] 94645a83ff95: Verifying Checksum [2022-04-26T17:46:13.830Z] 94645a83ff95: Download complete [2022-04-26T17:46:13.830Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T17:46:13.830Z] 1a89e8eeedd5: Download complete [2022-04-26T17:46:13.830Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T17:46:13.830Z] 0c92f367c5e7: Download complete [2022-04-26T17:46:13.830Z] 3096ccb668a1: Download complete [2022-04-26T17:46:13.830Z] 9b3977197b4f: Download complete [2022-04-26T17:46:14.123Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T17:46:14.123Z] e8cf19c19ddd: Download complete [2022-04-26T17:46:15.148Z] 9b3977197b4f: Pull complete [2022-04-26T17:46:15.758Z] 1a89e8eeedd5: Pull complete [2022-04-26T17:46:16.040Z] 94645a83ff95: Pull complete [2022-04-26T17:46:16.324Z] a4caa8a26152: Verifying Checksum [2022-04-26T17:46:16.324Z] a4caa8a26152: Download complete [2022-04-26T17:46:16.932Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T17:46:16.932Z] 3f3a8bcf1eab: Download complete [2022-04-26T17:46:32.123Z] 3f3a8bcf1eab: Pull complete [2022-04-26T17:46:32.123Z] 0c92f367c5e7: Pull complete [2022-04-26T17:46:32.123Z] 3096ccb668a1: Pull complete [2022-04-26T17:46:32.123Z] e8cf19c19ddd: Pull complete [2022-04-26T17:46:37.586Z] a4caa8a26152: Pull complete [2022-04-26T17:46:37.586Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T17:46:37.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T17:46:37.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:46:37.957Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-26T17:46:37.957Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T17:46:37.957Z] WORKDIR /edgex [2022-04-26T17:46:37.957Z] COPY go.mod . [2022-04-26T17:46:37.957Z] RUN go mod download [2022-04-26T17:46:40.606Z] Sending build context to Docker daemon 169.3MB [2022-04-26T17:46:40.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T17:46:40.606Z] ---> 725f1c02e7f9 [2022-04-26T17:46:40.606Z] Step 2/4 : WORKDIR /edgex [2022-04-26T17:46:43.256Z] ---> Running in c1e55f8e1785 [2022-04-26T17:46:43.256Z] Removing intermediate container c1e55f8e1785 [2022-04-26T17:46:43.256Z] ---> 4acb8e40bbb2 [2022-04-26T17:46:43.256Z] Step 3/4 : COPY go.mod . [2022-04-26T17:46:43.858Z] ---> a8de35cdeaaa [2022-04-26T17:46:43.858Z] Step 4/4 : RUN go mod download [2022-04-26T17:46:43.858Z] ---> Running in 8794775b42fa [2022-04-26T17:47:40.502Z] Removing intermediate container 8794775b42fa [2022-04-26T17:47:40.502Z] ---> 3e7f39150bbe [2022-04-26T17:47:40.502Z] Successfully built 3e7f39150bbe [2022-04-26T17:47:40.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:47:40.859Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T17:47:40.860Z] . [Pipeline] withDockerContainer [2022-04-26T17:47:41.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-33341 does not seem to be running inside a container [2022-04-26T17:47:41.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T17:47:42.870Z] $ docker top c51d744cec95d13b3588b791e5edd5910ffbbfbc82dcb12fda9f9c3f5dacad41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:47:43.892Z] + go version [2022-04-26T17:47:43.893Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T17:47:43.943Z] $ docker stop --time=1 c51d744cec95d13b3588b791e5edd5910ffbbfbc82dcb12fda9f9c3f5dacad41 [2022-04-26T17:47:45.708Z] $ docker rm -f c51d744cec95d13b3588b791e5edd5910ffbbfbc82dcb12fda9f9c3f5dacad41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:47:46.396Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T17:47:46.396Z] . [Pipeline] withDockerContainer [2022-04-26T17:47:46.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-33341 does not seem to be running inside a container [2022-04-26T17:47:46.781Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-26T17:47:48.318Z] $ docker top 286d391ab69520de60e35e4ed7854c2338c16c0785303baa49fe9f0e4e43c21b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T17:47:48.648Z] ========================================================= [2022-04-26T17:47:48.648Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T17:47:48.648Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T17:47:49.326Z] + make test [2022-04-26T17:47:49.326Z] go mod tidy -compat=1.17 [2022-04-26T17:47:50.318Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T17:48:29.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T17:50:36.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T17:50:36.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T17:50:36.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T17:50:36.484Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T17:50:38.504Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T17:50:39.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T17:50:39.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T17:50:39.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T17:50:39.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T17:50:54.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements [2022-04-26T17:50:54.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T17:50:54.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T17:51:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements [2022-04-26T17:51:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T17:51:00.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 53.4% of statements [2022-04-26T17:51:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T17:51:00.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T17:51:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.611s coverage: 89.2% of statements [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:51:22.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.370s coverage: 84.4% of statements [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T17:51:22.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.622s coverage: 95.6% of statements [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.409s coverage: 60.0% of statements [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.380s coverage: 0.9% of statements [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.448s coverage: 58.8% of statements [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.320s coverage: 29.6% of statements [2022-04-26T17:51:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.300s coverage: 79.5% of statements [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2022-04-26T17:51:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements [2022-04-26T17:51:27.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.353s coverage: 87.5% of statements [2022-04-26T17:51:39.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.263s coverage: 94.4% of statements [2022-04-26T17:51:39.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-04-26T17:51:46.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.705s coverage: 82.5% of statements [2022-04-26T17:51:46.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2022-04-26T17:51:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.853s coverage: 91.2% of statements [2022-04-26T17:51:52.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.979s coverage: 64.4% of statements [2022-04-26T17:51:58.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T17:51:58.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2022-04-26T17:51:58.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2022-04-26T17:52:06.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 65.4% of statements [2022-04-26T17:52:06.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T17:52:06.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T17:52:06.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T17:52:08.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.044s coverage: 43.8% of statements [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T17:52:08.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T17:52:08.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.324s coverage: 84.8% of statements [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T17:52:08.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.987s coverage: 92.3% of statements [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.506s coverage: 97.7% of statements [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T17:52:19.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements [2022-04-26T17:52:19.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-26T17:52:19.965Z] 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-26T17:52:19.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T17:52:19.965Z] GO111MODULE=on go vet ./... [2022-04-26T17:54:11.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T17:54:11.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T17:54:11.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T17:54:11.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T17:54:12.504Z] + ls -al . [2022-04-26T17:54:12.504Z] total 668 [2022-04-26T17:54:12.504Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 17:54 . [2022-04-26T17:54:12.504Z] drwxr-xr-x 4 root root 4096 Apr 26 17:47 .. [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 17:45 .dockerignore [2022-04-26T17:54:12.504Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 17:45 .git [2022-04-26T17:54:12.504Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 17:45 .github [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 17:45 .gitignore [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 17:45 .golangci.yml [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 17:45 .hadolint.yml [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 17:45 .sonarcloud.properties [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 17:45 ADOPTERS.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 17:45 Attribution.txt [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 17:45 CHANGELOG.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 17:45 CONTRIBUTING.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 17:45 GOVERNANCE.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 17:45 Jenkinsfile [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 17:45 LICENSE [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 17:45 Makefile [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 17:45 OWNERS.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 17:45 README.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 17:45 SECURITY.md [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 17:14 VERSION [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 17:45 ZMQWindows.md [2022-04-26T17:54:12.504Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 17:45 bin [2022-04-26T17:54:12.504Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 17:45 cmd [2022-04-26T17:54:12.504Z] -rw-r--r-- 1 root root 435134 Apr 26 17:52 coverage.out [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 17:45 go.mod [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 17:47 go.sum [2022-04-26T17:54:12.504Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 17:45 internal [2022-04-26T17:54:12.504Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 17:45 openapi [2022-04-26T17:54:12.504Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 17:45 snap [2022-04-26T17:54:12.504Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 17:45 version.go [Pipeline] sh [2022-04-26T17:54:13.161Z] + '[' -e coverage.out ] [2022-04-26T17:54:13.162Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T17:54:13.183Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T17:54:13.967Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T17:54:14.615Z] + make build [2022-04-26T17:54:14.615Z] 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-26T17:55:36.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-26T17:56:33.316Z] 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-26T17:56:33.316Z] 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-26T17:57:06.047Z] 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-26T17:57:06.047Z] 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-26T17:57:07.092Z] 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-26T17:57:15.280Z] 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-26T17:57:16.818Z] 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-26T17:57:22.477Z] 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-26T17:57:25.112Z] 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-26T17:57:28.528Z] 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-26T17:57:36.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T17:57:41.213Z] $ docker stop --time=1 286d391ab69520de60e35e4ed7854c2338c16c0785303baa49fe9f0e4e43c21b [2022-04-26T17:57:43.266Z] $ docker rm -f 286d391ab69520de60e35e4ed7854c2338c16c0785303baa49fe9f0e4e43c21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:57:45.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T17:57:45.481Z] [2022-04-26T17:57:45.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:57:45.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T17:57:46.107Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T17:57:46.107Z] 29e5d40040c1: Pulling fs layer [2022-04-26T17:57:46.107Z] 1ce36da41761: Pulling fs layer [2022-04-26T17:57:46.107Z] 25b303627fd3: Pulling fs layer [2022-04-26T17:57:46.107Z] 29e5d40040c1: Verifying Checksum [2022-04-26T17:57:46.107Z] 29e5d40040c1: Download complete [2022-04-26T17:57:46.382Z] 1ce36da41761: Verifying Checksum [2022-04-26T17:57:46.382Z] 1ce36da41761: Download complete [2022-04-26T17:57:46.980Z] 29e5d40040c1: Pull complete [2022-04-26T17:57:47.960Z] 25b303627fd3: Verifying Checksum [2022-04-26T17:57:47.960Z] 25b303627fd3: Download complete [2022-04-26T17:57:47.960Z] 1ce36da41761: Pull complete [2022-04-26T17:58:00.359Z] 25b303627fd3: Pull complete [2022-04-26T17:58:00.359Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T17:58:00.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T17:58:00.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T17:58:00.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-33341 does not seem to be running inside a container [2022-04-26T17:58:00.685Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T17:58:02.897Z] $ docker top df0b4a7e43fd9108f7a43c35bdde44b33e9da5454e18d15569476396bdfb30a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:58:03.800Z] + docker-compose build --help [2022-04-26T17:58:03.800Z] + grep parallel [2022-04-26T17:58:08.101Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T17:58:08.128Z] $ docker stop --time=1 df0b4a7e43fd9108f7a43c35bdde44b33e9da5454e18d15569476396bdfb30a4 [2022-04-26T17:58:09.803Z] $ docker rm -f df0b4a7e43fd9108f7a43c35bdde44b33e9da5454e18d15569476396bdfb30a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T17:58:10.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T17:58:10.399Z] . [Pipeline] withDockerContainer [2022-04-26T17:58:10.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-33341 does not seem to be running inside a container [2022-04-26T17:58:10.786Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T17:58:12.112Z] $ docker top e0c9453e261028c75ac1ffabc420ba1ef0d5c77e83a6d507b72366c0bb97a984 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T17:58:13.023Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T17:58:17.325Z] Building core-command ... [2022-04-26T17:58:17.325Z] Building core-data ... [2022-04-26T17:58:17.325Z] Building core-metadata ... [2022-04-26T17:58:17.325Z] Building security-bootstrapper ... [2022-04-26T17:58:17.325Z] Building security-proxy-setup ... [2022-04-26T17:58:17.325Z] Building security-secretstore-setup ... [2022-04-26T17:58:17.325Z] Building security-spiffe-token-provider ... [2022-04-26T17:58:17.325Z] Building security-spire-agent ... [2022-04-26T17:58:17.325Z] Building security-spire-config ... [2022-04-26T17:58:17.325Z] Building security-spire-server ... [2022-04-26T17:58:17.325Z] Building support-notifications ... [2022-04-26T17:58:17.325Z] Building support-scheduler ... [2022-04-26T17:58:17.325Z] Building sys-mgmt-agent ... [2022-04-26T17:58:17.325Z] Building security-bootstrapper [2022-04-26T17:58:17.325Z] Building core-data [2022-04-26T17:58:17.325Z] Building security-spiffe-token-provider [2022-04-26T17:58:17.325Z] Building support-notifications [2022-04-26T17:58:17.325Z] Building security-secretstore-setup [2022-04-26T17:59:54.776Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:59:54.776Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:59:54.776Z] ---> 3e7f39150bbe [2022-04-26T17:59:54.776Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T17:59:54.776Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:59:54.776Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:59:54.776Z] ---> 3e7f39150bbe [2022-04-26T17:59:54.776Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T17:59:54.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:59:54.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:59:54.776Z] ---> 3e7f39150bbe [2022-04-26T17:59:54.776Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T17:59:54.776Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:59:54.776Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:59:54.776Z] ---> 3e7f39150bbe [2022-04-26T17:59:54.776Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T17:59:54.776Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T17:59:54.776Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T17:59:54.776Z] ---> 3e7f39150bbe [2022-04-26T17:59:54.776Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T17:59:54.776Z] ---> Running in 07f30cc6438d [2022-04-26T17:59:54.776Z] ---> Running in 61da7d77aa11 [2022-04-26T17:59:54.776Z] ---> Running in d23024f6ba04 [2022-04-26T17:59:54.776Z] ---> Running in d0d2218faeb2 [2022-04-26T17:59:54.776Z] ---> Running in 59ed2a3cd1c7 [2022-04-26T17:59:54.776Z] Removing intermediate container d23024f6ba04 [2022-04-26T17:59:54.776Z] ---> cbe9e8d453a7 [2022-04-26T17:59:54.776Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:59:54.776Z] Removing intermediate container d0d2218faeb2 [2022-04-26T17:59:54.776Z] ---> 48d1901d4a4c [2022-04-26T17:59:54.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:59:54.776Z] Removing intermediate container 07f30cc6438d [2022-04-26T17:59:54.776Z] ---> 5d277ec2a766 [2022-04-26T17:59:54.776Z] Removing intermediate container 59ed2a3cd1c7 [2022-04-26T17:59:54.776Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:59:54.776Z] ---> ae155772baff [2022-04-26T17:59:54.776Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T17:59:54.776Z] Removing intermediate container 61da7d77aa11 [2022-04-26T17:59:54.776Z] ---> 93ea00efa071 [2022-04-26T17:59:54.776Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T17:59:54.776Z] ---> Running in 44f4b988cb72 [2022-04-26T17:59:54.776Z] ---> Running in dc34feb8bb4d [2022-04-26T17:59:54.776Z] ---> Running in c95c633891ae [2022-04-26T17:59:54.776Z] ---> Running in ddfa68d5dc73 [2022-04-26T17:59:54.776Z] ---> Running in 2acae3897e94 [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] Removing intermediate container dc34feb8bb4d [2022-04-26T17:59:54.776Z] ---> 24a29f821272 [2022-04-26T17:59:54.776Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T17:59:54.776Z] Removing intermediate container 44f4b988cb72 [2022-04-26T17:59:54.776Z] ---> 52b92420d361 [2022-04-26T17:59:54.776Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T17:59:54.776Z] Removing intermediate container c95c633891ae [2022-04-26T17:59:54.776Z] ---> 4433be8d07f1 [2022-04-26T17:59:54.776Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T17:59:54.776Z] ---> Running in fd366982b4d9 [2022-04-26T17:59:54.776Z] Removing intermediate container ddfa68d5dc73 [2022-04-26T17:59:54.776Z] ---> 20a68d28e3b5 [2022-04-26T17:59:54.776Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] ---> Running in 558487cc1ce5 [2022-04-26T17:59:54.776Z] ---> Running in 46af801115b9 [2022-04-26T17:59:54.776Z] ---> Running in 6165be93dae2 [2022-04-26T17:59:54.776Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T17:59:54.776Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T17:59:54.776Z] OK: 15737 distinct packages available [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] OK: 220 MiB in 52 packages [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T17:59:54.776Z] OK: 220 MiB in 52 packages [2022-04-26T17:59:54.776Z] OK: 220 MiB in 52 packages [2022-04-26T17:59:54.776Z] OK: 220 MiB in 52 packages [2022-04-26T17:59:54.776Z] OK: 220 MiB in 52 packages [2022-04-26T17:59:54.776Z] Removing intermediate container 2acae3897e94 [2022-04-26T17:59:54.776Z] ---> d4a0e87db520 [2022-04-26T17:59:54.776Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T17:59:54.776Z] Removing intermediate container 46af801115b9 [2022-04-26T17:59:54.776Z] ---> 20c13ef24cee [2022-04-26T17:59:54.776Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T17:59:54.776Z] Removing intermediate container fd366982b4d9 [2022-04-26T17:59:54.776Z] ---> 4af716d25b7b [2022-04-26T17:59:54.776Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T17:59:54.776Z] Removing intermediate container 6165be93dae2 [2022-04-26T17:59:54.776Z] ---> 7b84e6f1f5db [2022-04-26T17:59:54.776Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T17:59:54.776Z] Removing intermediate container 558487cc1ce5 [2022-04-26T17:59:54.776Z] ---> e50e7cce74b8 [2022-04-26T17:59:54.776Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T17:59:54.776Z] ---> 28fd56fa4b67 [2022-04-26T17:59:54.776Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:59:54.776Z] ---> Running in 9aff339f2a54 [2022-04-26T17:59:54.776Z] ---> e8401163d129 [2022-04-26T17:59:54.776Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:59:54.776Z] ---> aa062971b1f5 [2022-04-26T17:59:54.776Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:59:55.062Z] ---> Running in 42efa08892af [2022-04-26T17:59:55.062Z] ---> Running in edb0429c02fb [2022-04-26T17:59:55.394Z] ---> e3f2d58d97d0 [2022-04-26T17:59:55.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:59:55.394Z] ---> Running in a1354c7011ef [2022-04-26T17:59:55.713Z] ---> e4dddf9eb7ad [2022-04-26T17:59:55.713Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T17:59:56.442Z] ---> Running in fb462024eb44 [2022-04-26T17:59:58.637Z] Removing intermediate container 9aff339f2a54 [2022-04-26T17:59:58.637Z] ---> 6e5ebdfee03e [2022-04-26T17:59:58.637Z] Step 7/20 : COPY . . [2022-04-26T18:00:00.641Z] Removing intermediate container 42efa08892af [2022-04-26T18:00:00.641Z] ---> d3d77ef27616 [2022-04-26T18:00:00.641Z] Step 8/31 : COPY . . [2022-04-26T18:00:01.247Z] Removing intermediate container edb0429c02fb [2022-04-26T18:00:01.247Z] ---> 8cf412e68028 [2022-04-26T18:00:01.247Z] Step 8/23 : COPY . . [2022-04-26T18:00:01.523Z] Removing intermediate container a1354c7011ef [2022-04-26T18:00:01.523Z] ---> 87957a2391ec [2022-04-26T18:00:01.523Z] Step 8/22 : COPY . . [2022-04-26T18:00:01.816Z] Removing intermediate container fb462024eb44 [2022-04-26T18:00:01.816Z] ---> 2f7a2cf2ae55 [2022-04-26T18:00:01.816Z] Step 8/25 : COPY . . [2022-04-26T18:00:28.683Z] ---> 034e1b59fc0c [2022-04-26T18:00:28.683Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T18:00:28.683Z] ---> Running in 15ab7ab877e8 [2022-04-26T18:00:28.683Z] ---> e7fd8bb18215 [2022-04-26T18:00:28.683Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T18:00:28.683Z] ---> f105fdb09535 [2022-04-26T18:00:28.683Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T18:00:28.683Z] ---> 2c2124cca761 [2022-04-26T18:00:28.683Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T18:00:28.683Z] ---> Running in a5b7f1a60072 [2022-04-26T18:00:28.683Z] ---> Running in 68244881cac0 [2022-04-26T18:00:28.683Z] ---> Running in f09a7470eff6 [2022-04-26T18:00:28.683Z] ---> d07efafda8b1 [2022-04-26T18:00:28.683Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T18:00:28.973Z] ---> Running in de7dbe47fa2f [2022-04-26T18:00:29.974Z] 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-26T18:00:30.982Z] 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-26T18:00:31.266Z] 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-26T18:00:31.266Z] 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-26T18:00:31.547Z] 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-26T18:04:54.126Z] 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-26T18:05:05.539Z] Removing intermediate container de7dbe47fa2f [2022-04-26T18:05:05.539Z] ---> 729a92b8ed8a [2022-04-26T18:05:05.539Z] [2022-04-26T18:05:05.539Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T18:05:05.539Z] 3.14: Pulling from library/alpine [2022-04-26T18:05:05.853Z] Removing intermediate container a5b7f1a60072 [2022-04-26T18:05:05.853Z] ---> fa9389b7c15c [2022-04-26T18:05:05.853Z] [2022-04-26T18:05:05.853Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T18:05:06.157Z] 3.14: Pulling from library/alpine [2022-04-26T18:05:06.503Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T18:05:06.503Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T18:05:06.503Z] ---> ac73e934f311 [2022-04-26T18:05:06.503Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T18:05:06.503Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T18:05:06.503Z] Status: Image is up to date for alpine:3.14 [2022-04-26T18:05:06.503Z] ---> ac73e934f311 [2022-04-26T18:05:06.503Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T18:05:06.503Z] ---> Running in e5979f38ba5c [2022-04-26T18:05:06.797Z] ---> Running in 7154934a3dfe [2022-04-26T18:05:07.423Z] Removing intermediate container 7154934a3dfe [2022-04-26T18:05:07.423Z] ---> b4a94338463d [2022-04-26T18:05:07.423Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T18:05:07.740Z] ---> Running in 4feb07c70acf [2022-04-26T18:05:09.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:05:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:05:09.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:05:10.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:05:10.680Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T18:05:10.680Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T18:05:10.680Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T18:05:10.680Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:05:10.680Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T18:05:10.957Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T18:05:10.957Z] OK: 6 MiB in 17 packages [2022-04-26T18:05:10.957Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T18:05:10.957Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:05:11.238Z] OK: 6 MiB in 16 packages [2022-04-26T18:05:13.251Z] Removing intermediate container 4feb07c70acf [2022-04-26T18:05:13.251Z] ---> fab1af4127fc [2022-04-26T18:05:13.251Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T18:05:13.251Z] ---> Running in b524af1ce563 [2022-04-26T18:05:13.532Z] Removing intermediate container e5979f38ba5c [2022-04-26T18:05:13.532Z] ---> 7dcec12b476a [2022-04-26T18:05:13.532Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T18:05:13.532Z] ---> Running in 06f79ba557db [2022-04-26T18:05:14.148Z] Removing intermediate container b524af1ce563 [2022-04-26T18:05:14.148Z] ---> 4639ba69c428 [2022-04-26T18:05:14.148Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T18:05:14.148Z] Removing intermediate container 06f79ba557db [2022-04-26T18:05:14.148Z] ---> 816c4f209be0 [2022-04-26T18:05:14.148Z] Step 13/25 : WORKDIR / [2022-04-26T18:05:14.148Z] ---> Running in 99ec5dacbcd5 [2022-04-26T18:05:14.428Z] ---> Running in 3d3952232c23 [2022-04-26T18:05:15.040Z] Removing intermediate container 99ec5dacbcd5 [2022-04-26T18:05:15.040Z] ---> 14f58302c091 [2022-04-26T18:05:15.040Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T18:05:15.040Z] ---> Running in fa0a9ade8f64 [2022-04-26T18:05:15.040Z] Removing intermediate container 3d3952232c23 [2022-04-26T18:05:15.040Z] ---> 78e048f531d0 [2022-04-26T18:05:15.040Z] 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-26T18:05:16.496Z] ---> 9c48f0c40ddd [2022-04-26T18:05:16.496Z] 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-26T18:05:17.492Z] ---> 9087c1c17f54 [2022-04-26T18:05:17.492Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T18:05:18.945Z] Removing intermediate container fa0a9ade8f64 [2022-04-26T18:05:18.945Z] ---> d945c73494a3 [2022-04-26T18:05:18.945Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T18:05:18.945Z] ---> Running in db3b84f5b08b [2022-04-26T18:05:18.945Z] ---> 95f95f2fc5c5 [2022-04-26T18:05:18.945Z] 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-26T18:05:19.554Z] Removing intermediate container db3b84f5b08b [2022-04-26T18:05:19.554Z] ---> 6a10f8c6fc6f [2022-04-26T18:05:19.554Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T18:05:20.272Z] ---> d49adec26d9d [2022-04-26T18:05:20.272Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T18:05:20.953Z] ---> f23d55ac96f8 [2022-04-26T18:05:20.954Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T18:05:20.954Z] ---> Running in f154243d8daa [2022-04-26T18:05:22.955Z] ---> ba7c6e1cc0e6 [2022-04-26T18:05:22.955Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T18:05:24.410Z] Removing intermediate container f154243d8daa [2022-04-26T18:05:24.410Z] ---> 87c24881a351 [2022-04-26T18:05:24.410Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:05:25.405Z] ---> 0789b8b31f14 [2022-04-26T18:05:25.405Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T18:05:25.682Z] ---> af1e0e8053bc [2022-04-26T18:05:25.682Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T18:05:26.285Z] ---> 3001fcb886db [2022-04-26T18:05:26.286Z] 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-26T18:05:26.564Z] ---> Running in eafaf296ba27 [2022-04-26T18:05:28.559Z] ---> d133fb8f3d93 [2022-04-26T18:05:28.559Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T18:05:29.552Z] ---> 78a1223ed767 [2022-04-26T18:05:29.553Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T18:05:29.832Z] Removing intermediate container eafaf296ba27 [2022-04-26T18:05:29.832Z] ---> ca82b8031807 [2022-04-26T18:05:29.832Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T18:05:30.113Z] ---> Running in 7f0d88f98d9b [2022-04-26T18:05:31.101Z] ---> e8387b34541c [2022-04-26T18:05:31.101Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T18:05:31.101Z] Removing intermediate container 7f0d88f98d9b [2022-04-26T18:05:31.101Z] ---> 549481328ffd [2022-04-26T18:05:31.101Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T18:05:31.101Z] ---> Running in 77469568a8ec [2022-04-26T18:05:32.111Z] Removing intermediate container 77469568a8ec [2022-04-26T18:05:32.111Z] ---> a9d5bfcb3cc8 [2022-04-26T18:05:32.111Z] Step 24/25 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:05:32.396Z] ---> Running in 847915696a81 [2022-04-26T18:05:32.676Z] ---> 5ffec9f50217 [2022-04-26T18:05:32.676Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T18:05:32.956Z] ---> Running in 58c29f2f5a24 [2022-04-26T18:05:32.956Z] Removing intermediate container 847915696a81 [2022-04-26T18:05:32.956Z] ---> 732449f2be2e [2022-04-26T18:05:32.956Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T18:05:33.238Z] ---> Running in 9ca7500ca267 [2022-04-26T18:05:33.846Z] Removing intermediate container 58c29f2f5a24 [2022-04-26T18:05:33.846Z] ---> 5eff1d2c2e4f [2022-04-26T18:05:33.846Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T18:05:33.846Z] Removing intermediate container 9ca7500ca267 [2022-04-26T18:05:33.846Z] ---> acafa007f513 [2022-04-26T18:05:33.846Z] [2022-04-26T18:05:34.839Z] Successfully built acafa007f513 [2022-04-26T18:05:34.839Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T18:05:34.839Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-26T18:05:34.839Z] ---> f8dcb500c99a [2022-04-26T18:05:34.839Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T18:05:35.114Z] ---> Running in 77ac103e49f0 [2022-04-26T18:05:38.524Z] Removing intermediate container 77ac103e49f0 [2022-04-26T18:05:38.524Z] ---> dbb7f7463e52 [2022-04-26T18:05:38.524Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T18:05:38.524Z] ---> Running in 90905fef9cde [2022-04-26T18:05:39.125Z] Removing intermediate container 90905fef9cde [2022-04-26T18:05:39.125Z] ---> f9243ab0553e [2022-04-26T18:05:39.125Z] Step 28/31 : CMD ["gate"] [2022-04-26T18:05:39.125Z] ---> Running in 53db9647e99a [2022-04-26T18:05:39.725Z] Removing intermediate container 53db9647e99a [2022-04-26T18:05:39.725Z] ---> c5f76af618a9 [2022-04-26T18:05:39.725Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T18:05:39.998Z] ---> Running in d64a24587210 [2022-04-26T18:05:40.620Z] Removing intermediate container d64a24587210 [2022-04-26T18:05:40.620Z] ---> 24064ad6b572 [2022-04-26T18:05:40.620Z] Step 30/31 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:05:40.895Z] ---> Running in f9f8050020cf [2022-04-26T18:05:41.498Z] Removing intermediate container f9f8050020cf [2022-04-26T18:05:41.498Z] ---> d67aa358008c [2022-04-26T18:05:41.498Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T18:05:41.780Z] ---> Running in d0f8bb3b027f [2022-04-26T18:05:42.391Z] Removing intermediate container d0f8bb3b027f [2022-04-26T18:05:42.391Z] ---> 50523bb0c96a [2022-04-26T18:05:42.391Z] [2022-04-26T18:05:42.993Z] Successfully built 50523bb0c96a [2022-04-26T18:05:42.993Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T18:05:42.993Z]  Building security-bootstrapper ... done Building security-spire-config [2022-04-26T18:06:01.318Z] Removing intermediate container f09a7470eff6 [2022-04-26T18:06:01.318Z] ---> d3f29e4d408a [2022-04-26T18:06:01.318Z] [2022-04-26T18:06:01.319Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T18:06:01.319Z] ---> ac73e934f311 [2022-04-26T18:06:01.319Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T18:06:01.319Z] ---> Running in b72e1225625e [2022-04-26T18:06:02.314Z] Removing intermediate container b72e1225625e [2022-04-26T18:06:02.314Z] ---> 43872975c1de [2022-04-26T18:06:02.314Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T18:06:02.597Z] ---> Running in 32c64367bd41 [2022-04-26T18:06:03.208Z] Removing intermediate container 32c64367bd41 [2022-04-26T18:06:03.208Z] ---> 816937221c7f [2022-04-26T18:06:03.208Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T18:06:03.484Z] ---> Running in 9daf93d30b9a [2022-04-26T18:06:04.585Z] Removing intermediate container 9daf93d30b9a [2022-04-26T18:06:04.585Z] ---> e92be3d09e9c [2022-04-26T18:06:04.585Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:06:04.585Z] ---> Running in 7611e0fa0f7c [2022-04-26T18:06:09.019Z] Removing intermediate container 7611e0fa0f7c [2022-04-26T18:06:09.019Z] ---> 85e8d4dccce2 [2022-04-26T18:06:09.019Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T18:06:09.019Z] ---> Running in 10325032caec [2022-04-26T18:06:12.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:12.602Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:06:12.602Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:06:12.602Z] ---> 3e7f39150bbe [2022-04-26T18:06:12.602Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T18:06:12.602Z] ---> Using cache [2022-04-26T18:06:12.602Z] ---> ae155772baff [2022-04-26T18:06:12.602Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:06:12.602Z] ---> Using cache [2022-04-26T18:06:12.602Z] ---> 20a68d28e3b5 [2022-04-26T18:06:12.602Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T18:06:12.602Z] ---> Running in d7233b30a291 [2022-04-26T18:06:14.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:15.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:15.885Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:16.887Z] OK: 220 MiB in 52 packages [2022-04-26T18:06:18.893Z] Removing intermediate container d7233b30a291 [2022-04-26T18:06:18.893Z] ---> 79ab3dc3f303 [2022-04-26T18:06:18.893Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T18:06:19.500Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T18:06:19.783Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T18:06:19.783Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T18:06:19.783Z] ---> 12f11a558bca [2022-04-26T18:06:19.783Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:06:20.058Z] ---> Running in 53ec69c67a68 [2022-04-26T18:06:20.058Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T18:06:20.671Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T18:06:20.949Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T18:06:20.949Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:06:20.949Z] OK: 8 MiB in 20 packages [2022-04-26T18:06:22.964Z] Removing intermediate container 10325032caec [2022-04-26T18:06:22.964Z] ---> 2fea004527bc [2022-04-26T18:06:22.964Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:06:23.578Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:06:23.578Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:06:23.578Z] ---> 3e7f39150bbe [2022-04-26T18:06:23.578Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T18:06:23.578Z] ---> Using cache [2022-04-26T18:06:23.578Z] ---> ae155772baff [2022-04-26T18:06:23.578Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:06:23.578Z] ---> Using cache [2022-04-26T18:06:23.578Z] ---> 20a68d28e3b5 [2022-04-26T18:06:23.578Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T18:06:23.578Z] ---> Using cache [2022-04-26T18:06:23.578Z] ---> 79ab3dc3f303 [2022-04-26T18:06:23.578Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T18:06:23.578Z] ---> Using cache [2022-04-26T18:06:23.578Z] ---> 12f11a558bca [2022-04-26T18:06:23.578Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:06:23.578Z] ---> Running in 61dd066fc6a8 [2022-04-26T18:06:24.592Z] ---> 24c38dc3f649 [2022-04-26T18:06:24.592Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T18:06:26.589Z] Removing intermediate container 53ec69c67a68 [2022-04-26T18:06:26.589Z] ---> 8e00debc27a0 [2022-04-26T18:06:26.589Z] Step 8/26 : COPY . . [2022-04-26T18:06:27.197Z] ---> d063bd12112f [2022-04-26T18:06:27.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T18:06:28.680Z] ---> 8e8965dbc969 [2022-04-26T18:06:28.680Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T18:06:28.961Z] ---> Running in 979482af15e5 [2022-04-26T18:06:29.563Z] Removing intermediate container 61dd066fc6a8 [2022-04-26T18:06:29.563Z] ---> e33ff0d2244c [2022-04-26T18:06:29.563Z] Step 8/26 : COPY . . [2022-04-26T18:06:29.846Z] Removing intermediate container 979482af15e5 [2022-04-26T18:06:29.846Z] ---> 4fc13304a9f8 [2022-04-26T18:06:29.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:06:30.130Z] ---> Running in 541517c683f5 [2022-04-26T18:06:31.208Z] Removing intermediate container 541517c683f5 [2022-04-26T18:06:31.208Z] ---> a1911cd47ea0 [2022-04-26T18:06:31.208Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T18:06:31.525Z] ---> Running in 1224d8c8926c [2022-04-26T18:06:32.536Z] Removing intermediate container 1224d8c8926c [2022-04-26T18:06:32.536Z] ---> 8964dbecce26 [2022-04-26T18:06:32.536Z] Step 22/23 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:06:32.536Z] ---> Running in 308bd53d5e7e [2022-04-26T18:06:33.140Z] Removing intermediate container 308bd53d5e7e [2022-04-26T18:06:33.140Z] ---> 5f5f1c1cc90e [2022-04-26T18:06:33.140Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T18:06:33.140Z] ---> Running in 5a52217293af [2022-04-26T18:06:34.127Z] Removing intermediate container 5a52217293af [2022-04-26T18:06:34.127Z] ---> 45ac6dff6e1b [2022-04-26T18:06:34.127Z] [2022-04-26T18:06:35.117Z] Successfully built 45ac6dff6e1b [2022-04-26T18:06:35.117Z] Successfully tagged core-data-arm64:latest [2022-04-26T18:06:35.117Z]  Building core-data ... done Building support-scheduler [2022-04-26T18:06:47.654Z] Removing intermediate container 15ab7ab877e8 [2022-04-26T18:06:47.654Z] ---> d9268cb0f476 [2022-04-26T18:06:47.654Z] [2022-04-26T18:06:47.654Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T18:06:47.654Z] 3.15: Pulling from library/alpine [2022-04-26T18:06:47.654Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T18:06:47.654Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T18:06:47.654Z] ---> 3fb3c9af89a9 [2022-04-26T18:06:47.654Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T18:06:48.654Z] ---> Running in 53f044431ecb [2022-04-26T18:06:49.259Z] Removing intermediate container 53f044431ecb [2022-04-26T18:06:49.259Z] ---> 625ccf76db5a [2022-04-26T18:06:49.259Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:06:49.259Z] ---> Running in 64c60b2a93f0 [2022-04-26T18:06:52.698Z] Removing intermediate container 64c60b2a93f0 [2022-04-26T18:06:52.698Z] ---> 8c71d22907d8 [2022-04-26T18:06:52.698Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T18:06:52.698Z] ---> Running in 9da5fab51a16 [2022-04-26T18:06:53.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:54.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:55.697Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T18:06:55.697Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T18:06:55.697Z] OK: 15729 distinct packages available [2022-04-26T18:06:55.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:56.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:06:57.606Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T18:06:57.893Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T18:06:58.166Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T18:06:58.166Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T18:06:58.166Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T18:06:58.444Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T18:06:58.444Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T18:06:58.444Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T18:06:58.444Z] Removing intermediate container 68244881cac0 [2022-04-26T18:06:58.444Z] ---> e8bf93a0b182 [2022-04-26T18:06:58.444Z] [2022-04-26T18:06:58.444Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T18:06:58.444Z] ---> ac73e934f311 [2022-04-26T18:06:58.444Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T18:06:58.721Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T18:06:58.721Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T18:06:58.721Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T18:06:59.002Z] ---> Running in 4c8afc2ea449 [2022-04-26T18:06:59.002Z] OK: 8 MiB in 23 packages [2022-04-26T18:07:01.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:01.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:01.312Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:07:01.312Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:07:01.312Z] ---> 3e7f39150bbe [2022-04-26T18:07:01.312Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T18:07:01.312Z] ---> Using cache [2022-04-26T18:07:01.312Z] ---> ae155772baff [2022-04-26T18:07:01.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:07:01.312Z] ---> Using cache [2022-04-26T18:07:01.312Z] ---> 20a68d28e3b5 [2022-04-26T18:07:01.312Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T18:07:01.312Z] ---> Running in a02999f539db [2022-04-26T18:07:01.599Z] Removing intermediate container 9da5fab51a16 [2022-04-26T18:07:01.599Z] ---> 9ef5e991e9f5 [2022-04-26T18:07:01.599Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:07:02.203Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T18:07:02.203Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T18:07:02.203Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:07:02.203Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T18:07:02.483Z] OK: 6 MiB in 16 packages [2022-04-26T18:07:02.763Z] ---> f8ac65530889 [2022-04-26T18:07:02.763Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T18:07:03.040Z] ---> d483a445695b [2022-04-26T18:07:03.040Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T18:07:03.040Z] ---> Running in 304939f55f81 [2022-04-26T18:07:03.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:03.926Z] Removing intermediate container 304939f55f81 [2022-04-26T18:07:03.926Z] ---> e81db79e428b [2022-04-26T18:07:03.926Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T18:07:03.926Z] ---> Running in 1b286f4aec95 [2022-04-26T18:07:04.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:04.493Z] Removing intermediate container 4c8afc2ea449 [2022-04-26T18:07:04.493Z] ---> 9ec52558f759 [2022-04-26T18:07:04.493Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T18:07:04.770Z] ---> Running in d2fcc7ed9646 [2022-04-26T18:07:05.377Z] OK: 220 MiB in 52 packages [2022-04-26T18:07:05.377Z] Removing intermediate container d2fcc7ed9646 [2022-04-26T18:07:05.377Z] ---> 02ccc184f0c1 [2022-04-26T18:07:05.377Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T18:07:05.652Z] ---> Running in 4e23f2363c87 [2022-04-26T18:07:06.273Z] ---> c326093d9302 [2022-04-26T18:07:06.273Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T18:07:06.557Z] Removing intermediate container 4e23f2363c87 [2022-04-26T18:07:06.557Z] ---> 2ed3eb7f9273 [2022-04-26T18:07:06.557Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T18:07:06.835Z] ---> Running in 80094b1a9539 [2022-04-26T18:07:06.835Z] Removing intermediate container a02999f539db [2022-04-26T18:07:06.835Z] ---> b7d415e440e1 [2022-04-26T18:07:06.835Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T18:07:07.119Z] Removing intermediate container 1b286f4aec95 [2022-04-26T18:07:07.119Z] ---> 16d66822abc2 [2022-04-26T18:07:07.119Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T18:07:07.413Z] ---> Running in b5d5217de093 [2022-04-26T18:07:07.413Z] Removing intermediate container 80094b1a9539 [2022-04-26T18:07:07.413Z] ---> a8567d653cff [2022-04-26T18:07:07.413Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:07:07.413Z] ---> c6940cd617ea [2022-04-26T18:07:07.413Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T18:07:07.691Z] ---> Running in 0805865fdcb3 [2022-04-26T18:07:07.968Z] Removing intermediate container b5d5217de093 [2022-04-26T18:07:07.968Z] ---> 1a90f8616f37 [2022-04-26T18:07:07.968Z] 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-26T18:07:07.968Z] ---> Running in beb81bfbc658 [2022-04-26T18:07:08.243Z] ---> 9e7d406695c4 [2022-04-26T18:07:08.243Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T18:07:08.523Z] ---> ddeb5c65e3ee [2022-04-26T18:07:08.524Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:07:08.524Z] Removing intermediate container 0805865fdcb3 [2022-04-26T18:07:08.524Z] ---> b1f26715691a [2022-04-26T18:07:08.524Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:07:08.524Z] ---> Running in 2f833bdfbc55 [2022-04-26T18:07:08.809Z] ---> Running in 5bf6792bac1b [2022-04-26T18:07:08.809Z] ---> Running in a0b9ef7d4d21 [2022-04-26T18:07:08.809Z] ---> d8d31b752388 [2022-04-26T18:07:08.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T18:07:09.413Z] Removing intermediate container 2f833bdfbc55 [2022-04-26T18:07:09.413Z] ---> 621565478fe8 [2022-04-26T18:07:09.413Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T18:07:09.413Z] Removing intermediate container 5bf6792bac1b [2022-04-26T18:07:09.413Z] ---> 54ad29cc7832 [2022-04-26T18:07:09.413Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T18:07:09.698Z] ---> Running in ac7fbc888635 [2022-04-26T18:07:09.698Z] ---> Running in ebf527e8d478 [2022-04-26T18:07:10.696Z] Removing intermediate container ebf527e8d478 [2022-04-26T18:07:10.696Z] ---> a4078470b559 [2022-04-26T18:07:10.696Z] Step 19/20 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:07:10.696Z] ---> Running in 5d6a3c72c5fc [2022-04-26T18:07:10.972Z] spire-1.2.1/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.data/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.data/.file [2022-04-26T18:07:10.972Z] spire-1.2.1/.dockerignore [2022-04-26T18:07:10.972Z] spire-1.2.1/.gitattributes [2022-04-26T18:07:10.972Z] spire-1.2.1/.githooks/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T18:07:10.972Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T18:07:10.972Z] spire-1.2.1/.gitignore [2022-04-26T18:07:10.972Z] spire-1.2.1/.go-version [2022-04-26T18:07:10.972Z] spire-1.2.1/.golangci.yml [2022-04-26T18:07:10.972Z] spire-1.2.1/ADOPTERS.md [2022-04-26T18:07:10.972Z] spire-1.2.1/CHANGELOG.md [2022-04-26T18:07:10.972Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T18:07:10.972Z] spire-1.2.1/CODEOWNERS [2022-04-26T18:07:10.972Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T18:07:10.972Z] spire-1.2.1/Dockerfile [2022-04-26T18:07:10.972Z] spire-1.2.1/Dockerfile.dev [2022-04-26T18:07:10.972Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T18:07:10.972Z] spire-1.2.1/LICENSE [2022-04-26T18:07:10.972Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T18:07:10.972Z] spire-1.2.1/Makefile [2022-04-26T18:07:10.972Z] spire-1.2.1/README.md [2022-04-26T18:07:10.972Z] spire-1.2.1/ROADMAP.md [2022-04-26T18:07:10.972Z] spire-1.2.1/SECURITY.md [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T18:07:10.972Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/ [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/agent/ [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/server/ [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/server/server.conf [2022-04-26T18:07:10.972Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/ [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/auditlog.md [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/images/ [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T18:07:10.972Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/spire_server.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/telemetry.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/upgrading.md [2022-04-26T18:07:11.250Z] spire-1.2.1/doc/using_spire.md [2022-04-26T18:07:11.250Z] spire-1.2.1/examples/ [2022-04-26T18:07:11.250Z] spire-1.2.1/examples/README.md [2022-04-26T18:07:11.250Z] spire-1.2.1/go.mod [2022-04-26T18:07:11.250Z] spire-1.2.1/go.sum [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.goRemoving intermediate container 5d6a3c72c5fc [2022-04-26T18:07:11.250Z] [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/keymanager.go ---> ec3af2175ccc [2022-04-26T18:07:11.250Z] [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/metrics.goStep 20/20 : LABEL version=0.0.0 [2022-04-26T18:07:11.250Z] [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T18:07:11.250Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T18:07:11.251Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T18:07:11.534Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T18:07:11.535Z] ---> Running in 759fe5f44b80 [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T18:07:11.535Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T18:07:11.813Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/version/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/config.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T18:07:11.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:07:11.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T18:07:12.092Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/server.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/private/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/private/server/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T18:07:12.093Z] spire-1.2.1/release/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/README.md [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/conf/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T18:07:12.093Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T18:07:12.093Z] spire-1.2.1/script/ [2022-04-26T18:07:12.093Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T18:07:12.093Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T18:07:12.093Z] spire-1.2.1/support/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T18:07:12.093Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T18:07:12.094Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/clock/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/clock/clock.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/README.md [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/common [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T18:07:12.094Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T18:07:12.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlRemoving intermediate container 759fe5f44b80 [2022-04-26T18:07:12.440Z] ---> b36f5437e8cf [2022-04-26T18:07:12.440Z] [2022-04-26T18:07:12.440Z] [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T18:07:12.440Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ ---> c2e22a7e4d89 [2022-04-26T18:07:12.441Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T18:07:12.441Z] [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T18:07:12.441Z] spire-1.2.1/test/integration/test.sh [2022-04-26T18:07:12.441Z] spire-1.2.1/test/plugintest/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testca/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testca/ca.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testkey/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/testkey/new.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/ [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/race.go [2022-04-26T18:07:12.441Z] spire-1.2.1/test/util/util.go [2022-04-26T18:07:12.441Z] building spire from source... [2022-04-26T18:07:13.133Z] Installing go1.17.7... [2022-04-26T18:07:13.473Z] Removing intermediate container ac7fbc888635 [2022-04-26T18:07:13.473Z] ---> 98b0c61c1a3d [2022-04-26T18:07:13.473Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T18:07:13.473Z] ---> Running in b2d855bebf34 [2022-04-26T18:07:14.083Z] Successfully built b36f5437e8cf [2022-04-26T18:07:14.083Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T18:07:14.083Z] Building sys-mgmt-agent [2022-04-26T18:07:14.083Z] Removing intermediate container a0b9ef7d4d21 [2022-04-26T18:07:14.083Z] ---> a83b82617f08 [2022-04-26T18:07:14.083Z] Step 8/22 : COPY . . [2022-04-26T18:07:14.083Z]  Building security-spiffe-token-provider ... done Removing intermediate container b2d855bebf34 [2022-04-26T18:07:14.359Z] ---> ca7f36d2e461 [2022-04-26T18:07:14.359Z] 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-26T18:07:14.359Z] ---> Running in c6c537162ef4 [2022-04-26T18:07:14.651Z] ---> 76b5e92b1ba1 [2022-04-26T18:07:14.651Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T18:07:14.936Z] ---> Running in 702a9116adad [2022-04-26T18:07:15.920Z] Removing intermediate container 702a9116adad [2022-04-26T18:07:15.920Z] ---> d56808ed1cf4 [2022-04-26T18:07:15.920Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:07:16.194Z] ---> Running in af8c4af67a23 [2022-04-26T18:07:16.813Z] Removing intermediate container af8c4af67a23 [2022-04-26T18:07:16.813Z] ---> 921ab3100dc5 [2022-04-26T18:07:16.813Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T18:07:16.813Z] spire-1.2.1/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.data/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.data/.file [2022-04-26T18:07:17.092Z] spire-1.2.1/.dockerignore [2022-04-26T18:07:17.092Z] spire-1.2.1/.gitattributes [2022-04-26T18:07:17.092Z] spire-1.2.1/.githooks/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T18:07:17.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T18:07:17.092Z] spire-1.2.1/.gitignore [2022-04-26T18:07:17.092Z] spire-1.2.1/.go-version [2022-04-26T18:07:17.092Z] spire-1.2.1/.golangci.yml [2022-04-26T18:07:17.092Z] spire-1.2.1/ADOPTERS.md [2022-04-26T18:07:17.092Z] spire-1.2.1/CHANGELOG.md [2022-04-26T18:07:17.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T18:07:17.092Z] spire-1.2.1/CODEOWNERS [2022-04-26T18:07:17.092Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T18:07:17.092Z] spire-1.2.1/Dockerfile [2022-04-26T18:07:17.092Z] spire-1.2.1/Dockerfile.dev [2022-04-26T18:07:17.092Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T18:07:17.092Z] spire-1.2.1/LICENSE [2022-04-26T18:07:17.092Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T18:07:17.092Z] spire-1.2.1/Makefile [2022-04-26T18:07:17.092Z] spire-1.2.1/README.md [2022-04-26T18:07:17.092Z] spire-1.2.1/ROADMAP.md [2022-04-26T18:07:17.092Z] spire-1.2.1/SECURITY.md [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/ [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T18:07:17.092Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 8bb882389c79 [2022-04-26T18:07:17.093Z] [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T18:07:17.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/ [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/agent/ [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/server/ [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/server/server.conf [2022-04-26T18:07:17.093Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/ [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/auditlog.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/ [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T18:07:17.093Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/spire_server.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/telemetry.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/upgrading.md [2022-04-26T18:07:17.371Z] spire-1.2.1/doc/using_spire.md [2022-04-26T18:07:17.371Z] spire-1.2.1/examples/ [2022-04-26T18:07:17.371Z] spire-1.2.1/examples/README.md [2022-04-26T18:07:17.371Z] spire-1.2.1/go.mod [2022-04-26T18:07:17.371Z] spire-1.2.1/go.sum [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T18:07:17.371Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T18:07:17.372Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T18:07:17.656Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/version/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T18:07:17.657Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.goRemoving intermediate container 8bb882389c79 [2022-04-26T18:07:17.935Z] [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go ---> 3e7138df5c7d [2022-04-26T18:07:17.935Z] Step 21/22 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:07:17.935Z] [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/config.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T18:07:17.935Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go ---> Running in 8998772b89c3 [2022-04-26T18:07:17.936Z] [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T18:07:17.936Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T18:07:18.431Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/server.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/private/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/private/server/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T18:07:18.432Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T18:07:18.433Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T18:07:18.433Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T18:07:18.433Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T18:07:18.433Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T18:07:18.433Z] spire-1.2.1/release/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/README.md [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/conf/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T18:07:18.433Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/script/ [2022-04-26T18:07:18.433Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T18:07:18.433Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T18:07:18.433Z] spire-1.2.1/support/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T18:07:18.433Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/clock/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/clock/clock.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/ [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T18:07:18.433Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/common [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T18:07:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T18:07:18.715Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T18:07:18.716Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T18:07:18.717Z] spire-1.2.1/test/integration/test.sh [2022-04-26T18:07:18.717Z] spire-1.2.1/test/plugintest/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testca/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testca/ca.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testkey/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/testkey/new.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/ [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/race.go [2022-04-26T18:07:18.717Z] spire-1.2.1/test/util/util.go [2022-04-26T18:07:18.717Z] building spire from source... [2022-04-26T18:07:19.012Z] Removing intermediate container 8998772b89c3 [2022-04-26T18:07:19.012Z] ---> d7b485f46114 [2022-04-26T18:07:19.012Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T18:07:19.295Z] ---> Running in ed4019616125 [2022-04-26T18:07:19.295Z] Installing go1.17.7... [2022-04-26T18:07:19.904Z] Removing intermediate container ed4019616125 [2022-04-26T18:07:19.904Z] ---> a5199a598e1f [2022-04-26T18:07:19.904Z] [2022-04-26T18:07:20.515Z] Successfully built a5199a598e1f [2022-04-26T18:07:20.515Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T18:07:20.515Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-26T18:07:38.897Z] Building bin/spire-server... [2022-04-26T18:07:38.897Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T18:07:38.897Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T18:07:38.897Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T18:07:38.897Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T18:07:38.897Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T18:07:38.897Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T18:07:38.897Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T18:07:39.179Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T18:07:39.465Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T18:07:40.478Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T18:07:41.096Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T18:07:41.096Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T18:07:41.096Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T18:07:41.372Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T18:07:41.660Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T18:07:41.660Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T18:07:41.660Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T18:07:42.266Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T18:07:42.266Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T18:07:42.549Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T18:07:42.828Z]  ---> 3ab615a734b4 [2022-04-26T18:07:42.828Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T18:07:42.828Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T18:07:42.828Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T18:07:43.103Z]  ---> Running in 5f8a4dcde18a [2022-04-26T18:07:43.379Z] Building bin/spire-server... [2022-04-26T18:07:43.379Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T18:07:43.658Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T18:07:43.658Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T18:07:43.658Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T18:07:43.658Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T18:07:44.290Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T18:07:44.290Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T18:07:44.905Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T18:07:45.186Z] 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-26T18:07:47.835Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T18:07:48.116Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T18:07:48.396Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T18:07:48.396Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T18:07:49.003Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T18:07:49.282Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T18:07:49.282Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T18:07:49.282Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T18:07:49.563Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T18:07:49.563Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T18:07:49.563Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T18:07:49.563Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T18:07:49.845Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T18:07:50.840Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T18:07:50.840Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T18:07:51.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:07:51.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:07:51.126Z] ---> 3e7f39150bbe [2022-04-26T18:07:51.126Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T18:07:51.126Z] ---> Using cache [2022-04-26T18:07:51.126Z] ---> ae155772baff [2022-04-26T18:07:51.126Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:07:51.126Z] ---> Using cache [2022-04-26T18:07:51.126Z] ---> 20a68d28e3b5 [2022-04-26T18:07:51.126Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T18:07:51.806Z] ---> Running in 636585ecab36 [2022-04-26T18:07:54.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:55.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:07:56.534Z] OK: 220 MiB in 52 packages [2022-04-26T18:07:58.543Z] Removing intermediate container 636585ecab36 [2022-04-26T18:07:58.543Z] ---> 6ae97f56b87d [2022-04-26T18:07:58.543Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T18:07:59.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:07:59.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:07:59.544Z] ---> 3e7f39150bbe [2022-04-26T18:07:59.544Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T18:07:59.544Z] ---> Using cache [2022-04-26T18:07:59.544Z] ---> ae155772baff [2022-04-26T18:07:59.544Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:07:59.544Z] ---> Using cache [2022-04-26T18:07:59.544Z] ---> 20a68d28e3b5 [2022-04-26T18:07:59.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T18:07:59.544Z] ---> Using cache [2022-04-26T18:07:59.544Z] ---> b7d415e440e1 [2022-04-26T18:07:59.544Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T18:07:59.544Z] ---> Using cache [2022-04-26T18:07:59.544Z] ---> ddeb5c65e3ee [2022-04-26T18:07:59.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:07:59.544Z] ---> Using cache [2022-04-26T18:07:59.544Z] ---> a83b82617f08 [2022-04-26T18:07:59.544Z] Step 8/22 : COPY . . [2022-04-26T18:07:59.824Z] ---> Using cache [2022-04-26T18:07:59.824Z] ---> 3ab615a734b4 [2022-04-26T18:07:59.824Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T18:07:59.824Z] ---> eb57359be9c6 [2022-04-26T18:07:59.824Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:07:59.824Z] ---> Running in 11b21e6a4109 [2022-04-26T18:07:59.824Z] ---> Running in 76c36fe35e1c [2022-04-26T18:08:00.435Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T18:08:00.435Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T18:08:00.435Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T18:08:00.435Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T18:08:00.435Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T18:08:00.435Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T18:08:01.048Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T18:08:01.048Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T18:08:01.334Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T18:08:01.334Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T18:08:01.334Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T18:08:01.623Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T18:08:01.623Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T18:08:01.623Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T18:08:01.623Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T18:08:02.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T18:08:02.834Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T18:08:03.114Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T18:08:03.393Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T18:08:03.393Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T18:08:03.393Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T18:08:03.393Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T18:08:03.393Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T18:08:03.672Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T18:08:03.672Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T18:08:05.148Z] Removing intermediate container 76c36fe35e1c [2022-04-26T18:08:05.148Z] ---> bb37bc7887ab [2022-04-26T18:08:05.148Z] Step 8/23 : COPY . . [2022-04-26T18:08:17.610Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T18:08:17.610Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T18:08:17.610Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T18:08:17.610Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T18:08:17.610Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T18:08:17.610Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T18:08:17.610Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T18:08:17.610Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T18:08:17.610Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T18:08:17.610Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T18:08:17.610Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T18:08:17.610Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T18:08:17.610Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T18:08:17.610Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T18:08:17.610Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T18:08:17.610Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T18:08:17.896Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T18:08:17.896Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T18:08:18.172Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T18:08:18.172Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T18:08:18.454Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T18:08:18.455Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T18:08:18.455Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T18:08:18.734Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T18:08:19.018Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T18:08:19.018Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T18:08:19.018Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T18:08:19.018Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T18:08:19.018Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T18:08:19.302Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T18:08:19.582Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T18:08:20.582Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T18:08:20.582Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T18:08:20.862Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T18:08:21.146Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T18:08:21.146Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T18:08:21.445Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T18:08:23.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T18:08:26.865Z]  ---> bb7f269e0ea3 [2022-04-26T18:08:26.865Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T18:08:26.865Z] ---> Running in 7ce8bd1d02c0 [2022-04-26T18:08:28.349Z] 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-26T18:08:29.658Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T18:08:29.658Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T18:08:29.658Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T18:08:29.658Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T18:08:29.967Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T18:08:45.082Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T18:08:45.082Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T18:08:45.082Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T18:08:50.501Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T18:08:50.501Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T18:08:50.501Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T18:08:50.501Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T18:08:51.103Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T18:08:51.104Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T18:08:51.104Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T18:08:51.380Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T18:08:51.982Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T18:08:54.623Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T18:08:54.900Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T18:09:01.663Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T18:09:01.663Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T18:09:01.940Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T18:09:01.940Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T18:09:20.277Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T18:09:20.277Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T18:09:20.277Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T18:09:20.558Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T18:09:21.163Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T18:09:22.602Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T18:09:24.594Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T18:09:25.582Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T18:09:27.924Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T18:09:27.924Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T18:09:28.524Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T18:09:28.800Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T18:09:29.077Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T18:09:29.077Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T18:09:29.354Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T18:09:29.630Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T18:09:29.909Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T18:09:29.909Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T18:09:31.356Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T18:09:31.356Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T18:09:31.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T18:09:31.959Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T18:09:32.237Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T18:09:32.237Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T18:09:32.514Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T18:09:35.913Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T18:09:37.897Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T18:09:38.173Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T18:09:38.173Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T18:09:38.173Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T18:09:38.458Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T18:09:38.458Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T18:09:38.458Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T18:09:39.451Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T18:09:39.451Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T18:09:39.727Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T18:09:40.006Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T18:09:40.006Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T18:09:40.990Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T18:09:41.594Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T18:09:41.870Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T18:09:42.147Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T18:09:42.147Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T18:09:42.424Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T18:09:42.700Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T18:09:42.700Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T18:09:42.700Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T18:09:42.700Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T18:09:43.689Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T18:09:43.969Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T18:09:43.969Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T18:09:43.969Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T18:09:44.247Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T18:09:46.236Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T18:09:46.236Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T18:09:46.836Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T18:09:46.836Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T18:09:46.836Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T18:09:46.836Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T18:09:47.113Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T18:09:47.389Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T18:09:47.389Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T18:09:47.991Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T18:09:47.991Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T18:09:48.266Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T18:09:48.870Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T18:09:49.472Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T18:09:49.750Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T18:09:50.354Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T18:09:50.354Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T18:09:50.958Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T18:09:51.237Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T18:09:51.515Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T18:09:51.792Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T18:09:52.070Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T18:09:52.347Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T18:09:52.347Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T18:09:52.746Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T18:09:52.746Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T18:09:53.944Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T18:09:53.944Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T18:09:53.944Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T18:09:54.219Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T18:09:54.492Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T18:09:54.492Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T18:09:54.769Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T18:09:54.769Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T18:09:54.769Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T18:09:55.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T18:09:55.318Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T18:09:55.593Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T18:09:55.593Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T18:09:55.593Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T18:09:55.593Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T18:09:55.593Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T18:09:55.593Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T18:09:55.867Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T18:09:55.867Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T18:09:55.867Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T18:09:55.867Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T18:09:56.141Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T18:09:56.141Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T18:09:56.419Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T18:09:56.419Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T18:10:01.853Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T18:10:01.853Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T18:10:01.853Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T18:10:02.839Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T18:10:03.439Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T18:10:04.040Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T18:10:04.040Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T18:10:04.317Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T18:10:04.317Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T18:10:04.317Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T18:10:04.594Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T18:10:04.594Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T18:10:04.594Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T18:10:05.196Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T18:10:05.196Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T18:10:05.196Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T18:10:05.196Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T18:10:05.804Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T18:10:05.804Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T18:10:06.870Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T18:10:07.468Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T18:10:07.744Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T18:10:08.023Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T18:10:08.023Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T18:10:10.012Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T18:10:10.012Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T18:10:10.012Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T18:10:11.458Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T18:10:11.458Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T18:10:11.458Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T18:10:11.735Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T18:10:12.010Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T18:10:12.611Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T18:10:15.243Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T18:10:17.235Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T18:10:17.235Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T18:10:17.835Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T18:10:17.835Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T18:10:17.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T18:10:18.825Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T18:10:18.825Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T18:10:18.825Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T18:10:19.431Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T18:10:19.431Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T18:10:19.431Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T18:10:29.955Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T18:10:29.955Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T18:10:29.955Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T18:10:29.955Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T18:10:29.955Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T18:10:30.560Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T18:10:30.560Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T18:10:45.681Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T18:10:45.681Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T18:12:22.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/secrets-config ./cmd/secrets-config [2022-04-26T18:12:37.614Z] Removing intermediate container 11b21e6a4109 [2022-04-26T18:12:37.614Z] ---> 4b6be5477684 [2022-04-26T18:12:37.614Z] [2022-04-26T18:12:37.614Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T18:12:37.614Z] ---> ac73e934f311 [2022-04-26T18:12:37.614Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T18:12:37.614Z] ---> Running in aca9803bfe19 [2022-04-26T18:12:38.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:12:38.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:12:39.794Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T18:12:39.794Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T18:12:40.068Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T18:12:40.068Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T18:12:40.068Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T18:12:40.068Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T18:12:40.068Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:12:40.068Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T18:12:40.342Z] OK: 8 MiB in 20 packages [2022-04-26T18:12:42.985Z] Removing intermediate container aca9803bfe19 [2022-04-26T18:12:42.985Z] ---> a4ee37a0870d [2022-04-26T18:12:42.985Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T18:12:42.985Z] ---> Running in 44c9c9955054 [2022-04-26T18:12:43.265Z] Removing intermediate container 44c9c9955054 [2022-04-26T18:12:43.265Z] ---> b2fa6244e47b [2022-04-26T18:12:43.265Z] Step 13/22 : WORKDIR /edgex [2022-04-26T18:12:43.265Z] ---> Running in 65ff855db3cf [2022-04-26T18:12:43.890Z] Removing intermediate container 65ff855db3cf [2022-04-26T18:12:43.890Z] ---> 1239b082b7c3 [2022-04-26T18:12:43.890Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T18:12:44.661Z] ---> feeda539c70b [2022-04-26T18:12:44.661Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T18:12:46.688Z] ---> 6f68258c582d [2022-04-26T18:12:46.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T18:12:48.659Z] ---> a699dcc2d585 [2022-04-26T18:12:48.659Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T18:12:50.102Z] ---> a090de8c2db4 [2022-04-26T18:12:50.102Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T18:12:50.377Z] ---> Running in 1b7f64cf9d82 [2022-04-26T18:12:54.702Z] Removing intermediate container 1b7f64cf9d82 [2022-04-26T18:12:54.702Z] ---> 2f369bbf8d6f [2022-04-26T18:12:54.702Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T18:12:54.702Z] ---> Running in 003099bf4115 [2022-04-26T18:12:55.299Z] Removing intermediate container 003099bf4115 [2022-04-26T18:12:55.299Z] ---> 88b9569ce866 [2022-04-26T18:12:55.299Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T18:12:55.574Z] ---> Running in 2edc68b0a3c3 [2022-04-26T18:12:56.555Z] Removing intermediate container 2edc68b0a3c3 [2022-04-26T18:12:56.555Z] ---> f1b41f14577b [2022-04-26T18:12:56.555Z] Step 21/22 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:12:56.555Z] Removing intermediate container 7ce8bd1d02c0 [2022-04-26T18:12:56.555Z] ---> 4c218a9a0d32 [2022-04-26T18:12:56.555Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T18:12:56.831Z] ---> Running in 0f3322c72914 [2022-04-26T18:12:56.831Z] ---> Running in 53baa3fe2d70 [2022-04-26T18:12:57.433Z] Removing intermediate container 0f3322c72914 [2022-04-26T18:12:57.433Z] ---> 4aaee9aa840a [2022-04-26T18:12:57.433Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T18:12:57.709Z] ---> Running in 460b73ec83f5 [2022-04-26T18:12:58.699Z] Removing intermediate container 460b73ec83f5 [2022-04-26T18:12:58.699Z] ---> d126a1d786bc [2022-04-26T18:12:58.699Z] [2022-04-26T18:12:58.974Z] 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-26T18:12:58.974Z] Successfully built d126a1d786bc [2022-04-26T18:12:59.249Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T18:12:59.249Z]  Building security-proxy-setup ... done Building security-spire-server [2022-04-26T18:13:03.573Z] Removing intermediate container 53baa3fe2d70 [2022-04-26T18:13:03.573Z] ---> 9af82ff49f2a [2022-04-26T18:13:03.573Z] [2022-04-26T18:13:03.573Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T18:13:03.573Z] 20.10.14: Pulling from library/docker [2022-04-26T18:13:21.916Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T18:13:21.916Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T18:13:21.916Z] ---> c346e9eafbab [2022-04-26T18:13:21.916Z] 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-26T18:13:23.354Z] ---> Running in a292369c6af3 [2022-04-26T18:13:24.350Z] Removing intermediate container a292369c6af3 [2022-04-26T18:13:24.350Z] ---> 81012d24df7b [2022-04-26T18:13:24.350Z] 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-26T18:13:24.350Z] ---> Running in 7495e842b619 [2022-04-26T18:13:27.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:13:27.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:13:29.110Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T18:13:29.110Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T18:13:29.110Z] Executing bash-5.1.16-r0.post-install [2022-04-26T18:13:29.386Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T18:13:29.386Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T18:13:29.386Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T18:13:29.386Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T18:13:29.386Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T18:13:29.386Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T18:13:29.386Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T18:13:29.386Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T18:13:29.386Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T18:13:29.386Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T18:13:29.386Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T18:13:29.386Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T18:13:29.662Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T18:13:29.662Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T18:13:29.662Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T18:13:30.644Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:13:30.644Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:13:30.644Z] ---> 3e7f39150bbe [2022-04-26T18:13:30.644Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> ae155772baff [2022-04-26T18:13:30.644Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 20a68d28e3b5 [2022-04-26T18:13:30.644Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 79ab3dc3f303 [2022-04-26T18:13:30.644Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 12f11a558bca [2022-04-26T18:13:30.644Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> e33ff0d2244c [2022-04-26T18:13:30.644Z] Step 8/25 : COPY . . [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 9e7d406695c4 [2022-04-26T18:13:30.644Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 621565478fe8 [2022-04-26T18:13:30.644Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> 98b0c61c1a3d [2022-04-26T18:13:30.644Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T18:13:30.644Z] ---> Using cache [2022-04-26T18:13:30.644Z] ---> ca7f36d2e461 [2022-04-26T18:13:30.644Z] 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-26T18:13:30.644Z] ---> Running in b8db9a4f95e3 [2022-04-26T18:13:33.278Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T18:13:33.278Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T18:13:33.278Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T18:13:33.278Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T18:13:33.278Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T18:13:33.278Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T18:13:33.278Z] spire-1.2.1/ [2022-04-26T18:13:33.278Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T18:13:33.278Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T18:13:33.278Z] spire-1.2.1/.data/ [2022-04-26T18:13:33.278Z] spire-1.2.1/.data/.file [2022-04-26T18:13:33.278Z] spire-1.2.1/.dockerignore [2022-04-26T18:13:33.278Z] spire-1.2.1/.gitattributes [2022-04-26T18:13:33.278Z] spire-1.2.1/.githooks/ [2022-04-26T18:13:33.278Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/ [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/ [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T18:13:33.278Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T18:13:33.279Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T18:13:33.279Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T18:13:33.279Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T18:13:33.279Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T18:13:33.279Z] spire-1.2.1/.gitignore [2022-04-26T18:13:33.279Z] spire-1.2.1/.go-version [2022-04-26T18:13:33.279Z] spire-1.2.1/.golangci.yml [2022-04-26T18:13:33.279Z] spire-1.2.1/ADOPTERS.md [2022-04-26T18:13:33.279Z] spire-1.2.1/CHANGELOG.md [2022-04-26T18:13:33.279Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T18:13:33.279Z] spire-1.2.1/CODEOWNERS [2022-04-26T18:13:33.279Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T18:13:33.279Z] spire-1.2.1/Dockerfile [2022-04-26T18:13:33.279Z] spire-1.2.1/Dockerfile.dev(26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T18:13:33.279Z] [2022-04-26T18:13:33.279Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T18:13:33.279Z] spire-1.2.1/LICENSE [2022-04-26T18:13:33.279Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T18:13:33.279Z] spire-1.2.1/Makefile [2022-04-26T18:13:33.279Z] spire-1.2.1/README.md [2022-04-26T18:13:33.279Z] spire-1.2.1/ROADMAP.md [2022-04-26T18:13:33.279Z] spire-1.2.1/SECURITY.md [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/(27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T18:13:33.279Z] [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go(28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T18:13:33.279Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T18:13:33.279Z] [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go(30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T18:13:33.279Z] [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T18:13:33.279Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/ [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/agent/ [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/server/ [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/server/server.conf [2022-04-26T18:13:33.279Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/ [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/auditlog.md [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/images/ [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T18:13:33.279Z] spire-1.2.1/doc/images/SPIRE_server.png(31/43) Installing py3-six (1.16.0-r0) [2022-04-26T18:13:33.279Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T18:13:33.555Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T18:13:33.555Z] [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/spire_server.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/telemetry.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/upgrading.md [2022-04-26T18:13:33.555Z] spire-1.2.1/doc/using_spire.md [2022-04-26T18:13:33.555Z] spire-1.2.1/examples/ [2022-04-26T18:13:33.555Z] spire-1.2.1/examples/README.md [2022-04-26T18:13:33.555Z] spire-1.2.1/go.mod [2022-04-26T18:13:33.555Z] spire-1.2.1/go.sum [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go(34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T18:13:33.555Z] [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/keymanager.go(35/43) Installing py3-packaging (20.9-r1) [2022-04-26T18:13:33.555Z] [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/config.go(36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T18:13:33.555Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T18:13:33.555Z] [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T18:13:33.555Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go(38/43) Installing py3-progress (1.6-r0) [2022-04-26T18:13:33.556Z] [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go(39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T18:13:33.556Z] [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/(40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T18:13:33.556Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T18:13:33.556Z] [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T18:13:33.556Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T18:13:33.831Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go(42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T18:13:33.832Z] [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem(43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T18:13:33.832Z] [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T18:13:33.832Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T18:13:33.833Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/version/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T18:13:34.108Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/config.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T18:13:34.109Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T18:13:34.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/server.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/private/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/private/server/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T18:13:34.393Z] spire-1.2.1/release/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/README.md [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/conf/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T18:13:34.393Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T18:13:34.393Z] spire-1.2.1/script/ [2022-04-26T18:13:34.393Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T18:13:34.393Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T18:13:34.393Z] spire-1.2.1/support/ [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/ [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T18:13:34.393Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T18:13:34.394Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T18:13:34.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T18:13:34.669Z] spire-1.2.1/test/ [2022-04-26T18:13:34.669Z] spire-1.2.1/test/clock/ [2022-04-26T18:13:34.669Z] spire-1.2.1/test/clock/clock.go [2022-04-26T18:13:34.669Z] spire-1.2.1/test/fakes/ [2022-04-26T18:13:34.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T18:13:34.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T18:13:34.669Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/README.mdExecuting busybox-1.34.1-r5.trigger [2022-04-26T18:13:34.670Z] [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/common [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setupOK: 82 MiB in 65 packages [2022-04-26T18:13:34.670Z] [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T18:13:34.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T18:13:34.671Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T18:13:34.946Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T18:13:34.947Z] spire-1.2.1/test/integration/test.sh [2022-04-26T18:13:34.947Z] spire-1.2.1/test/plugintest/ [2022-04-26T18:13:34.947Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T18:13:34.947Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T18:13:34.947Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T18:13:34.947Z] spire-1.2.1/test/spiretest/ [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testca/ [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testca/ca.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testkey/ [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/testkey/new.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T18:13:34.948Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/ [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/race.go [2022-04-26T18:13:34.948Z] spire-1.2.1/test/util/util.go [2022-04-26T18:13:34.948Z] building spire from source... [2022-04-26T18:13:35.545Z] Installing go1.17.7... [2022-04-26T18:13:39.872Z] Collecting docker-compose==1.23.2 [2022-04-26T18:13:39.872Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T18:13:40.474Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T18:13:40.474Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T18:13:40.474Z] 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-26T18:13:40.474Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T18:13:40.474Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T18:13:43.875Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T18:13:43.875Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T18:13:43.875Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T18:13:43.875Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T18:13:47.277Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T18:13:47.278Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T18:13:47.278Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T18:13:47.278Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T18:13:50.677Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T18:13:50.678Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T18:13:51.663Z] Collecting PyYAML<4,>=3.10 [2022-04-26T18:13:51.663Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T18:13:55.993Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T18:13:55.993Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T18:13:55.993Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T18:13:55.993Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T18:13:57.470Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T18:13:57.470Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T18:13:57.470Z] 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-26T18:13:58.070Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T18:13:58.070Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T18:13:58.345Z] Collecting idna<2.8,>=2.5 [2022-04-26T18:13:58.620Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T18:13:59.146Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T18:13:59.147Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T18:13:59.147Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T18:13:59.147Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T18:14:00.626Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T18:14:00.626Z] Attempting uninstall: urllib3 [2022-04-26T18:14:00.626Z] Found existing installation: urllib3 1.26.7 [2022-04-26T18:14:00.626Z] Uninstalling urllib3-1.26.7: [2022-04-26T18:14:00.626Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T18:14:01.610Z] Building bin/spire-server... [2022-04-26T18:14:01.610Z] Attempting uninstall: idna [2022-04-26T18:14:01.610Z] Found existing installation: idna 3.3 [2022-04-26T18:14:01.610Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T18:14:01.610Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T18:14:01.610Z]  Uninstalling idna-3.3: [2022-04-26T18:14:01.610Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T18:14:01.885Z]  Successfully uninstalled idna-3.3 [2022-04-26T18:14:02.160Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T18:14:02.761Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T18:14:03.037Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T18:14:04.023Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T18:14:05.006Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T18:14:05.006Z]  Attempting uninstall: requests [2022-04-26T18:14:05.006Z] Found existing installation: requests 2.26.0 [2022-04-26T18:14:05.006Z] Uninstalling requests-2.26.0: [2022-04-26T18:14:05.282Z] Successfully uninstalled requests-2.26.0 [2022-04-26T18:14:05.558Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T18:14:05.558Z]  Running setup.py install for texttable: started [2022-04-26T18:14:07.542Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T18:14:08.150Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-26T18:14:08.150Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T18:14:08.150Z]  Running setup.py install for PyYAML: started [2022-04-26T18:14:08.150Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T18:14:08.150Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T18:14:08.425Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T18:14:09.030Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T18:14:09.030Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T18:14:09.030Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T18:14:09.641Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T18:14:09.641Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T18:14:09.916Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T18:14:10.192Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T18:14:10.192Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T18:14:11.179Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T18:14:11.179Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T18:14:11.461Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T18:14:11.461Z]  Running setup.py install for docopt: started [2022-04-26T18:14:14.103Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T18:14:14.103Z] Running setup.py install for dockerpty: started [2022-04-26T18:14:16.091Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T18:14:18.081Z] 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-26T18:14:28.265Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T18:14:28.265Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T18:14:28.265Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T18:14:28.265Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T18:14:28.265Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T18:14:28.265Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T18:14:28.265Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T18:14:28.265Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T18:14:28.541Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T18:14:28.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T18:14:28.819Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T18:14:29.099Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T18:14:29.375Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T18:14:29.651Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T18:14:29.651Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T18:14:29.929Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T18:14:31.999Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T18:14:32.283Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T18:14:32.554Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T18:14:32.828Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T18:14:32.828Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T18:14:32.828Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T18:14:33.104Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T18:14:33.104Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T18:14:33.381Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T18:14:34.383Z] Removing intermediate container 7495e842b619 [2022-04-26T18:14:34.383Z] ---> 9f5d2c65e41f [2022-04-26T18:14:34.383Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T18:14:34.662Z] ---> Running in 49b82cf6d197 [2022-04-26T18:14:35.261Z] Removing intermediate container 49b82cf6d197 [2022-04-26T18:14:35.261Z] ---> 37c77088895b [2022-04-26T18:14:35.261Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T18:14:35.534Z] ---> Running in 988a84a52839 [2022-04-26T18:14:36.543Z] Removing intermediate container 988a84a52839 [2022-04-26T18:14:36.543Z] ---> 131cde14c626 [2022-04-26T18:14:36.543Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T18:14:39.947Z] ---> edc4389d0a22 [2022-04-26T18:14:39.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T18:14:41.398Z] ---> 7ebe6fefff43 [2022-04-26T18:14:41.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T18:14:44.039Z] ---> 442bedf84cf3 [2022-04-26T18:14:44.039Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T18:14:44.039Z] ---> Running in 2d8dadba158e [2022-04-26T18:14:44.650Z] Removing intermediate container 2d8dadba158e [2022-04-26T18:14:44.650Z] ---> 9c21bdb2a1a3 [2022-04-26T18:14:44.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:14:44.925Z] ---> Running in d4d5af1f929b [2022-04-26T18:14:45.529Z] Removing intermediate container 5f8a4dcde18a [2022-04-26T18:14:45.529Z] ---> 0c120ec58819 [2022-04-26T18:14:45.529Z] [2022-04-26T18:14:45.529Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T18:14:45.529Z] ---> ac73e934f311 [2022-04-26T18:14:45.529Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T18:14:45.529Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T18:14:45.529Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T18:14:45.817Z]  ---> Running in 81f32e5ee5f9 [2022-04-26T18:14:45.817Z] Removing intermediate container d4d5af1f929b [2022-04-26T18:14:45.817Z] ---> 95b73b423fca [2022-04-26T18:14:45.817Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T18:14:45.817Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T18:14:46.091Z]  ---> Running in 055d015c953a [2022-04-26T18:14:46.091Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T18:14:46.091Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T18:14:46.372Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T18:14:46.654Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T18:14:46.654Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T18:14:46.930Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T18:14:46.930Z] Removing intermediate container 055d015c953a [2022-04-26T18:14:46.930Z] ---> d752fb62002e [2022-04-26T18:14:46.930Z] Step 22/23 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:14:47.207Z] ---> Running in 91157fddd535 [2022-04-26T18:14:47.485Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T18:14:47.485Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T18:14:48.091Z] Removing intermediate container 91157fddd535 [2022-04-26T18:14:48.091Z] ---> c29931f1b5e1 [2022-04-26T18:14:48.091Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T18:14:48.092Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T18:14:48.092Z]  ---> Running in f14d7fd85055 [2022-04-26T18:14:48.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:14:48.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:14:48.693Z] Removing intermediate container f14d7fd85055 [2022-04-26T18:14:48.693Z] ---> 7aaf4506a8a7 [2022-04-26T18:14:48.693Z] [2022-04-26T18:14:49.297Z] Successfully built 7aaf4506a8a7 [2022-04-26T18:14:49.297Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T18:14:49.297Z] Building core-metadata [2022-04-26T18:14:49.897Z]  Building sys-mgmt-agent ... done (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T18:14:49.897Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T18:14:50.174Z] OK: 5 MiB in 15 packages [2022-04-26T18:14:51.633Z] Removing intermediate container 81f32e5ee5f9 [2022-04-26T18:14:51.633Z] ---> c54c5e6a195e [2022-04-26T18:14:51.633Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T18:14:51.633Z] ---> Running in 620116db1554 [2022-04-26T18:14:52.236Z] Removing intermediate container 620116db1554 [2022-04-26T18:14:52.236Z] ---> 9b2709972782 [2022-04-26T18:14:52.236Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T18:14:52.516Z] ---> Running in 0573a9dd774f [2022-04-26T18:14:53.119Z] Removing intermediate container 0573a9dd774f [2022-04-26T18:14:53.119Z] ---> 39f73d0d24bd [2022-04-26T18:14:53.119Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T18:14:53.119Z] ---> Running in eb0c453b687e [2022-04-26T18:14:53.727Z] Removing intermediate container eb0c453b687e [2022-04-26T18:14:53.727Z] ---> de7edfa60853 [2022-04-26T18:14:53.727Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:14:55.179Z] ---> 6df711dda3f1 [2022-04-26T18:14:55.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T18:14:57.265Z] ---> 47b404677fed [2022-04-26T18:14:57.265Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T18:14:58.248Z] ---> 710fb48138c5 [2022-04-26T18:14:58.248Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T18:14:58.248Z] ---> Running in 4221df283f80 [2022-04-26T18:14:58.854Z] Removing intermediate container 4221df283f80 [2022-04-26T18:14:58.854Z] ---> b7955cfc900a [2022-04-26T18:14:58.854Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:14:58.854Z] ---> Running in ac1a45af5f6a [2022-04-26T18:14:59.458Z] Removing intermediate container ac1a45af5f6a [2022-04-26T18:14:59.458Z] ---> 4c091ca46832 [2022-04-26T18:14:59.458Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T18:14:59.736Z] ---> Running in f4e144e7b178 [2022-04-26T18:15:00.343Z] Removing intermediate container f4e144e7b178 [2022-04-26T18:15:00.343Z] ---> 6874d9038483 [2022-04-26T18:15:00.343Z] Step 21/22 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:15:00.343Z] ---> Running in f0f03c3f7529 [2022-04-26T18:15:00.952Z] Removing intermediate container f0f03c3f7529 [2022-04-26T18:15:00.952Z] ---> dd573364ea9b [2022-04-26T18:15:00.952Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T18:15:00.952Z] ---> Running in b7e3f910ddb4 [2022-04-26T18:15:01.564Z] Removing intermediate container b7e3f910ddb4 [2022-04-26T18:15:01.564Z] ---> 9e5beab973c0 [2022-04-26T18:15:01.564Z] [2022-04-26T18:15:02.166Z] Successfully built 9e5beab973c0 [2022-04-26T18:15:02.166Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T18:15:02.166Z] Building core-command [2022-04-26T18:15:14.614Z]  Building support-scheduler ... done go: downloading google.golang.org/api v0.70.0 [2022-04-26T18:15:14.614Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T18:15:14.614Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T18:15:14.614Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T18:15:27.084Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T18:15:32.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:15:32.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:15:32.539Z] ---> 3e7f39150bbe [2022-04-26T18:15:32.539Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> ae155772baff [2022-04-26T18:15:32.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> 20a68d28e3b5 [2022-04-26T18:15:32.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> b7d415e440e1 [2022-04-26T18:15:32.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> ddeb5c65e3ee [2022-04-26T18:15:32.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> a83b82617f08 [2022-04-26T18:15:32.539Z] Step 8/23 : COPY . . [2022-04-26T18:15:32.539Z] ---> Using cache [2022-04-26T18:15:32.539Z] ---> 3ab615a734b4 [2022-04-26T18:15:32.539Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T18:15:32.539Z] ---> Running in ea204d6b6ff3 [2022-04-26T18:15:34.530Z] 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-26T18:15:46.964Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T18:15:46.964Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T18:15:46.964Z] ---> 3e7f39150bbe [2022-04-26T18:15:46.964Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T18:15:46.964Z] ---> Using cache [2022-04-26T18:15:46.964Z] ---> ae155772baff [2022-04-26T18:15:46.964Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:15:46.964Z] ---> Using cache [2022-04-26T18:15:46.964Z] ---> 20a68d28e3b5 [2022-04-26T18:15:46.964Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T18:15:46.964Z] ---> Using cache [2022-04-26T18:15:46.965Z] ---> b7d415e440e1 [2022-04-26T18:15:46.965Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T18:15:46.965Z] ---> Using cache [2022-04-26T18:15:46.965Z] ---> ddeb5c65e3ee [2022-04-26T18:15:46.965Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T18:15:46.965Z] ---> Using cache [2022-04-26T18:15:46.965Z] ---> a83b82617f08 [2022-04-26T18:15:46.965Z] Step 8/23 : COPY . . [2022-04-26T18:15:46.965Z] ---> Using cache [2022-04-26T18:15:46.965Z] ---> 3ab615a734b4 [2022-04-26T18:15:46.965Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T18:15:47.569Z] ---> Running in 93a9d8974f0d [2022-04-26T18:15:49.639Z] 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-26T18:15:57.923Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T18:15:57.923Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T18:15:57.923Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T18:15:57.923Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T18:15:58.522Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T18:15:59.963Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T18:16:02.595Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T18:16:03.196Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T18:16:05.185Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T18:16:05.186Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T18:16:05.186Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T18:16:06.623Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T18:16:06.623Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T18:16:06.912Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T18:16:07.191Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T18:16:07.467Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T18:16:07.745Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T18:16:07.745Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T18:16:08.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T18:16:08.350Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T18:16:09.805Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T18:16:09.805Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T18:16:10.083Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T18:16:10.359Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T18:16:15.795Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T18:16:16.068Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T18:16:16.068Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T18:16:16.344Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T18:16:16.344Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T18:16:16.620Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T18:16:16.620Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T18:16:17.610Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T18:16:17.886Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T18:16:18.163Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T18:16:18.163Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T18:16:18.442Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T18:16:19.435Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T18:16:20.216Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T18:16:20.533Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T18:16:20.533Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T18:16:20.837Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T18:16:21.111Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T18:16:21.111Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T18:16:21.387Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T18:16:21.387Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T18:16:22.376Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T18:16:22.376Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T18:16:22.656Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T18:16:22.933Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T18:16:22.933Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T18:16:24.932Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T18:16:25.538Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T18:16:25.816Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T18:16:26.093Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T18:16:26.093Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T18:16:26.371Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T18:16:26.648Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T18:16:26.648Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T18:16:27.639Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T18:16:29.632Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T18:16:32.291Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T18:16:32.291Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T18:16:32.570Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T18:16:32.570Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T18:16:32.570Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T18:16:33.572Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T18:16:33.572Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T18:16:33.849Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T18:16:33.849Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T18:16:34.137Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T18:16:34.137Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T18:16:34.414Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T18:16:44.620Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T18:16:44.620Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T18:16:44.620Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T18:16:44.620Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T18:17:11.481Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T18:17:11.481Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T18:20:18.660Z] Removing intermediate container 93a9d8974f0d [2022-04-26T18:20:18.660Z] ---> a6da4ef29b3d [2022-04-26T18:20:18.660Z] [2022-04-26T18:20:18.660Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T18:20:18.660Z] ---> ac73e934f311 [2022-04-26T18:20:18.660Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T18:20:18.660Z] ---> Using cache [2022-04-26T18:20:18.660Z] ---> c54c5e6a195e [2022-04-26T18:20:18.660Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T18:20:18.660Z] ---> Using cache [2022-04-26T18:20:18.660Z] ---> 9b2709972782 [2022-04-26T18:20:18.660Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T18:20:18.660Z] ---> Running in 52f7365b0c0a [2022-04-26T18:20:18.660Z] Removing intermediate container 52f7365b0c0a [2022-04-26T18:20:18.660Z] ---> 18cd7deed08a [2022-04-26T18:20:18.660Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T18:20:18.660Z] ---> Running in b2b8d33fdf36 [2022-04-26T18:20:18.660Z] Removing intermediate container b2b8d33fdf36 [2022-04-26T18:20:18.660Z] ---> f3b04fc4496c [2022-04-26T18:20:18.660Z] Step 15/23 : WORKDIR / [2022-04-26T18:20:18.660Z] ---> Running in c8fe2bbbd8a8 [2022-04-26T18:20:18.660Z] Removing intermediate container c8fe2bbbd8a8 [2022-04-26T18:20:18.660Z] ---> 1ab8f6e0962a [2022-04-26T18:20:18.660Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:20:20.670Z] ---> a940546dd8ba [2022-04-26T18:20:20.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T18:20:23.305Z] ---> 773bbd1ec973 [2022-04-26T18:20:23.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T18:20:24.752Z] ---> db1b83506e1a [2022-04-26T18:20:24.752Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T18:20:24.752Z] ---> Running in 95b2c7e296d0 [2022-04-26T18:20:25.739Z] Removing intermediate container 95b2c7e296d0 [2022-04-26T18:20:25.739Z] ---> 0e80c2a55837 [2022-04-26T18:20:25.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:20:26.013Z] ---> Running in 64b5f8c0ca32 [2022-04-26T18:20:26.999Z] Removing intermediate container 64b5f8c0ca32 [2022-04-26T18:20:26.999Z] ---> 485dcb7e2554 [2022-04-26T18:20:26.999Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T18:20:26.999Z] ---> Running in 6a87be97e9bb [2022-04-26T18:20:27.990Z] Removing intermediate container 6a87be97e9bb [2022-04-26T18:20:27.990Z] ---> fbb38ceebb79 [2022-04-26T18:20:27.990Z] Step 22/23 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:20:27.990Z] ---> Running in e53176a87a36 [2022-04-26T18:20:28.280Z] Removing intermediate container ea204d6b6ff3 [2022-04-26T18:20:28.280Z] ---> a8bdfabacfe9 [2022-04-26T18:20:28.280Z] [2022-04-26T18:20:28.280Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T18:20:28.280Z] ---> ac73e934f311 [2022-04-26T18:20:28.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T18:20:28.280Z] ---> Using cache [2022-04-26T18:20:28.280Z] ---> c54c5e6a195e [2022-04-26T18:20:28.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T18:20:28.280Z] ---> Using cache [2022-04-26T18:20:28.280Z] ---> 9b2709972782 [2022-04-26T18:20:28.280Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T18:20:28.560Z] ---> Running in df97bbf5ed1b [2022-04-26T18:20:28.858Z] Removing intermediate container e53176a87a36 [2022-04-26T18:20:28.858Z] ---> b18b28c23e5b [2022-04-26T18:20:28.858Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T18:20:29.159Z] ---> Running in 6a8bd5187d50 [2022-04-26T18:20:29.159Z] Removing intermediate container df97bbf5ed1b [2022-04-26T18:20:29.159Z] ---> b1078a69b417 [2022-04-26T18:20:29.159Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T18:20:29.438Z] ---> Running in e5f1a12a99ff [2022-04-26T18:20:30.039Z] Removing intermediate container 6a8bd5187d50 [2022-04-26T18:20:30.039Z] ---> 734f22027c6e [2022-04-26T18:20:30.039Z] [2022-04-26T18:20:30.039Z] Removing intermediate container e5f1a12a99ff [2022-04-26T18:20:30.039Z] ---> a23a71c23cca [2022-04-26T18:20:30.039Z] Step 15/23 : WORKDIR / [2022-04-26T18:20:30.336Z] ---> Running in d8a649ad6d36 [2022-04-26T18:20:30.948Z] Successfully built 734f22027c6e [2022-04-26T18:20:30.948Z] Removing intermediate container d8a649ad6d36 [2022-04-26T18:20:30.948Z] ---> ce1aeeebf720 [2022-04-26T18:20:30.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T18:20:30.948Z] Successfully tagged core-command-arm64:latest [2022-04-26T18:20:31.935Z]  Building core-command ... done  ---> 7dd4252af1a4 [2022-04-26T18:20:31.935Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T18:20:33.497Z] ---> d9131d1d750f [2022-04-26T18:20:33.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T18:20:34.514Z] ---> 7831cea57e16 [2022-04-26T18:20:34.514Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T18:20:34.803Z] ---> Running in c7dc149285d3 [2022-04-26T18:20:35.086Z] Removing intermediate container c7dc149285d3 [2022-04-26T18:20:35.086Z] ---> e1b71193da2c [2022-04-26T18:20:35.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T18:20:35.379Z] ---> Running in 49fc7326ad97 [2022-04-26T18:20:35.994Z] Removing intermediate container 49fc7326ad97 [2022-04-26T18:20:35.994Z] ---> 1d84ed368746 [2022-04-26T18:20:35.994Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T18:20:35.994Z] ---> Running in 84a14d814956 [2022-04-26T18:20:36.597Z] Removing intermediate container 84a14d814956 [2022-04-26T18:20:36.597Z] ---> 47ee781d1a3b [2022-04-26T18:20:36.597Z] Step 22/23 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:20:36.597Z] ---> Running in efd30ba62dbb [2022-04-26T18:20:37.198Z] Removing intermediate container efd30ba62dbb [2022-04-26T18:20:37.198Z] ---> 4b87858f6851 [2022-04-26T18:20:37.198Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T18:20:37.198Z] ---> Running in a3b71fd23a6b [2022-04-26T18:20:37.797Z] Removing intermediate container a3b71fd23a6b [2022-04-26T18:20:37.797Z] ---> ca702d0972de [2022-04-26T18:20:37.797Z] [2022-04-26T18:20:38.414Z] Successfully built ca702d0972de [2022-04-26T18:20:38.414Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T18:40:02.007Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-26T18:40:02.007Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T18:40:02.007Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T18:40:02.007Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T18:40:02.007Z] Building bin/spire-agent... [2022-04-26T18:40:02.007Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T18:40:02.007Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T18:40:02.007Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T18:40:02.007Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T18:40:02.007Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T18:40:02.007Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T18:40:02.007Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T18:40:02.007Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T18:40:02.007Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T18:40:02.007Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T18:40:02.007Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T18:40:02.007Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T18:40:02.007Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T18:42:38.944Z] Building bin/spire-agent... [2022-04-26T18:42:38.944Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T18:42:38.944Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T18:42:38.944Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T18:42:38.944Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T18:42:38.944Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T18:42:38.944Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T18:42:38.944Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T18:42:38.944Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T18:42:38.944Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T18:42:38.944Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T18:42:38.944Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T18:42:38.944Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T18:42:38.944Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T18:46:16.053Z] Removing intermediate container beb81bfbc658 [2022-04-26T18:46:16.053Z] ---> e79531c3fd49 [2022-04-26T18:46:16.053Z] [2022-04-26T18:46:16.053Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T18:46:16.053Z] ---> 3fb3c9af89a9 [2022-04-26T18:46:16.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T18:46:16.053Z] ---> Using cache [2022-04-26T18:46:16.053Z] ---> 625ccf76db5a [2022-04-26T18:46:16.053Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:46:16.053Z] ---> Using cache [2022-04-26T18:46:16.053Z] ---> 8c71d22907d8 [2022-04-26T18:46:16.053Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T18:46:16.053Z] ---> Running in de970400ac34 [2022-04-26T18:46:16.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:16.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:16.053Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T18:46:16.053Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T18:46:16.053Z] OK: 15729 distinct packages available [2022-04-26T18:46:16.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:16.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:16.053Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T18:46:16.053Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T18:46:16.053Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T18:46:16.053Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T18:46:16.053Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T18:46:16.053Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T18:46:16.053Z] OK: 6 MiB in 19 packages [2022-04-26T18:46:16.335Z] Removing intermediate container c6c537162ef4 [2022-04-26T18:46:16.335Z] ---> dfb7e2aaae9f [2022-04-26T18:46:16.335Z] [2022-04-26T18:46:16.335Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T18:46:16.335Z] ---> 3fb3c9af89a9 [2022-04-26T18:46:16.335Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T18:46:16.335Z] ---> Using cache [2022-04-26T18:46:16.335Z] ---> 625ccf76db5a [2022-04-26T18:46:16.335Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:46:16.335Z] ---> Using cache [2022-04-26T18:46:16.335Z] ---> 8c71d22907d8 [2022-04-26T18:46:16.335Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T18:46:17.324Z] ---> Running in 1e8f2f0f4520 [2022-04-26T18:46:17.918Z] Removing intermediate container de970400ac34 [2022-04-26T18:46:17.918Z] ---> d43aa42dd91b [2022-04-26T18:46:17.918Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T18:46:18.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:19.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:20.933Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T18:46:20.933Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T18:46:20.933Z] OK: 15729 distinct packages available [2022-04-26T18:46:20.933Z] ---> 1bbca480f780 [2022-04-26T18:46:20.933Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T18:46:20.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:21.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T18:46:22.511Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T18:46:22.783Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T18:46:22.783Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T18:46:22.783Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T18:46:23.056Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T18:46:23.056Z] OK: 6 MiB in 18 packages [2022-04-26T18:46:25.032Z] Removing intermediate container 1e8f2f0f4520 [2022-04-26T18:46:25.032Z] ---> d1f2725e78ce [2022-04-26T18:46:25.032Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T18:46:25.032Z] ---> 7805ef9c3665 [2022-04-26T18:46:25.032Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T18:46:26.027Z] ---> ab8c91ef0e10 [2022-04-26T18:46:26.027Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T18:46:27.006Z] ---> 359a5381be71 [2022-04-26T18:46:27.006Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T18:46:27.989Z] ---> ce0d747cadd8 [2022-04-26T18:46:27.990Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T18:46:27.990Z] ---> Running in 0485730e6ccb [2022-04-26T18:46:28.594Z] Removing intermediate container 0485730e6ccb [2022-04-26T18:46:28.594Z] ---> 4af776e943cc [2022-04-26T18:46:28.594Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T18:46:28.594Z] ---> Running in 6dd4c242e5c8 [2022-04-26T18:46:29.223Z] Removing intermediate container 6dd4c242e5c8 [2022-04-26T18:46:29.223Z] ---> fc1929a7e8b4 [2022-04-26T18:46:29.223Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T18:46:29.223Z] ---> Running in b91df37bcc47 [2022-04-26T18:46:29.821Z] Removing intermediate container b91df37bcc47 [2022-04-26T18:46:29.821Z] ---> b63c36ab7314 [2022-04-26T18:46:29.821Z] Step 25/26 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:46:29.821Z] ---> Running in 86547c342afb [2022-04-26T18:46:29.821Z] ---> 21de0b882bfe [2022-04-26T18:46:29.821Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T18:46:30.425Z] Removing intermediate container 86547c342afb [2022-04-26T18:46:30.425Z] ---> e9e5ff51b032 [2022-04-26T18:46:30.425Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T18:46:30.698Z] ---> Running in c2af2378f057 [2022-04-26T18:46:30.698Z] ---> d5ec2e171cb0 [2022-04-26T18:46:30.698Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T18:46:30.972Z] ---> Running in 308c067d5db1 [2022-04-26T18:46:30.972Z] Removing intermediate container c2af2378f057 [2022-04-26T18:46:30.972Z] ---> 8c8f0d52d361 [2022-04-26T18:46:30.972Z] [2022-04-26T18:46:31.247Z] Removing intermediate container 308c067d5db1 [2022-04-26T18:46:31.247Z] ---> c7b0b07ee630 [2022-04-26T18:46:31.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T18:46:31.522Z] Successfully built 8c8f0d52d361 [2022-04-26T18:46:31.522Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T18:46:32.117Z]  Building security-spire-agent ... done  ---> 7f17baa9f2df [2022-04-26T18:46:32.117Z] Step 21/26 : WORKDIR / [2022-04-26T18:46:32.117Z] ---> Running in 5caee7e95022 [2022-04-26T18:46:32.725Z] Removing intermediate container 5caee7e95022 [2022-04-26T18:46:32.725Z] ---> 9683afbf94e8 [2022-04-26T18:46:32.725Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T18:46:32.725Z] ---> Running in 77a4dc16cbf8 [2022-04-26T18:46:32.999Z] Removing intermediate container 77a4dc16cbf8 [2022-04-26T18:46:32.999Z] ---> 326bcb4ad113 [2022-04-26T18:46:33.274Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T18:46:33.274Z] ---> Running in 446f65968c8c [2022-04-26T18:46:33.548Z] Removing intermediate container 446f65968c8c [2022-04-26T18:46:33.548Z] ---> 2a23a4769ade [2022-04-26T18:46:33.548Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T18:46:33.819Z] ---> Running in f2e09e83ef72 [2022-04-26T18:46:34.092Z] Removing intermediate container f2e09e83ef72 [2022-04-26T18:46:34.092Z] ---> 7486fff5ddf2 [2022-04-26T18:46:34.092Z] Step 25/26 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:46:34.365Z] ---> Running in ac7c9cbf5b0a [2022-04-26T18:46:34.639Z] Removing intermediate container ac7c9cbf5b0a [2022-04-26T18:46:34.639Z] ---> 8a78a28bcb34 [2022-04-26T18:46:34.639Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T18:46:34.910Z] ---> Running in 9b77808dfcb0 [2022-04-26T18:46:35.182Z] Removing intermediate container 9b77808dfcb0 [2022-04-26T18:46:35.182Z] ---> aa0668a14724 [2022-04-26T18:46:35.182Z] [2022-04-26T18:46:35.456Z] Successfully built aa0668a14724 [2022-04-26T18:46:35.456Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T18:47:43.445Z]  Building security-spire-config ... done Removing intermediate container b8db9a4f95e3 [2022-04-26T18:47:43.445Z] ---> 1e742e90e068 [2022-04-26T18:47:43.445Z] [2022-04-26T18:47:43.445Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T18:47:43.445Z] ---> 3fb3c9af89a9 [2022-04-26T18:47:43.445Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T18:47:43.445Z] ---> Using cache [2022-04-26T18:47:43.445Z] ---> 625ccf76db5a [2022-04-26T18:47:43.445Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T18:47:43.445Z] ---> Using cache [2022-04-26T18:47:43.445Z] ---> 8c71d22907d8 [2022-04-26T18:47:43.445Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T18:47:43.445Z] ---> Using cache [2022-04-26T18:47:43.445Z] ---> d43aa42dd91b [2022-04-26T18:47:43.445Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T18:47:43.445Z] ---> bdb900fc30e7 [2022-04-26T18:47:43.445Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T18:47:43.445Z] ---> 73f5f30c0b11 [2022-04-26T18:47:43.445Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T18:47:43.445Z] ---> c015c824ba7d [2022-04-26T18:47:43.445Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T18:47:43.445Z] ---> 9b99feb87be4 [2022-04-26T18:47:43.445Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T18:47:43.445Z] ---> Running in 688764654e53 [2022-04-26T18:47:43.445Z] Removing intermediate container 688764654e53 [2022-04-26T18:47:43.445Z] ---> 955e82b14632 [2022-04-26T18:47:43.445Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T18:47:43.445Z] ---> Running in 04a8d13dcae2 [2022-04-26T18:47:43.445Z] Removing intermediate container 04a8d13dcae2 [2022-04-26T18:47:43.445Z] ---> 0a9ac7a97905 [2022-04-26T18:47:43.445Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T18:47:43.445Z] ---> Running in 5e3b7f2568b4 [2022-04-26T18:47:43.445Z] Removing intermediate container 5e3b7f2568b4 [2022-04-26T18:47:43.445Z] ---> 6c9de1c8f5ee [2022-04-26T18:47:43.445Z] Step 24/25 : LABEL git_sha=c39821b87be5fb0460ac5c61787a9bbe1a17db4e [2022-04-26T18:47:43.445Z] ---> Running in 4620de0c932b [2022-04-26T18:47:43.445Z] Removing intermediate container 4620de0c932b [2022-04-26T18:47:43.445Z] ---> 53cca00be9ce [2022-04-26T18:47:43.445Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T18:47:43.445Z] ---> Running in b940ef0c62dd [2022-04-26T18:47:43.445Z] Removing intermediate container b940ef0c62dd [2022-04-26T18:47:43.445Z] ---> 5faf147ea585 [2022-04-26T18:47:43.445Z] [2022-04-26T18:47:43.445Z] Successfully built 5faf147ea585 [2022-04-26T18:47:43.445Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T18:47:43.461Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-26T18:47:43.465Z] $ docker stop --time=1 e0c9453e261028c75ac1ffabc420ba1ef0d5c77e83a6d507b72366c0bb97a984 [2022-04-26T18:47:45.181Z] $ docker rm -f e0c9453e261028c75ac1ffabc420ba1ef0d5c77e83a6d507b72366c0bb97a984 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T18:47:45.746Z] + docker images [2022-04-26T18:47:46.338Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T18:47:46.338Z] security-spire-server-arm64 latest 5faf147ea585 6 seconds ago 86.3MB [2022-04-26T18:47:46.338Z] 1e742e90e068 28 seconds ago 4.14GB [2022-04-26T18:47:46.338Z] security-spire-config-arm64 latest aa0668a14724 About a minute ago 85.6MB [2022-04-26T18:47:46.338Z] security-spire-agent-arm64 latest 8c8f0d52d361 About a minute ago 126MB [2022-04-26T18:47:46.338Z] dfb7e2aaae9f About a minute ago 4.14GB [2022-04-26T18:47:46.338Z] e79531c3fd49 About a minute ago 4.14GB [2022-04-26T18:47:46.338Z] core-metadata-arm64 latest ca702d0972de 27 minutes ago 16.3MB [2022-04-26T18:47:46.338Z] core-command-arm64 latest 734f22027c6e 27 minutes ago 15.5MB [2022-04-26T18:47:46.338Z] a8bdfabacfe9 27 minutes ago 1.31GB [2022-04-26T18:47:46.338Z] a6da4ef29b3d 27 minutes ago 1.31GB [2022-04-26T18:47:46.338Z] support-scheduler-arm64 latest 9e5beab973c0 32 minutes ago 25.2MB [2022-04-26T18:47:46.338Z] sys-mgmt-agent-arm64 latest 7aaf4506a8a7 32 minutes ago 282MB [2022-04-26T18:47:46.338Z] 0c120ec58819 33 minutes ago 1.36GB [2022-04-26T18:47:46.338Z] 9af82ff49f2a 34 minutes ago 1.31GB [2022-04-26T18:47:46.338Z] security-proxy-setup-arm64 latest d126a1d786bc 34 minutes ago 26.1MB [2022-04-26T18:47:46.338Z] 4b6be5477684 35 minutes ago 1.32GB [2022-04-26T18:47:46.338Z] support-notifications-arm64 latest a5199a598e1f 40 minutes ago 25.8MB [2022-04-26T18:47:46.338Z] security-spiffe-token-provider-arm64 latest b36f5437e8cf 40 minutes ago 27.9MB [2022-04-26T18:47:46.338Z] e8bf93a0b182 40 minutes ago 1.37GB [2022-04-26T18:47:46.338Z] d9268cb0f476 41 minutes ago 1.36GB [2022-04-26T18:47:46.338Z] core-data-arm64 latest 45ac6dff6e1b 41 minutes ago 21.6MB [2022-04-26T18:47:46.338Z] d3f29e4d408a 41 minutes ago 1.34GB [2022-04-26T18:47:46.338Z] security-bootstrapper-arm64 latest 50523bb0c96a 42 minutes ago 18.3MB [2022-04-26T18:47:46.338Z] security-secretstore-setup-arm64 latest acafa007f513 42 minutes ago 27.5MB [2022-04-26T18:47:46.338Z] fa9389b7c15c 42 minutes ago 1.31GB [2022-04-26T18:47:46.338Z] 729a92b8ed8a 42 minutes ago 1.32GB [2022-04-26T18:47:46.338Z] ci-base-image-arm64 latest 3e7f39150bbe About an hour ago 886MB [2022-04-26T18:47:46.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB [2022-04-26T18:47:46.338Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-26T18:47:46.338Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T18:47:46.338Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T18:47:46.338Z] 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-26T18:47:46.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T18:47:46.786Z] [2022-04-26T18:47:46.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T18:47:47.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T18:47:47.430Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T18:47:47.430Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T18:47:47.430Z] 04944245beec: Pulling fs layer [2022-04-26T18:47:47.430Z] 699f458cf7ca: Pulling fs layer [2022-04-26T18:47:47.430Z] 765212b225bb: Pulling fs layer [2022-04-26T18:47:47.430Z] f23df028b6ca: Pulling fs layer [2022-04-26T18:47:47.430Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T18:47:47.430Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T18:47:47.430Z] 765212b225bb: Waiting [2022-04-26T18:47:47.430Z] f23df028b6ca: Waiting [2022-04-26T18:47:47.430Z] 2437ff75d9bd: Waiting [2022-04-26T18:47:47.430Z] d65c8cfc05b1: Waiting [2022-04-26T18:47:47.430Z] 04944245beec: Verifying Checksum [2022-04-26T18:47:47.430Z] 04944245beec: Download complete [2022-04-26T18:47:47.430Z] 765212b225bb: Verifying Checksum [2022-04-26T18:47:47.430Z] 765212b225bb: Download complete [2022-04-26T18:47:47.725Z] f23df028b6ca: Verifying Checksum [2022-04-26T18:47:47.725Z] f23df028b6ca: Download complete [2022-04-26T18:47:47.725Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T18:47:47.725Z] d65c8cfc05b1: Download complete [2022-04-26T18:47:47.725Z] 699f458cf7ca: Verifying Checksum [2022-04-26T18:47:47.725Z] 699f458cf7ca: Download complete [2022-04-26T18:47:48.014Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T18:47:48.014Z] 8998bd30e6a1: Download complete [2022-04-26T18:47:50.638Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T18:47:50.638Z] 2437ff75d9bd: Download complete [2022-04-26T18:47:52.608Z] 8998bd30e6a1: Pull complete [2022-04-26T18:47:52.882Z] 04944245beec: Pull complete [2022-04-26T18:47:54.314Z] 699f458cf7ca: Pull complete [2022-04-26T18:47:54.586Z] 765212b225bb: Pull complete [2022-04-26T18:47:55.564Z] f23df028b6ca: Pull complete [2022-04-26T18:47:55.836Z] d65c8cfc05b1: Pull complete [2022-04-26T18:48:10.915Z] 2437ff75d9bd: Pull complete [2022-04-26T18:48:10.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T18:48:10.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T18:48:10.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T18:48:11.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-33341 does not seem to be running inside a container [2022-04-26T18:48:11.241Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T18:48:13.830Z] $ docker top 6e3a4ba1ae3ea3d0a36b3e5aa6a561341c42582c3958c429909c6fcab71820b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:14.862Z] ---> job-cost.sh [2022-04-26T18:48:14.862Z] lf-activate-venv: SKIPPING [2022-04-26T18:48:14.862Z] INFO: No Stack... [2022-04-26T18:48:15.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T18:48:16.445Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T18:48:17.118Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-04-26T18:48:17.118Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T18:48:17.152Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3986-6-stack-cost] [2022-04-26T18:48:17.157Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3986-6-stack-cost] did not exist. Created. [2022-04-26T18:48:17.157Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3986-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T18:48:17.821Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T18:48:17.995Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T18:48:18.002Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3986-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T18:48:18.019Z] $ docker stop --time=1 6e3a4ba1ae3ea3d0a36b3e5aa6a561341c42582c3958c429909c6fcab71820b2 [2022-04-26T18:48:19.546Z] $ docker rm -f 6e3a4ba1ae3ea3d0a36b3e5aa6a561341c42582c3958c429909c6fcab71820b2 [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-26T18:48:20.034Z] provisioning config files... [2022-04-26T18:48:20.045Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config2158406753185840746tmp [Pipeline] { [Pipeline] sh [2022-04-26T18:48:20.341Z] + set +x [2022-04-26T18:48:20.341Z] + curl -s https://codecov.io/bash [2022-04-26T18:48:20.341Z] + bash -s -- [2022-04-26T18:48:20.341Z] [2022-04-26T18:48:20.341Z] _____ _ [2022-04-26T18:48:20.341Z] / ____| | | [2022-04-26T18:48:20.341Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T18:48:20.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T18:48:20.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T18:48:20.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T18:48:20.341Z] Bash-1.0.6 [2022-04-26T18:48:20.341Z] [2022-04-26T18:48:20.341Z] [2022-04-26T18:48:20.341Z] ==> git version 2.25.1 found [2022-04-26T18:48:20.341Z] ==> 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-26T18:48:20.341Z] Release-Date: 2020-01-08 [2022-04-26T18:48:20.341Z] 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-26T18:48:20.341Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T18:48:20.341Z] ==> Jenkins CI detected. [2022-04-26T18:48:20.341Z] current dir:  /w/workspace/edgex-go/6 [2022-04-26T18:48:20.341Z] project root: . [2022-04-26T18:48:20.341Z] --> token set from env [2022-04-26T18:48:20.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T18:48:20.341Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T18:48:20.603Z] ==> Python coveragepy not found [2022-04-26T18:48:20.603Z] ==> Searching for coverage reports in: [2022-04-26T18:48:20.603Z] + . [2022-04-26T18:48:20.603Z] -> Found 1 reports [2022-04-26T18:48:20.603Z] ==> Detecting git/mercurial file structure [2022-04-26T18:48:20.603Z] ==> Reading reports [2022-04-26T18:48:20.603Z] + ./coverage.out bytes=435134 [2022-04-26T18:48:20.603Z] ==> Appending adjustments [2022-04-26T18:48:20.603Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T18:48:21.983Z] + Found adjustments [2022-04-26T18:48:21.983Z] ==> Gzipping contents [2022-04-26T18:48:21.983Z] 60K /tmp/codecov.MCvTgL.gz [2022-04-26T18:48:21.983Z] ==> Uploading reports [2022-04-26T18:48:21.983Z] url: https://codecov.io [2022-04-26T18:48:21.983Z] query: branch=PR-3986&commit=24033dc310726e0e920754526101ef5bba9237c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-26T18:48:21.983Z] -> Pinging Codecov [2022-04-26T18:48:21.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3986&commit=24033dc310726e0e920754526101ef5bba9237c5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3986%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3986&job=&cmd_args= [2022-04-26T18:48:21.983Z] -> Uploading to [2022-04-26T18:48:21.983Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/24033dc310726e0e920754526101ef5bba9237c5/d6f16c2e-3072-4883-b1c3-49b4180b21e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T184821Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13fc21385c47bc09c972297c71c2923854239a365a459586e6aeb6b051ca271e [2022-04-26T18:48:21.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T18:48:21.983Z] Dload Upload Total Spent Left Speed [2022-04-26T18:48:22.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59890 0 0 100 59890 0 219k --:--:-- --:--:-- --:--:-- 219k [2022-04-26T18:48:22.244Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/24033dc310726e0e920754526101ef5bba9237c5 [Pipeline] } [2022-04-26T18:48:22.252Z] 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-26T18:48:22.904Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:23.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:24.071Z] ---> package-listing.sh [2022-04-26T18:48:24.071Z] ++ facter osfamily [2022-04-26T18:48:24.071Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T18:48:24.331Z] + OS_FAMILY=debian [2022-04-26T18:48:24.331Z] + workspace=/w/workspace/edgex-go/6 [2022-04-26T18:48:24.331Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T18:48:24.331Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T18:48:24.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T18:48:24.331Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T18:48:24.331Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-26T18:48:24.331Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T18:48:24.331Z] + case "${OS_FAMILY}" in [2022-04-26T18:48:24.331Z] + dpkg -l [2022-04-26T18:48:24.331Z] + grep '^ii' [2022-04-26T18:48:24.331Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T18:48:24.331Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T18:48:24.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T18:48:24.331Z] + '[' /w/workspace/edgex-go/6 ']' [2022-04-26T18:48:24.331Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-04-26T18:48:24.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-04-26T18:48:24.344Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T18:48:24.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T18:48:25.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T18:48:25.187Z] [2022-04-26T18:48:25.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T18:48:25.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T18:48:25.487Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T18:48:25.487Z] 5eb5b503b376: Pulling fs layer [2022-04-26T18:48:25.487Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T18:48:25.487Z] ec43610c2a17: Pulling fs layer [2022-04-26T18:48:25.487Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T18:48:25.487Z] 33b1e0a273af: Pulling fs layer [2022-04-26T18:48:25.487Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T18:48:25.487Z] 2f39f015ded8: Pulling fs layer [2022-04-26T18:48:25.487Z] 3a2ae6a8a46f: Waiting [2022-04-26T18:48:25.487Z] 2f39f015ded8: Waiting [2022-04-26T18:48:25.487Z] 5d3b04190fa2: Waiting [2022-04-26T18:48:25.487Z] 5c69ac0246d0: Download complete [2022-04-26T18:48:25.487Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T18:48:25.487Z] 3a2ae6a8a46f: Download complete [2022-04-26T18:48:25.487Z] 33b1e0a273af: Verifying Checksum [2022-04-26T18:48:25.487Z] 33b1e0a273af: Download complete [2022-04-26T18:48:25.748Z] 5d3b04190fa2: Download complete [2022-04-26T18:48:25.748Z] ec43610c2a17: Verifying Checksum [2022-04-26T18:48:25.748Z] ec43610c2a17: Download complete [2022-04-26T18:48:25.748Z] 5eb5b503b376: Verifying Checksum [2022-04-26T18:48:25.748Z] 5eb5b503b376: Download complete [2022-04-26T18:48:26.316Z] 2f39f015ded8: Download complete [2022-04-26T18:48:26.884Z] 5eb5b503b376: Pull complete [2022-04-26T18:48:27.141Z] 5c69ac0246d0: Pull complete [2022-04-26T18:48:27.400Z] ec43610c2a17: Pull complete [2022-04-26T18:48:27.400Z] 3a2ae6a8a46f: Pull complete [2022-04-26T18:48:27.969Z] 33b1e0a273af: Pull complete [2022-04-26T18:48:27.969Z] 5d3b04190fa2: Pull complete [2022-04-26T18:48:32.190Z] 2f39f015ded8: Pull complete [2022-04-26T18:48:32.190Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T18:48:32.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T18:48:32.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T18:48:32.269Z] prd-ubuntu20.04-docker-8c-8g-31962 does not seem to be running inside a container [2022-04-26T18:48:32.315Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T18:48:33.956Z] $ docker top f647daa9a2981e1af1fe10097a6da015574534c5e4189d3c1533e799d96d7a1a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T18:48:34.326Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T18:48:34.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T18:48:34.905Z] + ls /var/log/sa-host [2022-04-26T18:48:34.905Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T18:48:34.990Z] provisioning config files... [2022-04-26T18:48:34.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4894122199369897801tmp [Pipeline] { [Pipeline] echo [2022-04-26T18:48:35.014Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:35.301Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T18:48:35.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:35.637Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T18:48:35.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:35.938Z] ---> sudo-logs.sh [2022-04-26T18:48:35.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T18:48:35.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:36.245Z] ---> job-cost.sh [2022-04-26T18:48:36.245Z] lf-activate-venv: SKIPPING [2022-04-26T18:48:36.245Z] DEBUG: total: 0.2199999988079071 [2022-04-26T18:48:36.245Z] INFO: Retrieving Stack Cost... [2022-04-26T18:48:36.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T18:48:37.077Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T18:48:37.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T18:48:37.378Z] ---> logs-deploy.sh [2022-04-26T18:48:37.378Z] lf-activate-venv: SKIPPING [2022-04-26T18:48:37.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3986/6 [2022-04-26T18:48:37.378Z] INFO: archiving workspace using pattern(s): [2022-04-26T18:48:38.318Z] Archives upload complete. [2022-04-26T18:48:38.318Z] INFO: archiving logs to Nexus