Branch indexing 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 (1e7dc77991e893ff4faf92711f60a449db41d1ed) 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-ssh16747766227564371195.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-ssh12129201362882594743.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7565724770041857367.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-ssh4133397250888043575.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2740118769648471173.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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-19600 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 630ede755559a443811a23eda67a7a0425ca64f9 Checking out Revision 630ede755559a443811a23eda67a7a0425ca64f9 (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 630ede755559a443811a23eda67a7a0425ca64f9 # timeout=10 Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T20:30:40.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T20:30:41.003Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T20:30:41.023Z] ========================================================= [2022-04-11T20:30:41.023Z] EdgeX Global Pipelines Version Info [2022-04-11T20:30:41.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 # timeout=10 [2022-04-11T20:30:41.753Z] ------------------- [2022-04-11T20:30:41.753Z] stable info: [2022-04-11T20:30:41.753Z] ------------------- [2022-04-11T20:30:41.753Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T20:30:41.753Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T20:30:41.753Z] Message: update stable to v1.0.221 [2022-04-11T20:30:42.323Z] ------------------- [2022-04-11T20:30:42.323Z] experimental info: [2022-04-11T20:30:42.323Z] ------------------- [2022-04-11T20:30:42.323Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T20:30:42.323Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T20:30:42.323Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T20:30:42.460Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-11T20:30:42.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-11T20:30:42.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T20:30:42.503Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T20:30:42.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T20:30:42.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T20:30:42.540Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T20:30:42.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-11T20:30:42.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-11T20:30:42.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-11T20:30:42.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T20:30:42.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T20:30:42.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T20:30:42.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T20:30:42.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T20:30:42.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T20:30:42.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T20:30:42.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T20:30:42.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-11T20:30:42.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-11T20:30:42.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-11T20:30:42.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T20:30:42.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-11T20:30:42.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-11T20:30:42.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-11T20:30:42.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 630ede755559a443811a23eda67a7a0425ca64f9 [Pipeline] echo [2022-04-11T20:30:42.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 630ede7 [Pipeline] echo [2022-04-11T20:30:42.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T20:30:42.898Z] provisioning config files... [2022-04-11T20:30:42.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config6447003924064848228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:30:43.220Z] ---> docker-login.sh [2022-04-11T20:30:43.220Z] nexus3.edgexfoundry.org:10001 [2022-04-11T20:30:43.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:30:43.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:30:43.481Z] Configure a credential helper to remove this warning. See [2022-04-11T20:30:43.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:30:43.481Z] [2022-04-11T20:30:43.481Z] Login Succeeded [2022-04-11T20:30:43.481Z] nexus3.edgexfoundry.org:10002 [2022-04-11T20:30:43.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:30:43.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:30:43.741Z] Configure a credential helper to remove this warning. See [2022-04-11T20:30:43.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:30:43.741Z] [2022-04-11T20:30:43.741Z] Login Succeeded [2022-04-11T20:30:43.741Z] nexus3.edgexfoundry.org:10003 [2022-04-11T20:30:43.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:30:43.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:30:43.741Z] Configure a credential helper to remove this warning. See [2022-04-11T20:30:43.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:30:43.741Z] [2022-04-11T20:30:43.741Z] Login Succeeded [2022-04-11T20:30:43.741Z] nexus3.edgexfoundry.org:10004 [2022-04-11T20:30:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:30:44.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:30:44.003Z] Configure a credential helper to remove this warning. See [2022-04-11T20:30:44.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:30:44.003Z] [2022-04-11T20:30:44.003Z] Login Succeeded [2022-04-11T20:30:44.003Z] docker.io [2022-04-11T20:30:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:30:44.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:30:44.266Z] Configure a credential helper to remove this warning. See [2022-04-11T20:30:44.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:30:44.266Z] [2022-04-11T20:30:44.266Z] Login Succeeded [2022-04-11T20:30:44.266Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T20:30:44.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T20:30:44.592Z] + 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-11T20:30:44.592Z] + dirname cmd/core-command/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/core-data/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/core-metadata/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/support-notifications/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-11T20:30:44.592Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-11T20:30:44.592Z] + cut -d/ -f2 [2022-04-11T20:30:44.592Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-11T20:30:44.628Z] 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-11T20:30:44.998Z] + git rev-list -1 --merges 630ede755559a443811a23eda67a7a0425ca64f9~1..630ede755559a443811a23eda67a7a0425ca64f9 [Pipeline] echo [2022-04-11T20:30:45.011Z] -----------> git rev-list -1 --merges 630ede755559a443811a23eda67a7a0425ca64f9~1..630ede755559a443811a23eda67a7a0425ca64f9 630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:30:45.011Z] 630ede755559a443811a23eda67a7a0425ca64f9 [false] [Pipeline] sh [2022-04-11T20:30:45.304Z] + git log --format=format:%s -1 630ede755559a443811a23eda67a7a0425ca64f9 [Pipeline] echo [2022-04-11T20:30:45.318Z] ========================================================= [2022-04-11T20:30:45.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T20:30:45.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-11T20:30:45.718Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T20:30:45.718Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T20:30:45.718Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T20:30:45.718Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T20:30:45.718Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T20:30:45.718Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T20:30:45.718Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:30:46.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:30:46.063Z] [2022-04-11T20:30:46.063Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:30:46.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:30:46.367Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T20:30:46.367Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T20:30:46.367Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T20:30:46.367Z] 4c7163046ea9: Pulling fs layer [2022-04-11T20:30:46.367Z] 0c2d73faf560: Pulling fs layer [2022-04-11T20:30:46.367Z] 0c2d73faf560: Waiting [2022-04-11T20:30:46.367Z] 3e5f54012d9b: Download complete [2022-04-11T20:30:46.367Z] a0d0a0d46f8b: Download complete [2022-04-11T20:30:46.628Z] 0c2d73faf560: Verifying Checksum [2022-04-11T20:30:46.628Z] 0c2d73faf560: Download complete [2022-04-11T20:30:46.628Z] 4c7163046ea9: Verifying Checksum [2022-04-11T20:30:46.628Z] 4c7163046ea9: Download complete [2022-04-11T20:30:46.628Z] a0d0a0d46f8b: Pull complete [2022-04-11T20:30:46.628Z] 3e5f54012d9b: Pull complete [2022-04-11T20:30:46.889Z] 4c7163046ea9: Pull complete [2022-04-11T20:30:47.151Z] 0c2d73faf560: Pull complete [2022-04-11T20:30:47.151Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T20:30:47.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T20:30:47.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T20:30:47.237Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T20:30:47.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T20:30:48.066Z] $ docker top dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T20:30:48.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T20:30:48.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T20:30:48.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T20:30:48.293Z] $ docker exec dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 ssh-agent [2022-04-11T20:30:48.418Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBfAdMh/agent.14 [2022-04-11T20:30:48.418Z] SSH_AGENT_PID=20 [2022-04-11T20:30:48.425Z] Running ssh-add (command line suppressed) [2022-04-11T20:30:48.562Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_4125424762870695974.key (/w/workspace/edgex-go/14@tmp/private_key_4125424762870695974.key) [2022-04-11T20:30:48.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T20:30:48.870Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T20:30:48.893Z] $ docker exec --env ******** --env ******** dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 ssh-agent -k [2022-04-11T20:30:49.000Z] unset SSH_AUTH_SOCK; [2022-04-11T20:30:49.001Z] unset SSH_AGENT_PID; [2022-04-11T20:30:49.001Z] echo Agent pid 20 killed; [2022-04-11T20:30:49.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T20:30:49.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T20:30:49.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T20:30:49.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T20:30:49.173Z] $ docker exec dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 ssh-agent [2022-04-11T20:30:49.285Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmFMGLo/agent.52 [2022-04-11T20:30:49.285Z] SSH_AGENT_PID=59 [2022-04-11T20:30:49.290Z] Running ssh-add (command line suppressed) [2022-04-11T20:30:49.405Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_3428713097962230132.key (/w/workspace/edgex-go/14@tmp/private_key_3428713097962230132.key) [2022-04-11T20:30:49.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T20:30:49.712Z] + git semver init [2022-04-11T20:30:49.712Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T20:30:49.712Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2022-04-11T20:30:49.712Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2022-04-11T20:30:49.712Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T20:30:49.712Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T20:30:49.712Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T20:30:49.712Z] # $SEMVER_BRANCH = PR-3924 [2022-04-11T20:30:49.712Z] # $SEMVER_TEMP = /tmp/semver-640305880 [2022-04-11T20:30:49.712Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-11T20:31:04.637Z] # '/tmp/semver-640305880' -> '/w/workspace/edgex-go/14/.semver' [2022-04-11T20:31:04.637Z] # -> Force: false [2022-04-11T20:31:04.637Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2022-04-11T20:31:04.652Z] $ docker exec --env ******** --env ******** dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 ssh-agent -k [2022-04-11T20:31:04.747Z] unset SSH_AUTH_SOCK; [2022-04-11T20:31:04.748Z] unset SSH_AGENT_PID; [2022-04-11T20:31:04.748Z] echo Agent pid 59 killed; [2022-04-11T20:31:04.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T20:31:05.059Z] + git semver [Pipeline] } [2022-04-11T20:31:05.079Z] $ docker stop --time=1 dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 [2022-04-11T20:31:06.910Z] $ docker rm -f dbaaf14b8722ae1c17d1cd9f2346e31453f9b56475d9ab2edd41d1d25ab0a840 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T20:31:07.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T20:31:07.530Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T20:31:07.535Z] [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-11T20:31:07.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T20:31:07.668Z] ========================================================= [2022-04-11T20:31:07.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T20:31:07.668Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:31:07.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T20:31:07.956Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T20:31:07.956Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T20:31:07.956Z] 666ba61612fd: Pulling fs layer [2022-04-11T20:31:07.956Z] 8ed8ca486205: Pulling fs layer [2022-04-11T20:31:07.956Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T20:31:07.956Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T20:31:07.956Z] 4fe6c5a15a65: Waiting [2022-04-11T20:31:07.956Z] 640e595b4fbd: Pulling fs layer [2022-04-11T20:31:07.956Z] 763cafe07f6e: Pulling fs layer [2022-04-11T20:31:07.956Z] 0c0b528cf693: Pulling fs layer [2022-04-11T20:31:07.956Z] 640e595b4fbd: Waiting [2022-04-11T20:31:07.956Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T20:31:07.956Z] 0c0b528cf693: Waiting [2022-04-11T20:31:07.956Z] 10935f4eaf8b: Waiting [2022-04-11T20:31:07.956Z] 8ed8ca486205: Download complete [2022-04-11T20:31:07.956Z] 666ba61612fd: Verifying Checksum [2022-04-11T20:31:07.956Z] 666ba61612fd: Download complete [2022-04-11T20:31:07.956Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T20:31:07.956Z] 22a0e8bec74d: Download complete [2022-04-11T20:31:07.956Z] 640e595b4fbd: Verifying Checksum [2022-04-11T20:31:07.956Z] 640e595b4fbd: Download complete [2022-04-11T20:31:07.956Z] 763cafe07f6e: Verifying Checksum [2022-04-11T20:31:07.956Z] 763cafe07f6e: Download complete [2022-04-11T20:31:07.956Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T20:31:07.956Z] 59bf1c3509f3: Download complete [2022-04-11T20:31:07.956Z] 0c0b528cf693: Verifying Checksum [2022-04-11T20:31:08.216Z] 59bf1c3509f3: Pull complete [2022-04-11T20:31:08.216Z] 666ba61612fd: Pull complete [2022-04-11T20:31:08.216Z] 8ed8ca486205: Pull complete [2022-04-11T20:31:08.785Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T20:31:08.785Z] 10935f4eaf8b: Download complete [2022-04-11T20:31:08.785Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T20:31:08.785Z] 4fe6c5a15a65: Download complete [2022-04-11T20:31:12.075Z] 4fe6c5a15a65: Pull complete [2022-04-11T20:31:12.075Z] 22a0e8bec74d: Pull complete [2022-04-11T20:31:12.335Z] 640e595b4fbd: Pull complete [2022-04-11T20:31:12.335Z] 763cafe07f6e: Pull complete [2022-04-11T20:31:12.335Z] 0c0b528cf693: Pull complete [2022-04-11T20:31:14.241Z] 10935f4eaf8b: Pull complete [2022-04-11T20:31:14.242Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T20:31:14.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T20:31:14.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:31:14.543Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T20:31:14.543Z] WORKDIR /edgex [2022-04-11T20:31:14.543Z] COPY go.mod . [2022-04-11T20:31:14.543Z] RUN go mod download [2022-04-11T20:31:14.543Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-11T20:31:15.923Z] Sending build context to Docker daemon 334.8MB [2022-04-11T20:31:15.923Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T20:31:15.923Z] ---> 99d49a6021b9 [2022-04-11T20:31:15.923Z] Step 2/4 : WORKDIR /edgex [2022-04-11T20:31:17.837Z] ---> Running in ba786b6a2bd6 [2022-04-11T20:31:17.837Z] Removing intermediate container ba786b6a2bd6 [2022-04-11T20:31:17.837Z] ---> b0d5dff0a6a0 [2022-04-11T20:31:17.837Z] Step 3/4 : COPY go.mod . [2022-04-11T20:31:17.837Z] ---> e708431fa46a [2022-04-11T20:31:17.837Z] Step 4/4 : RUN go mod download [2022-04-11T20:31:17.837Z] ---> Running in 09a0e8e20495 [2022-04-11T20:31:22.613Z] Still waiting to schedule task [2022-04-11T20:31:22.613Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19602’ is offline [2022-04-11T20:31:32.739Z] Removing intermediate container 09a0e8e20495 [2022-04-11T20:31:32.739Z] ---> 77b21d3c8b8b [2022-04-11T20:31:32.739Z] Successfully built 77b21d3c8b8b [2022-04-11T20:31:32.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:31:33.041Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T20:31:33.042Z] . [Pipeline] withDockerContainer [2022-04-11T20:31:33.111Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T20:31:33.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat [2022-04-11T20:31:33.622Z] $ docker top 00f4247584b7161a580cfa17ff7231f8476c0f9b5e5fa58a70729dc4b2eb6b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:31:33.976Z] + go version [2022-04-11T20:31:33.976Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T20:31:33.992Z] $ docker stop --time=1 00f4247584b7161a580cfa17ff7231f8476c0f9b5e5fa58a70729dc4b2eb6b68 [2022-04-11T20:31:35.283Z] $ docker rm -f 00f4247584b7161a580cfa17ff7231f8476c0f9b5e5fa58a70729dc4b2eb6b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:31:35.682Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T20:31:35.683Z] . [Pipeline] withDockerContainer [2022-04-11T20:31:35.748Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T20:31:35.780Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat [2022-04-11T20:31:36.156Z] $ docker top 780de95bbf1ed2c49c51f5778cf024d7973dd9f2313ec9ab6bc57d9392f39e1d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T20:31:36.239Z] ========================================================= [2022-04-11T20:31:36.239Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T20:31:36.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:31:36.527Z] + make test [2022-04-11T20:31:36.528Z] go mod tidy -compat=1.17 [2022-04-11T20:31:36.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T20:31:41.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T20:31:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T20:31:54.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-04-11T20:31:54.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T20:31:54.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.9% of statements [2022-04-11T20:31:54.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T20:31:54.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.624s coverage: 89.2% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.113s coverage: 84.4% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.2% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 24.0% of statements [2022-04-11T20:31:58.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-04-11T20:31:58.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-04-11T20:32:07.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.113s coverage: 94.4% of statements [2022-04-11T20:32:07.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-04-11T20:32:08.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements [2022-04-11T20:32:08.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.4% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T20:32:18.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2022-04-11T20:32:18.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T20:32:18.912Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T20:32:18.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T20:32:18.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T20:32:18.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements [2022-04-11T20:32:18.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-11T20:32:18.912Z] 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-11T20:32:36.996Z] GO111MODULE=on go vet ./... [2022-04-11T20:32:38.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T20:32:38.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T20:32:39.208Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T20:32:39.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T20:32:40.084Z] + ls -al . [2022-04-11T20:32:40.084Z] total 668 [2022-04-11T20:32:40.084Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 20:32 . [2022-04-11T20:32:40.084Z] drwxr-xr-x 4 root root 4096 Apr 11 20:31 .. [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 20:30 .dockerignore [2022-04-11T20:32:40.084Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 20:30 .git [2022-04-11T20:32:40.084Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 20:30 .github [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 20:30 .gitignore [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 20:30 .golangci.yml [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 20:30 .hadolint.yml [2022-04-11T20:32:40.084Z] drwx------ 3 1001 1001 4096 Apr 11 20:31 .semver [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 20:30 .sonarcloud.properties [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 20:30 ADOPTERS.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 20:30 Attribution.txt [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 20:30 CHANGELOG.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 20:30 CONTRIBUTING.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 20:30 GOVERNANCE.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 20:30 Jenkinsfile [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 20:30 LICENSE [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 20:30 Makefile [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 20:30 OWNERS.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 20:30 README.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 20:30 SECURITY.md [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 20:31 VERSION [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 20:30 ZMQWindows.md [2022-04-11T20:32:40.084Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 20:30 bin [2022-04-11T20:32:40.084Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 20:30 cmd [2022-04-11T20:32:40.084Z] -rw-r--r-- 1 root root 431437 Apr 11 20:32 coverage.out [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 20:30 go.mod [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 20:30 go.sum [2022-04-11T20:32:40.084Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 20:30 internal [2022-04-11T20:32:40.084Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 20:30 openapi [2022-04-11T20:32:40.084Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 20:30 snap [2022-04-11T20:32:40.084Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 20:30 version.go [Pipeline] sh [2022-04-11T20:32:40.373Z] + '[' -e coverage.out ] [2022-04-11T20:32:40.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T20:32:40.482Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T20:32:40.826Z] + make build [2022-04-11T20:32:40.826Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T20:32:58.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T20:33:07.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T20:33:08.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T20:33:09.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T20:33:09.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T20:33:10.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T20:33:12.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T20:33:13.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T20:33:14.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T20:33:15.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T20:33:16.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T20:33:17.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-11T20:33:19.191Z] $ docker stop --time=1 780de95bbf1ed2c49c51f5778cf024d7973dd9f2313ec9ab6bc57d9392f39e1d [2022-04-11T20:33:21.917Z] $ docker rm -f 780de95bbf1ed2c49c51f5778cf024d7973dd9f2313ec9ab6bc57d9392f39e1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:33:22.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T20:33:22.840Z] [2022-04-11T20:33:22.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:33:23.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T20:33:23.137Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-11T20:33:23.137Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-11T20:33:23.137Z] ca9280d653b3: Pulling fs layer [2022-04-11T20:33:23.137Z] 7e9c9ca2126c: Pulling fs layer [2022-04-11T20:33:23.137Z] cbdbe7a5bc2a: Download complete [2022-04-11T20:33:23.396Z] ca9280d653b3: Verifying Checksum [2022-04-11T20:33:23.396Z] ca9280d653b3: Download complete [2022-04-11T20:33:23.396Z] cbdbe7a5bc2a: Pull complete [2022-04-11T20:33:23.655Z] 7e9c9ca2126c: Download complete [2022-04-11T20:33:23.916Z] ca9280d653b3: Pull complete [2022-04-11T20:33:27.207Z] 7e9c9ca2126c: Pull complete [2022-04-11T20:33:27.207Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-11T20:33:27.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T20:33:27.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-11T20:33:27.271Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T20:33:27.314Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-11T20:33:28.779Z] $ docker top 14bedf3c3c8673c6a01715fde4fdc8217e2ae41e69e3e89f630c038a4461fc73 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:33:29.123Z] + docker-compose build --help [2022-04-11T20:33:29.123Z] + grep parallel [2022-04-11T20:33:29.691Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T20:33:29.705Z] $ docker stop --time=1 14bedf3c3c8673c6a01715fde4fdc8217e2ae41e69e3e89f630c038a4461fc73 [2022-04-11T20:33:31.041Z] $ docker rm -f 14bedf3c3c8673c6a01715fde4fdc8217e2ae41e69e3e89f630c038a4461fc73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:33:31.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-11T20:33:31.483Z] . [Pipeline] withDockerContainer [2022-04-11T20:33:31.566Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T20:33:31.603Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-devops/edgex-compose:latest cat [2022-04-11T20:33:31.969Z] $ docker top 3b245f0ca6875a398138bebfb020e00e3a5c4516ae1bbb8b06bb3323d7a1ef63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:33:32.326Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T20:33:32.897Z] Building core-command ... [2022-04-11T20:33:32.897Z] Building core-data ... [2022-04-11T20:33:32.897Z] Building core-metadata ... [2022-04-11T20:33:32.897Z] Building security-bootstrapper ... [2022-04-11T20:33:32.897Z] Building security-proxy-setup ... [2022-04-11T20:33:32.897Z] Building security-secretstore-setup ... [2022-04-11T20:33:32.897Z] Building security-spiffe-token-provider ... [2022-04-11T20:33:32.897Z] Building security-spire-agent ... [2022-04-11T20:33:32.897Z] Building security-spire-config ... [2022-04-11T20:33:32.897Z] Building security-spire-server ... [2022-04-11T20:33:32.897Z] Building support-notifications ... [2022-04-11T20:33:32.897Z] Building support-scheduler ... [2022-04-11T20:33:32.897Z] Building sys-mgmt-agent ... [2022-04-11T20:33:32.897Z] Building security-bootstrapper [2022-04-11T20:33:32.897Z] Building core-data [2022-04-11T20:33:32.897Z] Building security-spiffe-token-provider [2022-04-11T20:33:32.897Z] Building security-spire-server [2022-04-11T20:33:32.897Z] Building security-secretstore-setup [2022-04-11T20:33:50.988Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:33:50.988Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:33:50.988Z] ---> 77b21d3c8b8b [2022-04-11T20:33:50.988Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T20:33:50.988Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:33:50.988Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:33:50.988Z] ---> 77b21d3c8b8b [2022-04-11T20:33:50.988Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T20:33:50.988Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:33:50.988Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:33:50.988Z] ---> 77b21d3c8b8b [2022-04-11T20:33:50.988Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T20:33:50.988Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:33:50.988Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:33:50.988Z] ---> 77b21d3c8b8b [2022-04-11T20:33:50.988Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T20:33:50.988Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:33:50.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:33:50.988Z] ---> 77b21d3c8b8b [2022-04-11T20:33:50.988Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T20:33:54.289Z] ---> Running in 3f66666ce1cc [2022-04-11T20:33:54.289Z] ---> Running in 34ab527e8975 [2022-04-11T20:33:54.289Z] ---> Running in bf5706b8bd42 [2022-04-11T20:33:54.289Z] ---> Running in 134a13c4421e [2022-04-11T20:33:54.289Z] ---> Running in e9a94e1b59c8 [2022-04-11T20:33:54.289Z] Removing intermediate container 34ab527e8975 [2022-04-11T20:33:54.289Z] ---> ce7f3b0eb7ee [2022-04-11T20:33:54.289Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:33:54.289Z] Removing intermediate container e9a94e1b59c8 [2022-04-11T20:33:54.289Z] ---> 5ee17a4eb4bb [2022-04-11T20:33:54.289Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:33:54.289Z] Removing intermediate container 3f66666ce1cc [2022-04-11T20:33:54.289Z] ---> 240a87973b74 [2022-04-11T20:33:54.289Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:33:54.289Z] Removing intermediate container bf5706b8bd42 [2022-04-11T20:33:54.289Z] ---> 2e5690a19b09 [2022-04-11T20:33:54.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:33:54.289Z] Removing intermediate container 134a13c4421e [2022-04-11T20:33:54.289Z] ---> ce4a38b6d73a [2022-04-11T20:33:54.289Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T20:33:54.289Z] ---> Running in d12349a6bf59 [2022-04-11T20:33:54.289Z] ---> Running in 3613b9a2c270 [2022-04-11T20:33:54.289Z] ---> Running in 1d5f00fa44d9 [2022-04-11T20:33:54.289Z] ---> Running in 17335a917a49 [2022-04-11T20:33:54.289Z] ---> Running in 28e462709a31 [2022-04-11T20:33:55.232Z] Removing intermediate container 1d5f00fa44d9 [2022-04-11T20:33:55.232Z] ---> 426dd0c97dc9 [2022-04-11T20:33:55.232Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T20:33:55.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:55.232Z] ---> Running in 50be0d6aba55 [2022-04-11T20:33:55.232Z] Removing intermediate container 3613b9a2c270 [2022-04-11T20:33:55.232Z] ---> f2767d83e5c8 [2022-04-11T20:33:55.232Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T20:33:55.232Z] ---> Running in 412d4c531813 [2022-04-11T20:33:55.491Z] Removing intermediate container d12349a6bf59 [2022-04-11T20:33:55.491Z] ---> 72c2ff205953 [2022-04-11T20:33:55.491Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T20:33:55.491Z] ---> Running in e76ffa9c7515 [2022-04-11T20:33:55.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:55.750Z] Removing intermediate container 17335a917a49 [2022-04-11T20:33:55.750Z] ---> c3c8e4aff86a [2022-04-11T20:33:55.750Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T20:33:55.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.008Z] ---> Running in 3cbbb333a8e3 [2022-04-11T20:33:56.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.269Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T20:33:56.269Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T20:33:56.269Z] OK: 15864 distinct packages available [2022-04-11T20:33:56.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:56.788Z] OK: 221 MiB in 52 packages [2022-04-11T20:33:57.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:57.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:57.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:33:57.329Z] OK: 221 MiB in 52 packages [2022-04-11T20:33:57.329Z] Removing intermediate container 50be0d6aba55 [2022-04-11T20:33:57.329Z] ---> 0e383ef876be [2022-04-11T20:33:57.329Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T20:33:57.329Z] OK: 221 MiB in 52 packages [2022-04-11T20:33:57.598Z] ---> 8aa8d1a1d022 [2022-04-11T20:33:57.598Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:33:57.598Z] ---> Running in 510436b91308 [2022-04-11T20:33:57.598Z] Removing intermediate container 412d4c531813 [2022-04-11T20:33:57.598Z] ---> e9c49191e0bc [2022-04-11T20:33:57.598Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T20:33:57.914Z] Removing intermediate container e76ffa9c7515 [2022-04-11T20:33:57.914Z] ---> d4c4250bc49e [2022-04-11T20:33:57.914Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T20:33:57.914Z] ---> c1789af35dd8 [2022-04-11T20:33:57.914Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:33:58.177Z] ---> 6c47946850fa [2022-04-11T20:33:58.177Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:33:58.177Z] OK: 221 MiB in 52 packages [2022-04-11T20:33:58.437Z] ---> Running in 60f486d00715 [2022-04-11T20:33:58.437Z] ---> Running in 7c99c6c503e3 [2022-04-11T20:33:58.698Z] OK: 221 MiB in 52 packages [2022-04-11T20:33:59.268Z] Removing intermediate container 510436b91308 [2022-04-11T20:33:59.268Z] ---> 97ff46c8a973 [2022-04-11T20:33:59.268Z] Step 8/25 : COPY . . [2022-04-11T20:34:01.808Z] Removing intermediate container 28e462709a31 [2022-04-11T20:34:01.808Z] ---> 6637dfd50260 [2022-04-11T20:34:01.808Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T20:34:02.376Z] ---> 7579cdfe7fd1 [2022-04-11T20:34:02.376Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:34:02.376Z] Removing intermediate container 3cbbb333a8e3 [2022-04-11T20:34:02.376Z] ---> 205b75165245 [2022-04-11T20:34:02.376Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T20:34:02.376Z] Removing intermediate container 60f486d00715 [2022-04-11T20:34:02.376Z] ---> dcf1fb87e834 [2022-04-11T20:34:02.376Z] Step 8/31 : COPY . . [2022-04-11T20:34:02.376Z] ---> Running in 4526c50d6ff2 [2022-04-11T20:34:02.634Z] ---> 8f1d69dee2ba [2022-04-11T20:34:02.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:34:04.537Z] Removing intermediate container 7c99c6c503e3 [2022-04-11T20:34:04.537Z] ---> 85b39a31240c [2022-04-11T20:34:04.537Z] Step 8/25 : COPY . . [2022-04-11T20:34:05.108Z] ---> Running in ce9a6a7704a3 [2022-04-11T20:34:05.366Z] ---> 865b42873369 [2022-04-11T20:34:05.366Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T20:34:07.916Z] ---> Running in eb778b178403 [2022-04-11T20:34:07.916Z] Removing intermediate container 4526c50d6ff2 [2022-04-11T20:34:07.916Z] ---> 92b0436f26ab [2022-04-11T20:34:07.916Z] Step 7/20 : COPY . . [2022-04-11T20:34:08.185Z] ---> d323689a9513 [2022-04-11T20:34:08.185Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T20:34:08.444Z] Removing intermediate container eb778b178403 [2022-04-11T20:34:08.444Z] ---> 9722f860b2bf [2022-04-11T20:34:08.444Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T20:34:08.444Z] Removing intermediate container ce9a6a7704a3 [2022-04-11T20:34:08.444Z] ---> 67c8e99c68c7 [2022-04-11T20:34:08.444Z] Step 8/23 : COPY . . [2022-04-11T20:34:08.444Z] ---> Running in 11a1af49d97e [2022-04-11T20:34:09.011Z] ---> Running in 927bce458307 [2022-04-11T20:34:09.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T20:34:17.404Z] ---> 55aab4baeeaa [2022-04-11T20:34:17.404Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T20:34:17.404Z] Removing intermediate container 927bce458307 [2022-04-11T20:34:17.404Z] ---> af01a0747a8c [2022-04-11T20:34:17.404Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T20:34:17.404Z] ---> a7c807df98be [2022-04-11T20:34:17.404Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T20:34:17.404Z] ---> 6253503186bd [2022-04-11T20:34:17.404Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T20:34:17.404Z] ---> Running in 8e24a3d3f491 [2022-04-11T20:34:17.664Z] ---> Running in f019b45d46e7 [2022-04-11T20:34:17.664Z] ---> Running in c1a5bb8881db [2022-04-11T20:34:17.664Z] ---> Running in 646ddfc2e800 [2022-04-11T20:34:17.925Z] Removing intermediate container c1a5bb8881db [2022-04-11T20:34:17.925Z] ---> 4dcb7fd70d6f [2022-04-11T20:34:17.925Z] 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-11T20:34:18.089Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19606 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-11T20:34:18.100Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-04-11T20:34:18.183Z] ---> Running in 1146d8643f01 [2022-04-11T20:34:18.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T20:34:18.412Z] The recommended git tool is: git [2022-04-11T20:34:18.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T20:34:18.447Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T20:34:19.014Z] spire-1.2.1/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.data/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.data/.file [2022-04-11T20:34:19.014Z] spire-1.2.1/.dockerignore [2022-04-11T20:34:19.014Z] spire-1.2.1/.gitattributes [2022-04-11T20:34:19.014Z] spire-1.2.1/.githooks/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T20:34:19.014Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T20:34:19.014Z] spire-1.2.1/.gitignore [2022-04-11T20:34:19.014Z] spire-1.2.1/.go-version [2022-04-11T20:34:19.014Z] spire-1.2.1/.golangci.yml [2022-04-11T20:34:19.014Z] spire-1.2.1/ADOPTERS.md [2022-04-11T20:34:19.014Z] spire-1.2.1/CHANGELOG.md [2022-04-11T20:34:19.014Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T20:34:19.014Z] spire-1.2.1/CODEOWNERS [2022-04-11T20:34:19.014Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T20:34:19.014Z] spire-1.2.1/Dockerfile [2022-04-11T20:34:19.014Z] spire-1.2.1/Dockerfile.dev [2022-04-11T20:34:19.014Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T20:34:19.014Z] spire-1.2.1/LICENSE [2022-04-11T20:34:19.014Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T20:34:19.014Z] spire-1.2.1/Makefile [2022-04-11T20:34:19.014Z] spire-1.2.1/README.md [2022-04-11T20:34:19.014Z] spire-1.2.1/ROADMAP.md [2022-04-11T20:34:19.014Z] spire-1.2.1/SECURITY.md [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T20:34:19.014Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/ [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/agent/ [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/server/ [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/server/server.conf [2022-04-11T20:34:19.014Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T20:34:19.014Z] spire-1.2.1/doc/ [2022-04-11T20:34:19.014Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/auditlog.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/ [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T20:34:19.015Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/spire_server.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/telemetry.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/upgrading.md [2022-04-11T20:34:19.276Z] spire-1.2.1/doc/using_spire.md [2022-04-11T20:34:19.276Z] spire-1.2.1/examples/ [2022-04-11T20:34:19.276Z] spire-1.2.1/examples/README.md [2022-04-11T20:34:19.276Z] spire-1.2.1/go.mod [2022-04-11T20:34:19.276Z] spire-1.2.1/go.sum [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T20:34:19.276Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/version/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T20:34:19.277Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/config.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T20:34:19.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/server.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/private/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/private/server/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T20:34:19.279Z] spire-1.2.1/release/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/conf/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T20:34:19.279Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T20:34:19.279Z] spire-1.2.1/script/ [2022-04-11T20:34:19.279Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T20:34:19.279Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T20:34:19.279Z] spire-1.2.1/support/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T20:34:19.279Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/clock/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/clock/clock.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T20:34:19.279Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/common [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T20:34:19.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T20:34:19.281Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T20:34:19.282Z] spire-1.2.1/test/integration/test.sh [2022-04-11T20:34:19.282Z] spire-1.2.1/test/plugintest/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testca/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testca/ca.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testkey/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/testkey/new.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/ [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/race.go [2022-04-11T20:34:19.282Z] spire-1.2.1/test/util/util.go [2022-04-11T20:34:19.282Z] building spire from source... [2022-04-11T20:34:19.282Z] Installing go1.17.7... [2022-04-11T20:34:24.561Z] Building bin/spire-server... [2022-04-11T20:34:24.820Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T20:34:24.820Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T20:34:24.820Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T20:34:24.820Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T20:34:24.820Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T20:34:24.820Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T20:34:24.820Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T20:34:24.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T20:34:25.079Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T20:34:25.079Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T20:34:25.079Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T20:34:25.079Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T20:34:25.079Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T20:34:25.079Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T20:34:25.079Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T20:34:25.079Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T20:34:25.079Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T20:34:25.336Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T20:34:25.336Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T20:34:25.336Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T20:34:25.336Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T20:34:25.336Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T20:34:25.595Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T20:34:25.595Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T20:34:25.595Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T20:34:25.595Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T20:34:25.595Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T20:34:25.595Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T20:34:25.595Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T20:34:25.595Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T20:34:25.595Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T20:34:25.595Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T20:34:25.595Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T20:34:25.595Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T20:34:25.595Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T20:34:26.064Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T20:34:26.064Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T20:34:26.064Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T20:34:26.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T20:34:26.064Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T20:34:26.064Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T20:34:26.064Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T20:34:26.064Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T20:34:26.064Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T20:34:26.064Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T20:34:26.064Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T20:34:26.064Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T20:34:26.064Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T20:34:26.064Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T20:34:26.064Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T20:34:26.064Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T20:34:26.630Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T20:34:28.102Z] using credential edgex-jenkins-ssh [2022-04-11T20:34:28.133Z] Cloning the remote Git repository [2022-04-11T20:34:28.536Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T20:34:28.536Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T20:34:28.536Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T20:34:28.536Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T20:34:28.536Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T20:34:28.297Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T20:34:28.437Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-04-11T20:34:28.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T20:34:28.554Z] > git --version # timeout=10 [2022-04-11T20:34:28.582Z] > git --version # 'git version 2.25.1' [2022-04-11T20:34:28.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:34:28.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T20:34:32.732Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T20:34:32.732Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T20:34:32.732Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T20:34:32.732Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T20:34:32.732Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T20:34:32.732Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T20:34:32.732Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T20:34:32.732Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T20:34:32.732Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T20:34:32.732Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T20:34:33.671Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T20:34:33.931Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T20:34:33.931Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T20:34:33.931Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T20:34:34.190Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T20:34:34.190Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T20:34:34.453Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T20:34:34.453Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T20:34:34.713Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T20:34:34.972Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T20:34:34.972Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T20:34:34.972Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T20:34:35.232Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T20:34:35.232Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T20:34:35.491Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T20:34:35.491Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T20:34:35.750Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T20:34:35.750Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T20:34:36.010Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T20:34:36.315Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T20:34:36.316Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T20:34:36.316Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T20:34:37.255Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T20:34:37.255Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T20:34:37.255Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T20:34:37.255Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T20:34:37.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T20:34:37.255Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T20:34:37.255Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T20:34:37.514Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T20:34:37.514Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T20:34:37.514Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T20:34:37.514Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T20:34:37.514Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T20:34:37.514Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T20:34:38.084Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T20:34:38.084Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T20:34:38.084Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T20:34:38.084Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T20:34:38.084Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T20:34:38.084Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T20:34:38.084Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T20:34:38.084Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T20:34:38.343Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T20:34:38.343Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T20:34:38.343Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T20:34:38.343Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T20:34:38.343Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T20:34:38.634Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T20:34:38.893Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T20:34:38.893Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T20:34:38.893Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T20:34:38.893Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T20:34:38.893Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T20:34:38.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T20:34:38.893Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T20:34:38.893Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T20:34:38.893Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T20:34:38.893Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T20:34:38.893Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T20:34:38.893Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T20:34:39.152Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T20:34:39.152Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T20:34:39.152Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T20:34:39.152Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T20:34:39.152Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T20:34:39.152Z] Removing intermediate container 11a1af49d97e [2022-04-11T20:34:39.152Z] ---> 9926af9681ca [2022-04-11T20:34:39.152Z] [2022-04-11T20:34:39.152Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T20:34:39.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T20:34:39.152Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T20:34:39.152Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T20:34:39.152Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T20:34:39.152Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T20:34:39.152Z] 3.14: Pulling from library/alpine [2022-04-11T20:34:40.087Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:34:40.087Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T20:34:40.087Z] ---> e04c818066af [2022-04-11T20:34:40.087Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T20:34:43.377Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T20:34:43.377Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T20:34:44.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T20:34:46.256Z] ---> Running in 82b8d818f306 [2022-04-11T20:34:46.514Z] Removing intermediate container 82b8d818f306 [2022-04-11T20:34:46.514Z] ---> 1b95fe2cb46b [2022-04-11T20:34:46.514Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T20:34:48.421Z] ---> Running in 5df19b316f7b [2022-04-11T20:34:49.004Z] Removing intermediate container 8e24a3d3f491 [2022-04-11T20:34:49.004Z] ---> ac0d7012c3ca [2022-04-11T20:34:49.004Z] [2022-04-11T20:34:49.004Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T20:34:49.004Z] ---> e04c818066af [2022-04-11T20:34:49.004Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T20:34:49.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:49.577Z] ---> Running in 06875dbbbc2c [2022-04-11T20:34:49.227Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T20:34:49.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T20:34:49.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T20:34:49.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T20:34:49.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:34:49.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T20:34:49.839Z] Removing intermediate container 646ddfc2e800 [2022-04-11T20:34:49.839Z] ---> d0c0048223ec [2022-04-11T20:34:49.839Z] [2022-04-11T20:34:49.839Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T20:34:49.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:49.839Z] 3.15: Pulling from library/alpine [2022-04-11T20:34:49.839Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T20:34:49.839Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T20:34:49.839Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:34:49.839Z] OK: 6 MiB in 16 packages [2022-04-11T20:34:50.294Z] Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-11T20:34:50.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:50.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:50.792Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T20:34:50.792Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T20:34:50.792Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T20:34:50.792Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T20:34:50.792Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T20:34:50.792Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:34:50.792Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T20:34:50.792Z] ---> 0ac33e5f5afa [2022-04-11T20:34:50.792Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T20:34:50.792Z] OK: 6 MiB in 17 packages [2022-04-11T20:34:51.104Z] Merge succeeded, producing de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T20:34:51.104Z] Checking out Revision de505a0db389561fc3408ea40c4f05cdcf463cd1 (PR-3924) [2022-04-11T20:34:51.392Z] ---> Running in 3410af5238ab [2022-04-11T20:34:51.392Z] Removing intermediate container 5df19b316f7b [2022-04-11T20:34:51.392Z] ---> b0e0c55cf980 [2022-04-11T20:34:51.392Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T20:34:51.655Z] Removing intermediate container f019b45d46e7 [2022-04-11T20:34:51.655Z] ---> 00961cb1c0b4 [2022-04-11T20:34:51.655Z] [2022-04-11T20:34:51.655Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T20:34:51.655Z] ---> e04c818066af [2022-04-11T20:34:51.655Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T20:34:51.655Z] ---> Running in 9f20127d1462 [2022-04-11T20:34:51.914Z] ---> Running in d027f56dbdbd [2022-04-11T20:34:51.914Z] Removing intermediate container 3410af5238ab [2022-04-11T20:34:51.914Z] ---> 84273603c172 [2022-04-11T20:34:51.914Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:34:51.914Z] Removing intermediate container 9f20127d1462 [2022-04-11T20:34:51.914Z] ---> f74df726b84f [2022-04-11T20:34:51.914Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T20:34:52.175Z] ---> Running in 1bbf58766abc [2022-04-11T20:34:52.175Z] Removing intermediate container 06875dbbbc2c [2022-04-11T20:34:52.175Z] ---> 168d19fb01dd [2022-04-11T20:34:52.175Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T20:34:52.175Z] ---> Running in 4dedeade273b [2022-04-11T20:34:52.175Z] Removing intermediate container d027f56dbdbd [2022-04-11T20:34:52.175Z] ---> 9ff394201a0e [2022-04-11T20:34:52.175Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T20:34:52.175Z] ---> Running in 1ce42fc971e2 [2022-04-11T20:34:52.175Z] ---> Running in 55cf71fc9436 [2022-04-11T20:34:50.324Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T20:34:50.347Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-11T20:34:50.626Z] > git remote # timeout=10 [2022-04-11T20:34:50.650Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T20:34:50.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T20:34:50.685Z] > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 [2022-04-11T20:34:51.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T20:34:51.118Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T20:34:51.138Z] > git checkout -f de505a0db389561fc3408ea40c4f05cdcf463cd1 # timeout=10 [2022-04-11T20:34:52.447Z] Removing intermediate container 4dedeade273b [2022-04-11T20:34:52.447Z] ---> f821a8a23e70 [2022-04-11T20:34:52.447Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T20:34:52.448Z] Removing intermediate container 1ce42fc971e2 [2022-04-11T20:34:52.448Z] ---> 0180f98926f4 [2022-04-11T20:34:52.448Z] Step 13/25 : WORKDIR / [2022-04-11T20:34:52.720Z] Removing intermediate container 55cf71fc9436 [2022-04-11T20:34:52.720Z] ---> f7e1fc6e9bd7 [2022-04-11T20:34:52.720Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T20:34:52.720Z] ---> Running in 48863756ce8d [2022-04-11T20:34:52.979Z] ---> Running in da2d2911d720 [2022-04-11T20:34:52.979Z] ---> Running in 4752e2b16ab2 [2022-04-11T20:34:53.238Z] Removing intermediate container da2d2911d720 [2022-04-11T20:34:53.238Z] ---> 956618ad9161 [2022-04-11T20:34:53.238Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:34:53.238Z] ---> Running in 3ceff5b56410 [2022-04-11T20:34:53.238Z] Removing intermediate container 4752e2b16ab2 [2022-04-11T20:34:53.238Z] ---> 0d48d524e677 [2022-04-11T20:34:53.238Z] 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-11T20:34:53.804Z] Removing intermediate container 1bbf58766abc [2022-04-11T20:34:53.804Z] ---> e7ea7d5db6ef [2022-04-11T20:34:53.804Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T20:34:53.804Z] ---> a16dbd160977 [2022-04-11T20:34:53.804Z] 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-11T20:34:53.804Z] ---> Running in 403bc85fc1d3 [2022-04-11T20:34:54.064Z] ---> fb3ed8171844 [2022-04-11T20:34:54.064Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T20:34:54.636Z] Removing intermediate container 48863756ce8d [2022-04-11T20:34:54.636Z] ---> d5c37976667e [2022-04-11T20:34:54.636Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T20:34:54.636Z] ---> 1155687ce10f [2022-04-11T20:34:54.636Z] 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-11T20:34:54.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:54.636Z] ---> Running in f48085308cb7 [2022-04-11T20:34:54.636Z] Removing intermediate container 3ceff5b56410 [2022-04-11T20:34:54.636Z] ---> e8af67197018 [2022-04-11T20:34:54.636Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T20:34:54.895Z] ---> Running in f1311399899f [2022-04-11T20:34:54.895Z] Removing intermediate container f48085308cb7 [2022-04-11T20:34:54.895Z] ---> 426a1c67993b [2022-04-11T20:34:54.895Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T20:34:54.895Z] ---> cf79824c9b7b [2022-04-11T20:34:54.895Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T20:34:55.471Z] ---> acc9fcc1b72b [2022-04-11T20:34:55.471Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T20:34:55.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:55.471Z] ---> Running in 84e94daf6678 [2022-04-11T20:34:55.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:55.662Z] Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" [2022-04-11T20:34:55.689Z] First time build. Skipping changelog. [2022-04-11T20:34:55.730Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T20:34:55.730Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T20:34:55.730Z] OK: 15854 distinct packages available [2022-04-11T20:34:55.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T20:34:56.298Z] ---> 6fec5e89d17a [2022-04-11T20:34:56.298Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T20:34:56.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:56.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:34:56.557Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T20:34:56.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T20:34:56.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T20:34:56.804Z] Dload Upload Total Spent Left Speed [2022-04-11T20:34:56.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [2022-04-11T20:34:56.816Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T20:34:56.816Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T20:34:56.816Z] ---> c01a56e0f778 [2022-04-11T20:34:56.816Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] sh [2022-04-11T20:34:57.085Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T20:34:57.085Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T20:34:57.085Z] Removing intermediate container 84e94daf6678 [2022-04-11T20:34:57.085Z] ---> 53f75191b5be [2022-04-11T20:34:57.085Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:34:57.085Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T20:34:57.085Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T20:34:57.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T20:34:57.085Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T20:34:57.349Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:34:57.349Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T20:34:57.349Z] ---> 9053e33df0bc [2022-04-11T20:34:57.349Z] 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-11T20:34:57.349Z] OK: 8 MiB in 20 packages [2022-04-11T20:34:57.349Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T20:34:57.349Z] ---> bdb870d5be13 [2022-04-11T20:34:57.349Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T20:34:57.349Z] ---> Running in ac6a0bb739fc [2022-04-11T20:34:57.349Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T20:34:57.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T20:34:57.611Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T20:34:57.611Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T20:34:57.611Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T20:34:57.725Z] + sudo tee /etc/docker/daemon.new [2022-04-11T20:34:57.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T20:34:57.725Z] { [2022-04-11T20:34:57.725Z] "registry-mirrors": [ [2022-04-11T20:34:57.725Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T20:34:57.725Z] ], [2022-04-11T20:34:57.725Z] "bip": "10.250.0.254/24", [2022-04-11T20:34:57.725Z] "hosts": [ [2022-04-11T20:34:57.725Z] "tcp://0.0.0.0:5555", [2022-04-11T20:34:57.725Z] "unix:///var/run/docker.sock" [2022-04-11T20:34:57.725Z] ], [2022-04-11T20:34:57.725Z] "mtu": 1458, [2022-04-11T20:34:57.725Z] "selinux-enabled": true, [2022-04-11T20:34:57.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T20:34:57.725Z] } [2022-04-11T20:34:55.678Z] > git rev-list --no-walk 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 # timeout=10 [Pipeline] sh [2022-04-11T20:34:57.870Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T20:34:57.870Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T20:34:57.870Z] OK: 8 MiB in 23 packages [2022-04-11T20:34:58.084Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T20:34:58.437Z] Removing intermediate container f1311399899f [2022-04-11T20:34:58.437Z] ---> aea250ca192d [2022-04-11T20:34:58.437Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:34:58.437Z] ---> 2c9662fe9b50 [2022-04-11T20:34:58.437Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T20:34:58.645Z] + sudo service docker restart [2022-04-11T20:34:59.007Z] ---> 34053ac4f5eb [2022-04-11T20:34:59.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T20:34:59.268Z] ---> 252e215eee70 [2022-04-11T20:34:59.268Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T20:34:59.268Z] Removing intermediate container 403bc85fc1d3 [2022-04-11T20:34:59.268Z] ---> fb997105aba5 [2022-04-11T20:34:59.268Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:34:59.268Z] Removing intermediate container ac6a0bb739fc [2022-04-11T20:34:59.268Z] ---> 43320984844c [2022-04-11T20:34:59.268Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T20:34:59.528Z] ---> Running in 4e42ad08f9bf [2022-04-11T20:34:59.528Z] ---> 3b928f22b1ae [2022-04-11T20:34:59.528Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T20:34:59.792Z] ---> 09c07101c5ca [2022-04-11T20:34:59.792Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T20:34:59.792Z] Removing intermediate container 4e42ad08f9bf [2022-04-11T20:34:59.792Z] ---> b01a22a8dc3b [2022-04-11T20:34:59.792Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T20:34:59.792Z] ---> Running in 4306cda7173f [2022-04-11T20:35:00.364Z] Removing intermediate container 4306cda7173f [2022-04-11T20:35:00.364Z] ---> 68ffeac83d53 [2022-04-11T20:35:00.364Z] Step 24/25 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:35:00.630Z] ---> Running in a22b2a6de5a0 [2022-04-11T20:35:00.630Z] ---> a57b48719576 [2022-04-11T20:35:00.630Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T20:35:00.630Z] ---> aa0975e36e4d [2022-04-11T20:35:00.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T20:35:00.630Z] ---> 37f90aa0d8eb [2022-04-11T20:35:00.630Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T20:35:00.630Z] ---> Running in ab8691e28e99 [2022-04-11T20:35:00.630Z] Removing intermediate container a22b2a6de5a0 [2022-04-11T20:35:00.630Z] ---> 84b24d403311 [2022-04-11T20:35:00.630Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T20:35:00.891Z] ---> Running in dc306c2d7a83 [2022-04-11T20:35:00.891Z] Removing intermediate container ab8691e28e99 [2022-04-11T20:35:00.891Z] ---> da80ef9991ed [2022-04-11T20:35:00.891Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T20:35:01.150Z] ---> c26ae6537ce7 [2022-04-11T20:35:01.150Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T20:35:01.150Z] ---> c276a48b722d [2022-04-11T20:35:01.150Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T20:35:01.150Z] Removing intermediate container dc306c2d7a83 [2022-04-11T20:35:01.150Z] ---> 6600ab8ebb2d [2022-04-11T20:35:01.150Z] [2022-04-11T20:35:01.408Z] Successfully built 6600ab8ebb2d [2022-04-11T20:35:01.408Z] Successfully tagged security-secretstore-setup:latest [2022-04-11T20:35:01.408Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-11T20:35:01.408Z] ---> Running in 30d56d0d1c28 [2022-04-11T20:35:01.408Z] ---> Running in f414425ca698 [2022-04-11T20:35:02.787Z] ---> a18ac9e3f314 [2022-04-11T20:35:02.787Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T20:35:05.331Z] Removing intermediate container f414425ca698 [2022-04-11T20:35:05.331Z] ---> 9bc6fa0463b5 [2022-04-11T20:35:05.331Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:35:05.589Z] Removing intermediate container 30d56d0d1c28 [2022-04-11T20:35:05.589Z] ---> 113e584d8866 [2022-04-11T20:35:05.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:35:06.156Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:35:06.156Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:35:06.156Z] ---> 77b21d3c8b8b [2022-04-11T20:35:06.156Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T20:35:06.156Z] ---> Using cache [2022-04-11T20:35:06.156Z] ---> ce4a38b6d73a [2022-04-11T20:35:06.156Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:35:06.156Z] ---> Running in 73f069ba3ca8 [2022-04-11T20:35:06.156Z] ---> Running in cbb8cce0c344 [2022-04-11T20:35:06.156Z] ---> Running in 3bd1e7af1d3d [2022-04-11T20:35:06.156Z] ---> Running in a88be50bc285 [2022-04-11T20:35:06.414Z] Removing intermediate container a88be50bc285 [2022-04-11T20:35:06.414Z] ---> 8365c4268753 [2022-04-11T20:35:06.414Z] Step 18/20 : LABEL arch=x86_64 [2022-04-11T20:35:06.414Z] Removing intermediate container cbb8cce0c344 [2022-04-11T20:35:06.414Z] ---> aebf6f0b4280 [2022-04-11T20:35:06.414Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T20:35:06.414Z] ---> Running in 540c34557eed [2022-04-11T20:35:06.684Z] ---> Running in 12228a58e6a3 [2022-04-11T20:35:06.943Z] Removing intermediate container 12228a58e6a3 [2022-04-11T20:35:06.943Z] ---> 27ea4b9ca5c0 [2022-04-11T20:35:06.943Z] Step 22/23 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:35:06.943Z] Removing intermediate container 540c34557eed [2022-04-11T20:35:06.943Z] ---> Running in 412a4463773c [2022-04-11T20:35:06.943Z] ---> 46d3b0a0e712 [2022-04-11T20:35:06.943Z] Step 19/20 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:35:07.201Z] ---> Running in 29cc6007f3b3 [2022-04-11T20:35:07.201Z] Removing intermediate container 412a4463773c [2022-04-11T20:35:07.201Z] ---> 9646e27b1ec8 [2022-04-11T20:35:07.201Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T20:35:07.460Z] ---> Running in cf34ef180566 [2022-04-11T20:35:07.460Z] Removing intermediate container 29cc6007f3b3 [2022-04-11T20:35:07.460Z] ---> 82aa7a38abe0 [2022-04-11T20:35:07.460Z] Step 20/20 : LABEL version=0.0.0 [2022-04-11T20:35:07.719Z] ---> Running in d1af884c767d [2022-04-11T20:35:08.059Z] Removing intermediate container cf34ef180566 [2022-04-11T20:35:08.059Z] ---> 772a67f6e85c [2022-04-11T20:35:08.059Z] [2022-04-11T20:35:08.059Z] Successfully built 772a67f6e85c [2022-04-11T20:35:08.318Z] Successfully tagged core-data:latest [2022-04-11T20:35:08.318Z]  Building core-data ... done Building sys-mgmt-agent [2022-04-11T20:35:08.318Z] Removing intermediate container d1af884c767d [2022-04-11T20:35:08.318Z] ---> 66f0088dcd42 [2022-04-11T20:35:08.318Z] [2022-04-11T20:35:08.318Z] Removing intermediate container 73f069ba3ca8 [2022-04-11T20:35:08.318Z] ---> 9772747ddd26 [2022-04-11T20:35:08.318Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T20:35:08.318Z] Removing intermediate container 3bd1e7af1d3d [2022-04-11T20:35:08.318Z] ---> 491b9a6e86cc [2022-04-11T20:35:08.318Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T20:35:08.318Z] Successfully built 66f0088dcd42 [2022-04-11T20:35:08.578Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-11T20:35:08.578Z] Building security-spire-config [2022-04-11T20:35:09.955Z]  Building security-spiffe-token-provider ... done  ---> Running in 05ba08107042 [2022-04-11T20:35:09.955Z] ---> Running in f73ab70df3b3 [2022-04-11T20:35:11.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:12.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:12.274Z] Removing intermediate container f73ab70df3b3 [2022-04-11T20:35:12.274Z] ---> 6b96e9fd9d54 [2022-04-11T20:35:12.274Z] Step 28/31 : CMD ["gate"] [2022-04-11T20:35:12.538Z] OK: 221 MiB in 52 packages [2022-04-11T20:35:13.138Z] ---> Running in a97ab4723bd7 [2022-04-11T20:35:13.397Z] Removing intermediate container a97ab4723bd7 [2022-04-11T20:35:13.397Z] ---> f037eeccc055 [2022-04-11T20:35:13.397Z] Step 29/31 : LABEL arch=x86_64 [2022-04-11T20:35:13.655Z] ---> Running in 7beb947a0faf [2022-04-11T20:35:13.914Z] Removing intermediate container 05ba08107042 [2022-04-11T20:35:13.914Z] ---> a17e8efdd712 [2022-04-11T20:35:13.914Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T20:35:14.195Z] Removing intermediate container 7beb947a0faf [2022-04-11T20:35:14.195Z] ---> 1d35b3a2410e [2022-04-11T20:35:14.195Z] Step 30/31 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:35:14.195Z] ---> Running in 5e1f759f8fe0 [2022-04-11T20:35:14.469Z] ---> 50b17d5cb602 [2022-04-11T20:35:14.469Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:35:14.469Z] ---> Running in b12d551855ea [2022-04-11T20:35:14.727Z] Removing intermediate container 5e1f759f8fe0 [2022-04-11T20:35:14.727Z] ---> ba17875ee055 [2022-04-11T20:35:14.727Z] Step 31/31 : LABEL version=0.0.0 [2022-04-11T20:35:14.987Z] ---> Running in 8787e72a05e1 [2022-04-11T20:35:15.559Z] Removing intermediate container 8787e72a05e1 [2022-04-11T20:35:15.559Z] ---> 8fc322bff315 [2022-04-11T20:35:15.559Z] [2022-04-11T20:35:15.817Z] Successfully built 8fc322bff315 [2022-04-11T20:35:15.817Z] Successfully tagged security-bootstrapper:latest [2022-04-11T20:35:15.817Z]  Building security-bootstrapper ... done Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T20:35:17.046Z] provisioning config files... [2022-04-11T20:35:17.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4549181057008084938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T20:35:17.538Z] ---> docker-login.sh [2022-04-11T20:35:17.538Z] nexus3.edgexfoundry.org:10001 [2022-04-11T20:35:18.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:35:18.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:35:18.417Z] Configure a credential helper to remove this warning. See [2022-04-11T20:35:18.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:35:18.417Z] [2022-04-11T20:35:18.417Z] Login Succeeded [2022-04-11T20:35:18.417Z] nexus3.edgexfoundry.org:10002 [2022-04-11T20:35:19.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:35:19.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:35:19.017Z] Configure a credential helper to remove this warning. See [2022-04-11T20:35:19.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:35:19.017Z] [2022-04-11T20:35:19.017Z] Login Succeeded [2022-04-11T20:35:19.017Z] nexus3.edgexfoundry.org:10003 [2022-04-11T20:35:19.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:35:19.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:35:19.578Z] Configure a credential helper to remove this warning. See [2022-04-11T20:35:19.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:35:19.578Z] [2022-04-11T20:35:19.578Z] Login Succeeded [2022-04-11T20:35:19.578Z] nexus3.edgexfoundry.org:10004 [2022-04-11T20:35:19.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:35:19.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:35:19.853Z] Configure a credential helper to remove this warning. See [2022-04-11T20:35:19.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:35:19.853Z] [2022-04-11T20:35:19.853Z] Login Succeeded [2022-04-11T20:35:19.853Z] docker.io [2022-04-11T20:35:20.005Z] Removing intermediate container b12d551855ea [2022-04-11T20:35:20.005Z] ---> 699635d68d92 [2022-04-11T20:35:20.005Z] Step 8/26 : COPY . . [2022-04-11T20:35:20.005Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:35:20.005Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:35:20.005Z] ---> 77b21d3c8b8b [2022-04-11T20:35:20.005Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T20:35:20.005Z] ---> Using cache [2022-04-11T20:35:20.005Z] ---> ce4a38b6d73a [2022-04-11T20:35:20.005Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:35:20.005Z] ---> Using cache [2022-04-11T20:35:20.005Z] ---> 491b9a6e86cc [2022-04-11T20:35:20.005Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T20:35:20.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T20:35:20.573Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:35:20.573Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:35:20.573Z] ---> 77b21d3c8b8b [2022-04-11T20:35:20.573Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T20:35:20.573Z] ---> Using cache [2022-04-11T20:35:20.573Z] ---> ce4a38b6d73a [2022-04-11T20:35:20.573Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:35:20.573Z] ---> Using cache [2022-04-11T20:35:20.573Z] ---> 491b9a6e86cc [2022-04-11T20:35:20.573Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T20:35:20.573Z] ---> Using cache [2022-04-11T20:35:20.573Z] ---> a17e8efdd712 [2022-04-11T20:35:20.573Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T20:35:20.573Z] ---> Using cache [2022-04-11T20:35:20.573Z] ---> 50b17d5cb602 [2022-04-11T20:35:20.573Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:35:20.573Z] ---> Using cache [2022-04-11T20:35:20.573Z] ---> 699635d68d92 [2022-04-11T20:35:20.573Z] Step 8/26 : COPY . . [2022-04-11T20:35:20.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T20:35:20.722Z] Configure a credential helper to remove this warning. See [2022-04-11T20:35:20.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T20:35:20.722Z] [2022-04-11T20:35:20.722Z] Login Succeeded [2022-04-11T20:35:20.722Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T20:35:20.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T20:35:21.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T20:35:21.235Z] ========================================================= [2022-04-11T20:35:21.235Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T20:35:21.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:35:21.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T20:35:21.871Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T20:35:21.871Z] 9b3977197b4f: Pulling fs layer [2022-04-11T20:35:21.871Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T20:35:21.871Z] 94645a83ff95: Pulling fs layer [2022-04-11T20:35:21.871Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T20:35:21.871Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T20:35:21.871Z] f7c0051592d6: Pulling fs layer [2022-04-11T20:35:21.871Z] a227ed2f7395: Pulling fs layer [2022-04-11T20:35:21.871Z] 7b1c46037f91: Pulling fs layer [2022-04-11T20:35:21.871Z] 3f3a8bcf1eab: Waiting [2022-04-11T20:35:21.871Z] 0c92f367c5e7: Waiting [2022-04-11T20:35:21.871Z] f7c0051592d6: Waiting [2022-04-11T20:35:21.871Z] 7b1c46037f91: Waiting [2022-04-11T20:35:21.871Z] a227ed2f7395: Waiting [2022-04-11T20:35:21.871Z] 94645a83ff95: Verifying Checksum [2022-04-11T20:35:21.871Z] 94645a83ff95: Download complete [2022-04-11T20:35:21.871Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T20:35:21.871Z] 1a89e8eeedd5: Download complete [2022-04-11T20:35:21.871Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T20:35:21.871Z] 0c92f367c5e7: Download complete [2022-04-11T20:35:21.871Z] f7c0051592d6: Verifying Checksum [2022-04-11T20:35:21.871Z] f7c0051592d6: Download complete [2022-04-11T20:35:21.871Z] 9b3977197b4f: Download complete [2022-04-11T20:35:21.871Z] a227ed2f7395: Verifying Checksum [2022-04-11T20:35:21.871Z] a227ed2f7395: Download complete [2022-04-11T20:35:22.472Z] 9b3977197b4f: Pull complete [2022-04-11T20:35:23.081Z] 1a89e8eeedd5: Pull complete [2022-04-11T20:35:23.358Z] 94645a83ff95: Pull complete [2022-04-11T20:35:23.961Z] 7b1c46037f91: Verifying Checksum [2022-04-11T20:35:23.961Z] 7b1c46037f91: Download complete [2022-04-11T20:35:24.559Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T20:35:24.559Z] 3f3a8bcf1eab: Download complete [2022-04-11T20:35:24.764Z] ---> Running in ec80078736e9 [2022-04-11T20:35:25.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:25.904Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:35:25.904Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:35:25.904Z] ---> 77b21d3c8b8b [2022-04-11T20:35:25.904Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T20:35:25.904Z] ---> Using cache [2022-04-11T20:35:25.904Z] ---> ce4a38b6d73a [2022-04-11T20:35:25.904Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:35:25.904Z] ---> Using cache [2022-04-11T20:35:25.904Z] ---> 491b9a6e86cc [2022-04-11T20:35:25.904Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T20:35:26.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:26.429Z] OK: 221 MiB in 52 packages [2022-04-11T20:35:34.554Z] ---> Running in 0e734ec928a1 [2022-04-11T20:35:34.554Z] ---> 53dac7373c29 [2022-04-11T20:35:34.554Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T20:35:34.554Z] ---> 91d34edc8d3a [2022-04-11T20:35:34.554Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T20:35:34.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:34.554Z] Removing intermediate container ec80078736e9 [2022-04-11T20:35:34.554Z] ---> 72882701232c [2022-04-11T20:35:34.554Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T20:35:34.554Z] ---> Running in aa9239b1d5c2 [2022-04-11T20:35:34.554Z] ---> Running in 69a18f0825dd [2022-04-11T20:35:34.554Z] Removing intermediate container 69a18f0825dd [2022-04-11T20:35:34.554Z] ---> 413d8a72506e [2022-04-11T20:35:34.554Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T20:35:34.554Z] ---> 134e0121b429 [2022-04-11T20:35:34.554Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:35:34.554Z] Removing intermediate container aa9239b1d5c2 [2022-04-11T20:35:34.554Z] ---> c164eaa9b36a [2022-04-11T20:35:34.554Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T20:35:34.554Z] ---> Running in 05354d119f99 [2022-04-11T20:35:34.554Z] ---> Running in 18364a6df372 [2022-04-11T20:35:34.554Z] ---> Running in c24696ce910d [2022-04-11T20:35:34.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:35:34.816Z] OK: 221 MiB in 52 packages [2022-04-11T20:35:35.077Z] Removing intermediate container 18364a6df372 [2022-04-11T20:35:35.077Z] ---> a0a85c9ab039 [2022-04-11T20:35:35.077Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T20:35:35.077Z] ---> Running in 4c806d132c75 [2022-04-11T20:35:35.343Z] Removing intermediate container c24696ce910d [2022-04-11T20:35:35.343Z] ---> eac625f67491 [2022-04-11T20:35:35.343Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T20:35:35.343Z] ---> Running in d9e3c7d6549f [2022-04-11T20:35:35.343Z] Removing intermediate container 4c806d132c75 [2022-04-11T20:35:35.343Z] ---> ac4cc3373401 [2022-04-11T20:35:35.343Z] 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-11T20:35:35.343Z] Removing intermediate container 05354d119f99 [2022-04-11T20:35:35.343Z] ---> f67ddc629d9a [2022-04-11T20:35:35.344Z] Step 8/23 : COPY . . [2022-04-11T20:35:35.344Z] Removing intermediate container 0e734ec928a1 [2022-04-11T20:35:35.344Z] ---> b82635e7b35f [2022-04-11T20:35:35.344Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T20:35:35.344Z] ---> Running in 0e49f7753752 [2022-04-11T20:35:35.344Z] Removing intermediate container d9e3c7d6549f [2022-04-11T20:35:35.344Z] ---> 6d3092c7e4c8 [2022-04-11T20:35:35.344Z] 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-11T20:35:35.614Z] ---> Running in 61203b48511d [2022-04-11T20:35:36.180Z] ---> 9fde5f98a259 [2022-04-11T20:35:36.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:35:36.444Z] spire-1.2.1/ [2022-04-11T20:35:36.444Z] spire-1.2.1/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.data/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.data/.file [2022-04-11T20:35:36.444Z] spire-1.2.1/.dockerignore [2022-04-11T20:35:36.444Z] spire-1.2.1/.gitattributes [2022-04-11T20:35:36.444Z] spire-1.2.1/.githooks/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.gitignore [2022-04-11T20:35:36.444Z] spire-1.2.1/.go-version [2022-04-11T20:35:36.444Z] spire-1.2.1/.golangci.yml [2022-04-11T20:35:36.444Z] spire-1.2.1/ADOPTERS.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CHANGELOG.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CODEOWNERS [2022-04-11T20:35:36.444Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T20:35:36.444Z] spire-1.2.1/Dockerfile [2022-04-11T20:35:36.444Z] spire-1.2.1/Dockerfile.dev [2022-04-11T20:35:36.444Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T20:35:36.444Z] spire-1.2.1/LICENSE [2022-04-11T20:35:36.444Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T20:35:36.444Z] spire-1.2.1/Makefile [2022-04-11T20:35:36.444Z] spire-1.2.1/README.md [2022-04-11T20:35:36.444Z] spire-1.2.1/ROADMAP.md [2022-04-11T20:35:36.444Z] spire-1.2.1/SECURITY.md [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.data/.file [2022-04-11T20:35:36.444Z] spire-1.2.1/.dockerignore [2022-04-11T20:35:36.444Z] spire-1.2.1/.gitattributes [2022-04-11T20:35:36.444Z] spire-1.2.1/.githooks/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T20:35:36.444Z] spire-1.2.1/.gitignore [2022-04-11T20:35:36.444Z] spire-1.2.1/.go-version [2022-04-11T20:35:36.444Z] spire-1.2.1/.golangci.yml [2022-04-11T20:35:36.444Z] spire-1.2.1/ADOPTERS.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CHANGELOG.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T20:35:36.444Z] spire-1.2.1/CODEOWNERS [2022-04-11T20:35:36.444Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T20:35:36.444Z] spire-1.2.1/Dockerfile [2022-04-11T20:35:36.444Z] spire-1.2.1/Dockerfile.dev [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T20:35:36.444Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T20:35:36.445Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T20:35:36.445Z] spire-1.2.1/LICENSE [2022-04-11T20:35:36.445Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T20:35:36.445Z] spire-1.2.1/Makefile [2022-04-11T20:35:36.445Z] spire-1.2.1/README.md [2022-04-11T20:35:36.445Z] spire-1.2.1/ROADMAP.md [2022-04-11T20:35:36.445Z] spire-1.2.1/SECURITY.md [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/server.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/ [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/auditlog.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/ [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T20:35:36.445Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/ [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/server.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/ [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/auditlog.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/ [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T20:35:36.445Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/spire_server.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/telemetry.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/upgrading.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/using_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/examples/ [2022-04-11T20:35:36.446Z] spire-1.2.1/examples/README.md [2022-04-11T20:35:36.446Z] spire-1.2.1/go.mod [2022-04-11T20:35:36.446Z] spire-1.2.1/go.sum [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/spire_server.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/telemetry.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/upgrading.md [2022-04-11T20:35:36.446Z] spire-1.2.1/doc/using_spire.md [2022-04-11T20:35:36.446Z] spire-1.2.1/examples/ [2022-04-11T20:35:36.446Z] spire-1.2.1/examples/README.md [2022-04-11T20:35:36.446Z] spire-1.2.1/go.mod [2022-04-11T20:35:36.446Z] spire-1.2.1/go.sum [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T20:35:36.446Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T20:35:36.447Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T20:35:36.448Z] [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T20:35:36.448Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T20:35:36.449Z] [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T20:35:36.449Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/version/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T20:35:36.450Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/version/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T20:35:36.451Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T20:35:36.452Z] [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/config.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T20:35:36.452Z] [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/config.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T20:35:36.452Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T20:35:36.453Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T20:35:36.454Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/server.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/private/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/private/server/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T20:35:36.455Z] spire-1.2.1/release/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/README.md [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/conf/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T20:35:36.455Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T20:35:36.455Z] spire-1.2.1/script/ [2022-04-11T20:35:36.455Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T20:35:36.455Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T20:35:36.455Z] spire-1.2.1/support/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T20:35:36.455Z] [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T20:35:36.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T20:35:36.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/clock/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/clock/clock.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/server.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/private/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/private/server/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T20:35:36.456Z] spire-1.2.1/release/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/conf/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T20:35:36.456Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/script/ [2022-04-11T20:35:36.456Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/support/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T20:35:36.456Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/common [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T20:35:36.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T20:35:36.457Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/clock/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/clock/clock.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/common [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T20:35:36.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/test.sh [2022-04-11T20:35:36.458Z] spire-1.2.1/test/plugintest/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testca/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testca/ca.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testkey/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/testkey/new.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/race.go [2022-04-11T20:35:36.458Z] spire-1.2.1/test/util/util.go [2022-04-11T20:35:36.458Z] building spire from source... [2022-04-11T20:35:36.458Z] [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T20:35:36.458Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T20:35:36.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T20:35:36.719Z] spire-1.2.1/test/integration/test.sh [2022-04-11T20:35:36.719Z] spire-1.2.1/test/plugintest/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testca/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testca/ca.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testkey/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/testkey/new.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/ [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/race.go [2022-04-11T20:35:36.719Z] spire-1.2.1/test/util/util.go [2022-04-11T20:35:36.719Z] building spire from source... [2022-04-11T20:35:36.719Z] Installing go1.17.7... [2022-04-11T20:35:36.719Z] Installing go1.17.7... [2022-04-11T20:35:36.986Z] 3f3a8bcf1eab: Pull complete [2022-04-11T20:35:36.986Z] 0c92f367c5e7: Pull complete [2022-04-11T20:35:38.419Z] f7c0051592d6: Pull complete [2022-04-11T20:35:38.419Z] a227ed2f7395: Pull complete [2022-04-11T20:35:41.999Z] ---> Running in 1f0d43b46ba1 [2022-04-11T20:35:41.999Z] ---> 8c7b7e7a4d3c [2022-04-11T20:35:41.999Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T20:35:41.999Z] Building bin/spire-server... [2022-04-11T20:35:41.999Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T20:35:41.999Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T20:35:41.999Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T20:35:41.999Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T20:35:41.999Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T20:35:42.257Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T20:35:42.257Z] Building bin/spire-server... [2022-04-11T20:35:42.257Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T20:35:42.257Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T20:35:42.257Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T20:35:42.257Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T20:35:42.257Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T20:35:42.257Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T20:35:42.257Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T20:35:42.257Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T20:35:42.257Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T20:35:42.257Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T20:35:42.517Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T20:35:42.517Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T20:35:42.517Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T20:35:42.517Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T20:35:42.517Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T20:35:42.517Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T20:35:42.517Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T20:35:42.517Z]  ---> Running in 535cc3363bc4 [2022-04-11T20:35:42.517Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T20:35:42.517Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T20:35:42.517Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T20:35:42.517Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T20:35:42.517Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T20:35:42.796Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T20:35:42.796Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T20:35:42.796Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T20:35:42.796Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T20:35:42.796Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T20:35:42.796Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T20:35:42.796Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T20:35:42.796Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T20:35:42.796Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T20:35:42.796Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T20:35:42.796Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T20:35:42.796Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T20:35:42.796Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T20:35:42.796Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T20:35:42.796Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T20:35:42.796Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T20:35:42.796Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T20:35:42.796Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T20:35:43.055Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T20:35:43.055Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T20:35:43.055Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T20:35:43.055Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T20:35:43.055Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T20:35:43.315Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T20:35:43.315Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T20:35:43.315Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T20:35:43.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T20:35:43.315Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T20:35:43.315Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T20:35:43.315Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T20:35:43.315Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T20:35:43.315Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T20:35:43.315Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T20:35:43.315Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T20:35:43.315Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T20:35:43.574Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T20:35:43.574Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T20:35:43.574Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T20:35:43.574Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T20:35:43.574Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T20:35:43.574Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T20:35:43.574Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T20:35:43.575Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T20:35:43.575Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T20:35:43.575Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T20:35:43.575Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T20:35:43.575Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T20:35:43.575Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T20:35:43.575Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T20:35:43.575Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T20:35:43.575Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T20:35:43.575Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T20:35:43.575Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T20:35:43.575Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T20:35:43.833Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T20:35:43.833Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T20:35:43.833Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T20:35:43.833Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T20:35:43.833Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T20:35:43.833Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T20:35:43.833Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T20:35:43.833Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T20:35:43.833Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T20:35:43.833Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T20:35:43.833Z] Removing intermediate container 1f0d43b46ba1 [2022-04-11T20:35:43.833Z] ---> 3dc0cb1d13e0 [2022-04-11T20:35:43.833Z] Step 8/22 : COPY . . [2022-04-11T20:35:43.833Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T20:35:44.112Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T20:35:44.680Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T20:35:44.680Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T20:35:44.680Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T20:35:44.680Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T20:35:44.680Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T20:35:44.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T20:35:44.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T20:35:44.941Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T20:35:44.941Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T20:35:45.199Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T20:35:45.199Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T20:35:45.199Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T20:35:45.199Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T20:35:45.199Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T20:35:45.199Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T20:35:45.356Z] 7b1c46037f91: Pull complete [2022-04-11T20:35:45.356Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T20:35:45.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T20:35:45.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:35:45.458Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T20:35:45.715Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T20:35:45.722Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-11T20:35:45.722Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T20:35:45.722Z] WORKDIR /edgex [2022-04-11T20:35:45.722Z] COPY go.mod . [2022-04-11T20:35:45.722Z] RUN go mod download [2022-04-11T20:35:48.357Z] Sending build context to Docker daemon 169.2MB [2022-04-11T20:35:48.357Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T20:35:48.357Z] ---> f79e39bc4007 [2022-04-11T20:35:48.357Z] Step 2/4 : WORKDIR /edgex [2022-04-11T20:35:49.009Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T20:35:49.009Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T20:35:49.009Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T20:35:49.009Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T20:35:49.009Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T20:35:49.009Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T20:35:49.530Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T20:35:49.530Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T20:35:49.530Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T20:35:49.530Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T20:35:49.530Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T20:35:49.530Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T20:35:49.530Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T20:35:49.530Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T20:35:49.818Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T20:35:49.818Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T20:35:49.818Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T20:35:50.082Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T20:35:50.082Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T20:35:50.493Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T20:35:50.493Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T20:35:50.493Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T20:35:50.613Z] ---> Running in 07419824b356 [2022-04-11T20:35:50.613Z] Removing intermediate container 07419824b356 [2022-04-11T20:35:50.613Z] ---> 5ea9be5fc709 [2022-04-11T20:35:50.613Z] Step 3/4 : COPY go.mod . [2022-04-11T20:35:50.751Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T20:35:50.751Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T20:35:50.751Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T20:35:51.010Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T20:35:51.010Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T20:35:51.219Z] ---> dea73dd1dc0d [2022-04-11T20:35:51.219Z] Step 4/4 : RUN go mod download [2022-04-11T20:35:51.219Z] ---> Running in c5c73d124761 [2022-04-11T20:35:51.268Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T20:35:51.268Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T20:35:51.535Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T20:35:51.535Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T20:35:51.535Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T20:35:51.535Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T20:35:51.794Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T20:35:51.794Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T20:35:51.794Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T20:35:52.057Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T20:35:52.057Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T20:35:52.057Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T20:35:52.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T20:35:52.316Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T20:35:52.316Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T20:35:52.573Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T20:35:52.573Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T20:35:52.573Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T20:35:52.573Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T20:35:52.573Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T20:35:52.573Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T20:35:52.573Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T20:35:52.573Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T20:35:52.573Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T20:35:52.573Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T20:35:52.573Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T20:35:52.573Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T20:35:52.573Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T20:35:52.832Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T20:35:52.832Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T20:35:52.832Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T20:35:52.832Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T20:35:52.832Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T20:35:52.832Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T20:35:52.832Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T20:35:53.130Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T20:35:53.388Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T20:35:53.388Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T20:35:53.388Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T20:35:53.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T20:35:53.388Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T20:35:53.388Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T20:35:53.388Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T20:35:53.388Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T20:35:53.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T20:35:53.388Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T20:35:53.388Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T20:35:53.388Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T20:35:53.388Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T20:35:53.388Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T20:35:53.647Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T20:35:53.647Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T20:35:53.647Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T20:35:53.647Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T20:35:53.647Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T20:35:53.647Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T20:35:53.647Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T20:35:53.647Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T20:35:53.647Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T20:35:53.647Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T20:35:53.647Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T20:35:53.647Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T20:35:53.908Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T20:35:53.908Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T20:35:53.908Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T20:35:53.908Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T20:35:53.908Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T20:35:53.908Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T20:35:53.908Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T20:35:53.908Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T20:35:53.908Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T20:35:53.908Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T20:35:53.908Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T20:35:53.908Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T20:35:54.166Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T20:35:54.166Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T20:35:54.166Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T20:35:54.166Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T20:35:54.166Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T20:35:54.166Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T20:35:54.166Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T20:35:54.166Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T20:35:54.166Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T20:35:54.166Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T20:35:54.166Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T20:35:54.166Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T20:35:54.166Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T20:35:54.166Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T20:35:54.425Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T20:35:54.425Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T20:35:54.425Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T20:35:54.425Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T20:35:54.425Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T20:35:54.425Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T20:35:54.425Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T20:35:54.425Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T20:35:54.425Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T20:35:54.683Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T20:35:54.683Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T20:35:54.683Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T20:35:54.683Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T20:35:54.683Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T20:35:54.683Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T20:35:54.683Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T20:35:54.683Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T20:35:54.683Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T20:35:54.683Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T20:35:54.950Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T20:35:54.950Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T20:35:54.950Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T20:35:54.950Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T20:35:55.208Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T20:35:55.208Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T20:35:55.208Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T20:35:55.208Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T20:35:55.208Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T20:35:55.468Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T20:35:55.468Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T20:35:55.468Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T20:35:55.468Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T20:35:55.727Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T20:35:55.727Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T20:35:55.727Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T20:35:55.727Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T20:35:55.727Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T20:35:55.727Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T20:35:55.727Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T20:35:55.727Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T20:35:55.727Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T20:35:55.727Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T20:35:56.293Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T20:35:56.293Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T20:35:56.293Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T20:36:00.495Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T20:36:00.495Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T20:36:01.692Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T20:36:01.692Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T20:36:02.262Z]  ---> 0d0094d5da05 [2022-04-11T20:36:02.262Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T20:36:09.071Z] ---> Running in 3a97facb8ef9 [2022-04-11T20:36:10.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T20:36:13.303Z] Removing intermediate container 535cc3363bc4 [2022-04-11T20:36:13.303Z] ---> cf1ea3420e14 [2022-04-11T20:36:13.303Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T20:36:13.303Z] ---> Running in eebd327e2e23 [2022-04-11T20:36:13.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T20:36:16.436Z] Removing intermediate container eebd327e2e23 [2022-04-11T20:36:16.436Z] ---> 2d7dca37e7e1 [2022-04-11T20:36:16.436Z] [2022-04-11T20:36:16.436Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T20:36:16.436Z] 20.10.14: Pulling from library/docker [2022-04-11T20:36:23.006Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T20:36:23.006Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T20:36:23.006Z] ---> 7417809fdb73 [2022-04-11T20:36:23.006Z] 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-11T20:36:23.006Z] Building bin/spire-agent... [2022-04-11T20:36:23.006Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T20:36:23.006Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T20:36:23.006Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T20:36:23.006Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T20:36:24.379Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T20:36:24.379Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T20:36:24.379Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T20:36:24.379Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T20:36:24.379Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T20:36:24.379Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T20:36:24.379Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T20:36:24.379Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T20:36:24.379Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T20:36:26.909Z]  ---> Running in 47d20d2bdbe6 [2022-04-11T20:36:27.475Z] Removing intermediate container 47d20d2bdbe6 [2022-04-11T20:36:27.475Z] ---> 1f0820349c4b [2022-04-11T20:36:27.475Z] 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-11T20:36:27.475Z] ---> Running in 6908a169077d [2022-04-11T20:36:28.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:36:28.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:36:28.851Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T20:36:28.851Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T20:36:28.851Z] Executing bash-5.1.16-r0.post-install [2022-04-11T20:36:28.851Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T20:36:28.851Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T20:36:28.851Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T20:36:29.114Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T20:36:29.114Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T20:36:29.114Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T20:36:29.114Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T20:36:29.114Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T20:36:29.114Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T20:36:29.114Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T20:36:29.114Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T20:36:29.114Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T20:36:29.114Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T20:36:29.114Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T20:36:29.114Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T20:36:29.372Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T20:36:29.372Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T20:36:29.372Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T20:36:29.372Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T20:36:29.372Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T20:36:29.372Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T20:36:29.372Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T20:36:29.372Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T20:36:29.372Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T20:36:29.372Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T20:36:29.372Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T20:36:29.372Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T20:36:29.372Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T20:36:29.372Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T20:36:29.631Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T20:36:29.631Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T20:36:29.631Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T20:36:29.631Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T20:36:29.631Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T20:36:29.631Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T20:36:29.631Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T20:36:29.631Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T20:36:29.631Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T20:36:29.631Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T20:36:29.631Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T20:36:29.631Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T20:36:29.631Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T20:36:29.631Z] OK: 83 MiB in 65 packages [2022-04-11T20:36:30.566Z] Collecting docker-compose==1.23.2 [2022-04-11T20:36:30.566Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T20:36:30.566Z] Collecting PyYAML<4,>=3.10 [2022-04-11T20:36:30.566Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T20:36:31.133Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T20:36:31.133Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T20:36:31.133Z] 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-11T20:36:31.133Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T20:36:31.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T20:36:31.133Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T20:36:31.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T20:36:31.700Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T20:36:31.700Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T20:36:31.700Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T20:36:31.700Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T20:36:32.266Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T20:36:32.266Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T20:36:32.266Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T20:36:32.266Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T20:36:32.266Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T20:36:32.266Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T20:36:32.524Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T20:36:32.524Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T20:36:32.784Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T20:36:32.784Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T20:36:32.784Z] Collecting idna<2.8,>=2.5 [2022-04-11T20:36:32.784Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T20:36:32.784Z] 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-11T20:36:32.784Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T20:36:32.784Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T20:36:33.043Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T20:36:33.043Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T20:36:33.043Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T20:36:33.043Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T20:36:33.043Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T20:36:33.043Z] Attempting uninstall: urllib3 [2022-04-11T20:36:33.043Z] Found existing installation: urllib3 1.26.7 [2022-04-11T20:36:33.043Z] Uninstalling urllib3-1.26.7: [2022-04-11T20:36:33.043Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T20:36:33.305Z] Attempting uninstall: idna [2022-04-11T20:36:33.305Z] Found existing installation: idna 3.3 [2022-04-11T20:36:33.305Z] Uninstalling idna-3.3: [2022-04-11T20:36:33.305Z] Successfully uninstalled idna-3.3 [2022-04-11T20:36:33.871Z] Attempting uninstall: requests [2022-04-11T20:36:33.871Z] Found existing installation: requests 2.26.0 [2022-04-11T20:36:33.871Z] Uninstalling requests-2.26.0: [2022-04-11T20:36:33.871Z] Successfully uninstalled requests-2.26.0 [2022-04-11T20:36:33.871Z] Running setup.py install for texttable: started [2022-04-11T20:36:34.130Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T20:36:34.130Z] Running setup.py install for PyYAML: started [2022-04-11T20:36:34.698Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T20:36:34.698Z] Running setup.py install for docopt: started [2022-04-11T20:36:34.957Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T20:36:34.957Z] Running setup.py install for dockerpty: started [2022-04-11T20:36:35.525Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T20:36:35.783Z] 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-11T20:36:38.527Z] Removing intermediate container c5c73d124761 [2022-04-11T20:36:38.527Z] ---> b280b0aa7f1f [2022-04-11T20:36:38.527Z] Successfully built b280b0aa7f1f [2022-04-11T20:36:38.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:36:39.592Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T20:36:39.592Z] . [Pipeline] withDockerContainer [2022-04-11T20:36:40.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-19606 does not seem to be running inside a container [2022-04-11T20:36:41.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2022-04-11T20:36:42.588Z] $ docker top 78cdad0aae662e43274f018908470eaceb21f9e09dba1039029c0b42df5618d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:36:43.174Z] Removing intermediate container 6908a169077d [2022-04-11T20:36:43.174Z] ---> 0ce41facfe56 [2022-04-11T20:36:43.174Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T20:36:43.700Z] ---> Running in 66952f3f3c19 [2022-04-11T20:36:43.856Z] + go version [2022-04-11T20:36:43.856Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T20:36:43.925Z] $ docker stop --time=1 78cdad0aae662e43274f018908470eaceb21f9e09dba1039029c0b42df5618d6 [2022-04-11T20:36:44.329Z] Removing intermediate container 66952f3f3c19 [2022-04-11T20:36:44.329Z] ---> f50b8fd50c17 [2022-04-11T20:36:44.329Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T20:36:44.634Z] ---> Running in 8a15aa0a9273 [2022-04-11T20:36:45.279Z] Removing intermediate container 8a15aa0a9273 [2022-04-11T20:36:45.279Z] ---> 5da90ea1cbb6 [2022-04-11T20:36:45.279Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T20:36:45.548Z] Removing intermediate container 3a97facb8ef9 [2022-04-11T20:36:45.548Z] ---> 2c1d02065e8f [2022-04-11T20:36:45.548Z] [2022-04-11T20:36:45.548Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T20:36:45.548Z] ---> e04c818066af [2022-04-11T20:36:45.548Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T20:36:45.682Z] $ docker rm -f 78cdad0aae662e43274f018908470eaceb21f9e09dba1039029c0b42df5618d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:36:46.152Z] ---> Running in 0cffb87d7ca1 [2022-04-11T20:36:46.404Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T20:36:46.404Z] . [Pipeline] withDockerContainer [2022-04-11T20:36:46.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-19606 does not seem to be running inside a container [2022-04-11T20:36:46.895Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2022-04-11T20:36:47.177Z] ---> eaf6c58f2a78 [2022-04-11T20:36:47.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T20:36:47.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:36:47.488Z] ---> 1bd1d657b4e6 [2022-04-11T20:36:47.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T20:36:47.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:36:48.386Z] $ docker top af7af1d4cfaaa9ea3fc80139405ab49fc3890852dee1a6602a471708f11f63c3 -eo pid,comm [2022-04-11T20:36:48.391Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T20:36:48.391Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:36:48.391Z] OK: 6 MiB in 15 packages [Pipeline] { [Pipeline] echo [2022-04-11T20:36:48.759Z] ========================================================= [2022-04-11T20:36:48.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-11T20:36:48.759Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-11T20:36:49.045Z] ---> b88a55f7ce14 [2022-04-11T20:36:49.045Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T20:36:49.045Z] ---> Running in a0961a740a6b [2022-04-11T20:36:49.436Z] + make test [2022-04-11T20:36:49.436Z] go mod tidy -compat=1.17 [2022-04-11T20:36:49.617Z] Removing intermediate container a0961a740a6b [2022-04-11T20:36:49.617Z] ---> a5eb8020b301 [2022-04-11T20:36:49.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:36:49.881Z] ---> Running in 939f7f9cce45 [2022-04-11T20:36:49.881Z] Removing intermediate container 0cffb87d7ca1 [2022-04-11T20:36:49.881Z] ---> 0785a0090c73 [2022-04-11T20:36:49.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:36:49.881Z] ---> Running in 1f06613e03dc [2022-04-11T20:36:50.433Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-11T20:36:50.456Z] Removing intermediate container 939f7f9cce45 [2022-04-11T20:36:50.456Z] ---> fbd447aed325 [2022-04-11T20:36:50.456Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T20:36:50.456Z] Removing intermediate container 1f06613e03dc [2022-04-11T20:36:50.456Z] ---> cc17690b0e29 [2022-04-11T20:36:50.456Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T20:36:50.456Z] ---> Running in 7703e2b0033f [2022-04-11T20:36:50.721Z] ---> Running in 2cb45ad1defd [2022-04-11T20:36:51.050Z] Removing intermediate container 7703e2b0033f [2022-04-11T20:36:51.050Z] ---> 7ce0ce714aa1 [2022-04-11T20:36:51.050Z] Step 22/23 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:36:51.323Z] Removing intermediate container 2cb45ad1defd [2022-04-11T20:36:51.323Z] ---> 1573810a9cb7 [2022-04-11T20:36:51.323Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T20:36:51.323Z] ---> Running in 9ad0b5733e24 [2022-04-11T20:36:51.593Z] ---> Running in 0394ce4d4ef9 [2022-04-11T20:36:51.886Z] Removing intermediate container 0394ce4d4ef9 [2022-04-11T20:36:51.886Z] ---> 9c9dc48136b8 [2022-04-11T20:36:51.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:36:51.886Z] Removing intermediate container 9ad0b5733e24 [2022-04-11T20:36:51.886Z] ---> ec9c6c3d9202 [2022-04-11T20:36:51.886Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T20:36:52.169Z] ---> Running in f73a48369e11 [2022-04-11T20:36:52.430Z] ---> af258df6281f [2022-04-11T20:36:52.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T20:36:52.430Z] Removing intermediate container f73a48369e11 [2022-04-11T20:36:52.430Z] ---> 1e30244cac9e [2022-04-11T20:36:52.430Z] [2022-04-11T20:36:52.690Z] Successfully built 1e30244cac9e [2022-04-11T20:36:52.690Z] Successfully tagged sys-mgmt-agent:latest [2022-04-11T20:36:52.690Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-11T20:36:59.283Z] ---> b15804a3a118 [2022-04-11T20:36:59.283Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T20:37:00.224Z] ---> 27cbe911dc5e [2022-04-11T20:37:00.224Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T20:37:00.484Z] ---> Running in 36f1100cbdc8 [2022-04-11T20:37:01.067Z] Removing intermediate container 36f1100cbdc8 [2022-04-11T20:37:01.067Z] ---> 8cbc6b4d3c12 [2022-04-11T20:37:01.067Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:37:01.067Z] ---> Running in f33689665382 [2022-04-11T20:37:01.766Z] Removing intermediate container f33689665382 [2022-04-11T20:37:01.767Z] ---> 5cf7d48a3a83 [2022-04-11T20:37:01.767Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T20:37:02.051Z] ---> Running in 2613045a57d2 [2022-04-11T20:37:03.048Z] Removing intermediate container 2613045a57d2 [2022-04-11T20:37:03.048Z] ---> 4a107e54542d [2022-04-11T20:37:03.048Z] Step 21/22 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:37:03.329Z] ---> Running in e7c793595dd4 [2022-04-11T20:37:03.957Z] Removing intermediate container e7c793595dd4 [2022-04-11T20:37:03.957Z] ---> 0d62da2da1d9 [2022-04-11T20:37:03.957Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T20:37:04.268Z] ---> Running in 6b67d4ad3efb [2022-04-11T20:37:04.938Z] Removing intermediate container 6b67d4ad3efb [2022-04-11T20:37:04.938Z] ---> 509b6fd995a9 [2022-04-11T20:37:04.938Z] [2022-04-11T20:37:04.938Z] Successfully built 509b6fd995a9 [2022-04-11T20:37:04.938Z] Successfully tagged support-scheduler:latest [2022-04-11T20:37:04.938Z] Building security-proxy-setup [2022-04-11T20:37:05.198Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:37:05.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:37:05.198Z] ---> 77b21d3c8b8b [2022-04-11T20:37:05.198Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T20:37:05.198Z] ---> Using cache [2022-04-11T20:37:05.198Z] ---> ce4a38b6d73a [2022-04-11T20:37:05.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:37:05.198Z] ---> Using cache [2022-04-11T20:37:05.198Z] ---> 491b9a6e86cc [2022-04-11T20:37:05.198Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T20:37:10.249Z] ---> Running in 5385eefac58c [2022-04-11T20:37:11.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:13.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:37:13.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:37:13.426Z] ---> 77b21d3c8b8b [2022-04-11T20:37:13.426Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> ce4a38b6d73a [2022-04-11T20:37:13.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> 491b9a6e86cc [2022-04-11T20:37:13.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> b82635e7b35f [2022-04-11T20:37:13.426Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> 9fde5f98a259 [2022-04-11T20:37:13.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> 3dc0cb1d13e0 [2022-04-11T20:37:13.426Z] Step 8/22 : COPY . . [2022-04-11T20:37:13.426Z] ---> Using cache [2022-04-11T20:37:13.426Z] ---> 0d0094d5da05 [2022-04-11T20:37:13.426Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T20:37:13.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:17.860Z] ---> Running in 71ecc4dbbbea [2022-04-11T20:37:18.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T20:37:26.701Z] OK: 221 MiB in 52 packages [2022-04-11T20:37:29.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-11T20:37:36.715Z] Removing intermediate container 5385eefac58c [2022-04-11T20:37:36.715Z] ---> b4ab16de59a5 [2022-04-11T20:37:36.715Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T20:37:40.052Z] ---> 4920a1380a86 [2022-04-11T20:37:40.052Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:37:41.085Z] ---> Running in 5b8825002863 [2022-04-11T20:37:43.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T20:37:44.974Z] Removing intermediate container 5b8825002863 [2022-04-11T20:37:44.974Z] ---> 8b60f243f0b6 [2022-04-11T20:37:44.974Z] Step 8/22 : COPY . . [2022-04-11T20:37:54.983Z] ---> 227137b2fbb0 [2022-04-11T20:37:54.983Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T20:37:54.983Z] Removing intermediate container 71ecc4dbbbea [2022-04-11T20:37:54.983Z] ---> a8a60a8abf18 [2022-04-11T20:37:54.983Z] [2022-04-11T20:37:54.983Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T20:37:54.983Z] ---> e04c818066af [2022-04-11T20:37:54.983Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T20:37:54.983Z] ---> Running in 58002e4081f8 [2022-04-11T20:37:55.243Z] ---> Running in 001af16e9a58 [2022-04-11T20:37:55.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T20:37:55.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:55.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:56.029Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T20:37:56.029Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T20:37:56.290Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T20:37:56.290Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T20:37:56.290Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T20:37:56.290Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T20:37:56.290Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:37:56.290Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T20:37:56.290Z] OK: 8 MiB in 20 packages [2022-04-11T20:37:56.558Z] Removing intermediate container 1146d8643f01 [2022-04-11T20:37:56.558Z] ---> 7677bcf3a8d9 [2022-04-11T20:37:56.558Z] [2022-04-11T20:37:56.558Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T20:37:56.558Z] ---> 0ac33e5f5afa [2022-04-11T20:37:56.558Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T20:37:56.558Z] ---> Using cache [2022-04-11T20:37:56.558Z] ---> 84273603c172 [2022-04-11T20:37:56.558Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:37:56.558Z] ---> Using cache [2022-04-11T20:37:56.558Z] ---> e7ea7d5db6ef [2022-04-11T20:37:56.558Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T20:37:57.136Z] ---> Running in 986f038e9316 [2022-04-11T20:37:57.398Z] Removing intermediate container 001af16e9a58 [2022-04-11T20:37:57.398Z] ---> 7025dcc7f804 [2022-04-11T20:37:57.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T20:37:57.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:57.398Z] ---> Running in fe32f0ee441f [2022-04-11T20:37:57.659Z] Removing intermediate container fe32f0ee441f [2022-04-11T20:37:57.659Z] ---> c90f7b761294 [2022-04-11T20:37:57.659Z] Step 13/22 : WORKDIR /edgex [2022-04-11T20:37:57.659Z] ---> Running in 53ef67d3540a [2022-04-11T20:37:57.659Z] Removing intermediate container 53ef67d3540a [2022-04-11T20:37:57.659Z] ---> d2d56ff00cdd [2022-04-11T20:37:57.659Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T20:37:57.919Z] ---> d8fba6bd22fa [2022-04-11T20:37:57.919Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T20:37:58.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:58.753Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T20:37:58.753Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T20:37:58.753Z] OK: 15854 distinct packages available [2022-04-11T20:37:58.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:58.754Z] ---> 875264806829 [2022-04-11T20:37:58.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T20:37:59.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:37:59.725Z] ---> 59b8ccd3a96f [2022-04-11T20:37:59.725Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T20:37:59.987Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T20:37:59.987Z] ---> 4b7a53f9f172 [2022-04-11T20:37:59.987Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T20:37:59.987Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T20:37:59.987Z] ---> Running in 7995d6e34470 [2022-04-11T20:37:59.987Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T20:38:00.248Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T20:38:00.248Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T20:38:00.248Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T20:38:00.248Z] OK: 6 MiB in 19 packages [2022-04-11T20:38:01.632Z] Removing intermediate container 986f038e9316 [2022-04-11T20:38:01.632Z] ---> f70e1509d4b2 [2022-04-11T20:38:01.632Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T20:38:01.632Z] Removing intermediate container 7995d6e34470 [2022-04-11T20:38:01.632Z] ---> 690c9d3253db [2022-04-11T20:38:01.632Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T20:38:01.632Z] ---> Running in 6bfdf6330868 [2022-04-11T20:38:02.573Z] Removing intermediate container 6bfdf6330868 [2022-04-11T20:38:02.573Z] ---> e6c002e21606 [2022-04-11T20:38:02.573Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T20:38:02.834Z] ---> Running in db9498ca90c0 [2022-04-11T20:38:02.834Z] ---> 60f01e33a0af [2022-04-11T20:38:02.834Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T20:38:03.097Z] Removing intermediate container db9498ca90c0 [2022-04-11T20:38:03.097Z] ---> 5839ffbfb617 [2022-04-11T20:38:03.097Z] Step 21/22 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:38:03.679Z] ---> Running in 5f214d0f3d87 [2022-04-11T20:38:03.679Z] ---> 50560858b1d5 [2022-04-11T20:38:03.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T20:38:03.941Z] Removing intermediate container 5f214d0f3d87 [2022-04-11T20:38:03.941Z] ---> 1618cb739644 [2022-04-11T20:38:03.941Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T20:38:04.221Z] ---> Running in ab901204a5b1 [2022-04-11T20:38:04.486Z] ---> f9226c978bfd [2022-04-11T20:38:04.486Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T20:38:05.062Z] Removing intermediate container ab901204a5b1 [2022-04-11T20:38:05.062Z] ---> 7dbac3a81b84 [2022-04-11T20:38:05.062Z] [2022-04-11T20:38:05.327Z] Successfully built 7dbac3a81b84 [2022-04-11T20:38:05.327Z] Successfully tagged security-proxy-setup:latest [2022-04-11T20:38:05.327Z] Building core-metadata [2022-04-11T20:38:05.327Z]  Building security-proxy-setup ... done  ---> c0a34c8c367a [2022-04-11T20:38:05.327Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T20:38:07.241Z] ---> Running in 04e6bd211529 [2022-04-11T20:38:09.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:38:09.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:38:09.169Z] ---> 77b21d3c8b8b [2022-04-11T20:38:09.169Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> ce4a38b6d73a [2022-04-11T20:38:09.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> 491b9a6e86cc [2022-04-11T20:38:09.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> b82635e7b35f [2022-04-11T20:38:09.169Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> 9fde5f98a259 [2022-04-11T20:38:09.169Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> 3dc0cb1d13e0 [2022-04-11T20:38:09.169Z] Step 8/23 : COPY . . [2022-04-11T20:38:09.169Z] ---> Using cache [2022-04-11T20:38:09.169Z] ---> 0d0094d5da05 [2022-04-11T20:38:09.169Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T20:38:12.485Z] Removing intermediate container 04e6bd211529 [2022-04-11T20:38:12.485Z] ---> 14bf3f6e69bb [2022-04-11T20:38:12.485Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T20:38:12.485Z] ---> Running in d2179be0b846 [2022-04-11T20:38:12.485Z] ---> Running in 7e2034de7d36 [2022-04-11T20:38:12.485Z] Removing intermediate container 7e2034de7d36 [2022-04-11T20:38:12.485Z] ---> 37714bbf27ef [2022-04-11T20:38:12.485Z] Step 23/25 : LABEL arch=x86_64 [2022-04-11T20:38:12.800Z] ---> Running in 235dcfbb415d [2022-04-11T20:38:12.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T20:38:12.800Z] Removing intermediate container 235dcfbb415d [2022-04-11T20:38:12.800Z] ---> 3ab17aa34148 [2022-04-11T20:38:12.800Z] Step 24/25 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:38:13.061Z] ---> Running in e9af3fd2bc6c [2022-04-11T20:38:13.630Z] Removing intermediate container e9af3fd2bc6c [2022-04-11T20:38:13.630Z] ---> 22587952767d [2022-04-11T20:38:13.630Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T20:38:13.897Z] ---> Running in 0508710fd4dd [2022-04-11T20:38:14.518Z] Removing intermediate container 0508710fd4dd [2022-04-11T20:38:14.518Z] ---> f309e88c80d8 [2022-04-11T20:38:14.518Z] [2022-04-11T20:38:14.518Z] Successfully built f309e88c80d8 [2022-04-11T20:38:14.518Z] Successfully tagged security-spire-server:latest [2022-04-11T20:38:14.803Z]  Building security-spire-server ... done Building core-command [2022-04-11T20:38:19.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:38:19.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:38:19.033Z] ---> 77b21d3c8b8b [2022-04-11T20:38:19.033Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> ce4a38b6d73a [2022-04-11T20:38:19.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> 491b9a6e86cc [2022-04-11T20:38:19.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> b82635e7b35f [2022-04-11T20:38:19.033Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> 9fde5f98a259 [2022-04-11T20:38:19.033Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> 3dc0cb1d13e0 [2022-04-11T20:38:19.033Z] Step 8/23 : COPY . . [2022-04-11T20:38:19.033Z] ---> Using cache [2022-04-11T20:38:19.033Z] ---> 0d0094d5da05 [2022-04-11T20:38:19.033Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T20:38:27.192Z] Removing intermediate container 58002e4081f8 [2022-04-11T20:38:27.192Z] ---> c7af4d79ccb2 [2022-04-11T20:38:27.192Z] [2022-04-11T20:38:27.192Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T20:38:27.192Z] ---> e04c818066af [2022-04-11T20:38:27.192Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T20:38:27.764Z] Building bin/spire-agent... [2022-04-11T20:38:27.764Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T20:38:28.707Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T20:38:28.707Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T20:38:28.707Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T20:38:28.707Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T20:38:28.707Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T20:38:28.707Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T20:38:30.122Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T20:38:30.122Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T20:38:30.122Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T20:38:30.122Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T20:38:30.122Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T20:38:30.122Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T20:38:31.530Z] Building bin/spire-agent... [2022-04-11T20:38:31.530Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T20:38:31.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T20:38:31.530Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T20:38:31.530Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T20:38:32.923Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T20:38:32.923Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T20:38:32.923Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T20:38:32.923Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T20:38:32.923Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T20:38:32.923Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T20:38:32.923Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T20:38:32.923Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T20:38:32.923Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T20:38:34.311Z]  ---> Running in 8baef7315c35 [2022-04-11T20:38:35.253Z] ---> Running in 5f3b0211d34e [2022-04-11T20:38:35.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T20:38:36.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:38:36.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:38:36.348Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T20:38:36.348Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T20:38:36.348Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:38:36.348Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T20:38:36.610Z] OK: 6 MiB in 16 packages [2022-04-11T20:38:39.905Z] Removing intermediate container d2179be0b846 [2022-04-11T20:38:39.905Z] ---> 60215af1e2aa [2022-04-11T20:38:39.905Z] [2022-04-11T20:38:39.905Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T20:38:39.905Z] ---> e04c818066af [2022-04-11T20:38:39.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T20:38:39.905Z] ---> Using cache [2022-04-11T20:38:39.905Z] ---> 0785a0090c73 [2022-04-11T20:38:39.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:38:39.905Z] ---> Using cache [2022-04-11T20:38:39.905Z] ---> cc17690b0e29 [2022-04-11T20:38:39.905Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T20:38:40.166Z] ---> Running in 684d42736015 [2022-04-11T20:38:40.166Z] Removing intermediate container 5f3b0211d34e [2022-04-11T20:38:40.166Z] ---> 8fb57dc795b2 [2022-04-11T20:38:40.166Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:38:40.426Z] ---> Running in c959f1114a83 [2022-04-11T20:38:40.426Z] Removing intermediate container 684d42736015 [2022-04-11T20:38:40.426Z] ---> 4138c2705815 [2022-04-11T20:38:40.426Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T20:38:40.686Z] ---> Running in 56d0bd7047c9 [2022-04-11T20:38:40.686Z] Removing intermediate container c959f1114a83 [2022-04-11T20:38:40.686Z] ---> ca93d1876dcd [2022-04-11T20:38:40.686Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T20:38:40.946Z] ---> Running in 7cfddb79ffcd [2022-04-11T20:38:41.208Z] Removing intermediate container 56d0bd7047c9 [2022-04-11T20:38:41.208Z] ---> cd29161851bd [2022-04-11T20:38:41.208Z] Step 15/23 : WORKDIR / [2022-04-11T20:38:42.601Z] Removing intermediate container 7cfddb79ffcd [2022-04-11T20:38:42.601Z] ---> 765da0495bdf [2022-04-11T20:38:42.601Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T20:38:42.601Z] ---> Running in 2b44001472b7 [2022-04-11T20:38:43.192Z] ---> Running in 50189bbd2ceb [2022-04-11T20:38:43.459Z] Removing intermediate container 2b44001472b7 [2022-04-11T20:38:43.459Z] ---> e35668c1fb98 [2022-04-11T20:38:43.459Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:38:43.763Z] Removing intermediate container 50189bbd2ceb [2022-04-11T20:38:43.763Z] ---> f16f6d1f6092 [2022-04-11T20:38:43.763Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:38:44.030Z] ---> 1526b466277e [2022-04-11T20:38:44.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T20:38:44.608Z] ---> 2f7e59308dfe [2022-04-11T20:38:44.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T20:38:46.007Z] ---> 6a3fa4a34d84 [2022-04-11T20:38:46.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T20:38:46.578Z] ---> c459417df766 [2022-04-11T20:38:46.578Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T20:38:46.578Z] ---> 9d0ed04838d6 [2022-04-11T20:38:46.578Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T20:38:46.838Z] ---> Running in 68ccd8f3df12 [2022-04-11T20:38:46.838Z] ---> b155e3461e7f [2022-04-11T20:38:46.838Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T20:38:46.838Z] ---> Running in d6dc18b7317e [2022-04-11T20:38:47.110Z] Removing intermediate container 68ccd8f3df12 [2022-04-11T20:38:47.110Z] ---> d143eb20eba3 [2022-04-11T20:38:47.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:38:48.055Z] ---> Running in edf339265812 [2022-04-11T20:38:48.055Z] Removing intermediate container d6dc18b7317e [2022-04-11T20:38:48.055Z] ---> 86af96d0b252 [2022-04-11T20:38:48.055Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:38:52.265Z] ---> Running in bda8213bc290 [2022-04-11T20:38:52.265Z] Removing intermediate container edf339265812 [2022-04-11T20:38:52.265Z] ---> 076cb59bd59d [2022-04-11T20:38:52.265Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T20:38:52.526Z] ---> Running in aa5612fecec6 [2022-04-11T20:38:52.526Z] Removing intermediate container bda8213bc290 [2022-04-11T20:38:52.526Z] ---> 82a894ed8013 [2022-04-11T20:38:52.526Z] Step 20/22 : LABEL arch=x86_64 [2022-04-11T20:38:53.636Z] ---> Running in c72134ae583a [2022-04-11T20:38:53.636Z] Removing intermediate container aa5612fecec6 [2022-04-11T20:38:53.636Z] ---> cead1540375f [2022-04-11T20:38:53.636Z] Step 22/23 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:38:55.656Z] ---> Running in 5d50b2d57fa1 [2022-04-11T20:38:55.656Z] Removing intermediate container c72134ae583a [2022-04-11T20:38:55.656Z] ---> c0d0b4be2642 [2022-04-11T20:38:55.656Z] Step 21/22 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:38:58.215Z] Removing intermediate container 5d50b2d57fa1 [2022-04-11T20:38:58.215Z] ---> be8effb0cd9f [2022-04-11T20:38:58.215Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T20:39:00.138Z] ---> Running in f044e1122257 [2022-04-11T20:39:02.232Z] ---> Running in a151a16e8600 [2022-04-11T20:39:08.885Z] Removing intermediate container 8baef7315c35 [2022-04-11T20:39:08.885Z] ---> 1d8aeb26bd8c [2022-04-11T20:39:08.885Z] [2022-04-11T20:39:08.885Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T20:39:08.885Z] ---> e04c818066af [2022-04-11T20:39:08.885Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T20:39:08.885Z] ---> Using cache [2022-04-11T20:39:08.885Z] ---> 0785a0090c73 [2022-04-11T20:39:08.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:39:08.885Z] ---> Using cache [2022-04-11T20:39:08.885Z] ---> cc17690b0e29 [2022-04-11T20:39:08.885Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T20:39:14.195Z] Removing intermediate container f044e1122257 [2022-04-11T20:39:14.195Z] ---> a137ce80f528 [2022-04-11T20:39:14.195Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T20:39:20.791Z] Removing intermediate container a151a16e8600 [2022-04-11T20:39:20.791Z] ---> f62da93e1732 [2022-04-11T20:39:20.791Z] [2022-04-11T20:39:20.791Z] Successfully built f62da93e1732 [2022-04-11T20:39:20.791Z] Successfully tagged core-metadata:latest [2022-04-11T20:39:21.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-11T20:39:21.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-11T20:39:21.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-11T20:39:21.561Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-11T20:39:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-11T20:39:29.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-11T20:39:29.980Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-11T20:39:29.980Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-11T20:39:29.980Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-11T20:39:29.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-11T20:39:30.793Z]  Building core-metadata ... done  ---> Running in a1c2cceb59db [2022-04-11T20:39:30.793Z] ---> Running in ff9918cca409 [2022-04-11T20:39:32.179Z] Removing intermediate container ff9918cca409 [2022-04-11T20:39:32.179Z] ---> 5969a4bc3f7f [2022-04-11T20:39:32.179Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T20:39:32.179Z] Removing intermediate container a1c2cceb59db [2022-04-11T20:39:32.179Z] ---> e772a3d8bb3c [2022-04-11T20:39:32.179Z] [2022-04-11T20:39:32.439Z] ---> Running in 0c325ef0358f [2022-04-11T20:39:32.439Z] Successfully built e772a3d8bb3c [2022-04-11T20:39:32.439Z] Successfully tagged support-notifications:latest [2022-04-11T20:39:33.010Z]  Building support-notifications ... done Removing intermediate container 0c325ef0358f [2022-04-11T20:39:33.010Z] ---> e86897e3ae39 [2022-04-11T20:39:33.010Z] Step 15/23 : WORKDIR / [2022-04-11T20:39:33.580Z] ---> Running in 412a504a84a6 [2022-04-11T20:39:33.839Z] Removing intermediate container 412a504a84a6 [2022-04-11T20:39:33.839Z] ---> 9f8279a26f9b [2022-04-11T20:39:33.839Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:39:34.410Z] ---> df26ed6559ff [2022-04-11T20:39:34.410Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T20:39:34.979Z] Removing intermediate container 0e49f7753752 [2022-04-11T20:39:34.979Z] ---> df0cb61abfb7 [2022-04-11T20:39:34.979Z] [2022-04-11T20:39:34.979Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T20:39:34.979Z] ---> 0ac33e5f5afa [2022-04-11T20:39:34.979Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T20:39:34.979Z] ---> Using cache [2022-04-11T20:39:34.979Z] ---> 84273603c172 [2022-04-11T20:39:34.979Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:39:34.979Z] ---> Using cache [2022-04-11T20:39:34.979Z] ---> e7ea7d5db6ef [2022-04-11T20:39:34.979Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T20:39:35.240Z] ---> 010f5a37c9af [2022-04-11T20:39:35.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T20:39:35.500Z] ---> Running in e78ca2c61079 [2022-04-11T20:39:35.762Z] ---> c80f4078f1b1 [2022-04-11T20:39:35.762Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T20:39:35.762Z] ---> Running in 96f1d2c88ee2 [2022-04-11T20:39:35.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:39:36.023Z] Removing intermediate container 96f1d2c88ee2 [2022-04-11T20:39:36.023Z] ---> 306cb445e47b [2022-04-11T20:39:36.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:39:36.023Z] ---> Running in 947b2accf44c [2022-04-11T20:39:36.285Z] Removing intermediate container 947b2accf44c [2022-04-11T20:39:36.285Z] ---> 4cade61ca586 [2022-04-11T20:39:36.285Z] Step 21/23 : LABEL arch=x86_64 [2022-04-11T20:39:36.285Z] ---> Running in 257e74425ff7 [2022-04-11T20:39:36.547Z] Removing intermediate container 257e74425ff7 [2022-04-11T20:39:36.547Z] ---> dfe222a8b23c [2022-04-11T20:39:36.547Z] Step 22/23 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:39:36.547Z] ---> Running in 8c8de18a6b04 [2022-04-11T20:39:36.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:39:36.808Z] Removing intermediate container 8c8de18a6b04 [2022-04-11T20:39:36.808Z] ---> 6ea798fb927a [2022-04-11T20:39:36.808Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T20:39:36.808Z] ---> Running in 7578754ce594 [2022-04-11T20:39:37.070Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T20:39:37.070Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T20:39:37.070Z] OK: 15854 distinct packages available [2022-04-11T20:39:37.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T20:39:37.070Z] Removing intermediate container 7578754ce594 [2022-04-11T20:39:37.070Z] ---> 7675b7896e07 [2022-04-11T20:39:37.070Z] [2022-04-11T20:39:37.333Z] Successfully built 7675b7896e07 [2022-04-11T20:39:37.333Z] Successfully tagged core-command:latest [2022-04-11T20:39:37.907Z]  Building core-command ... done Removing intermediate container 61203b48511d [2022-04-11T20:39:37.907Z] ---> 46f8beaf94c1 [2022-04-11T20:39:37.907Z] [2022-04-11T20:39:37.907Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T20:39:37.907Z] ---> 0ac33e5f5afa [2022-04-11T20:39:37.907Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T20:39:37.907Z] ---> Using cache [2022-04-11T20:39:37.907Z] ---> 84273603c172 [2022-04-11T20:39:37.907Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:39:37.907Z] ---> Using cache [2022-04-11T20:39:37.907Z] ---> e7ea7d5db6ef [2022-04-11T20:39:37.907Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T20:39:37.907Z] ---> Using cache [2022-04-11T20:39:37.907Z] ---> f70e1509d4b2 [2022-04-11T20:39:37.907Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T20:39:37.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T20:39:38.169Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T20:39:38.431Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T20:39:38.431Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T20:39:38.431Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T20:39:38.693Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T20:39:38.693Z] OK: 6 MiB in 18 packages [2022-04-11T20:39:38.958Z] ---> 22c974d7a18f [2022-04-11T20:39:38.958Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T20:39:39.219Z] Removing intermediate container e78ca2c61079 [2022-04-11T20:39:39.219Z] ---> 454fa1028bca [2022-04-11T20:39:39.219Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T20:39:41.154Z] ---> 118ee8e281ca [2022-04-11T20:39:41.154Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T20:39:41.154Z] ---> bcf64c4b9407 [2022-04-11T20:39:41.154Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T20:39:41.416Z] ---> f61e60647332 [2022-04-11T20:39:41.416Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T20:39:41.416Z] ---> 0854be016f59 [2022-04-11T20:39:41.416Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T20:39:41.416Z] ---> Running in fa049276f892 [2022-04-11T20:39:41.416Z] Removing intermediate container fa049276f892 [2022-04-11T20:39:41.416Z] ---> 5da2b24b6727 [2022-04-11T20:39:41.416Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T20:39:41.679Z] ---> 5fa3d8f43c45 [2022-04-11T20:39:41.679Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T20:39:41.679Z] ---> 7ea45df25443 [2022-04-11T20:39:41.679Z] Step 21/26 : WORKDIR / [2022-04-11T20:39:41.679Z] ---> Running in 0acf97245095 [2022-04-11T20:39:41.679Z] ---> d8ec60fb1f04 [2022-04-11T20:39:41.679Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T20:39:41.939Z] ---> Running in 115f6252798c [2022-04-11T20:39:41.940Z] Removing intermediate container 0acf97245095 [2022-04-11T20:39:41.940Z] ---> 4639b6d93793 [2022-04-11T20:39:41.940Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T20:39:41.940Z] ---> Running in 65ede5bf92b3 [2022-04-11T20:39:41.940Z] Removing intermediate container 115f6252798c [2022-04-11T20:39:41.940Z] ---> a18a7ed3d07e [2022-04-11T20:39:41.940Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T20:39:42.201Z] ---> Running in bac77c656999 [2022-04-11T20:39:42.201Z] Removing intermediate container 65ede5bf92b3 [2022-04-11T20:39:42.201Z] ---> f755540b4112 [2022-04-11T20:39:42.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T20:39:42.201Z] ---> Running in f860f300340b [2022-04-11T20:39:42.201Z] Removing intermediate container bac77c656999 [2022-04-11T20:39:42.201Z] ---> 06bc2e905adc [2022-04-11T20:39:42.201Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T20:39:42.201Z] ---> Running in f9a306a34806 [2022-04-11T20:39:42.201Z] Removing intermediate container f860f300340b [2022-04-11T20:39:42.201Z] ---> 445d5dcd8057 [2022-04-11T20:39:42.201Z] Step 24/26 : LABEL arch=x86_64 [2022-04-11T20:39:42.201Z] ---> Running in ac0127b2afa3 [2022-04-11T20:39:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2022-04-11T20:39:42.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-11T20:39:42.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-11T20:39:42.465Z] Removing intermediate container f9a306a34806 [2022-04-11T20:39:42.465Z] ---> da143d08165c [2022-04-11T20:39:42.465Z] Step 25/26 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:39:42.465Z] ---> Running in a4fb61a7ed79 [2022-04-11T20:39:42.465Z] Removing intermediate container ac0127b2afa3 [2022-04-11T20:39:42.465Z] ---> 6f747a19cf90 [2022-04-11T20:39:42.465Z] Step 25/26 : LABEL git_sha=630ede755559a443811a23eda67a7a0425ca64f9 [2022-04-11T20:39:42.465Z] ---> Running in eaaa32a64008 [2022-04-11T20:39:42.465Z] Removing intermediate container a4fb61a7ed79 [2022-04-11T20:39:42.465Z] ---> 5559d1de08ca [2022-04-11T20:39:42.465Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T20:39:42.465Z] ---> Running in 9e4735603a1f [2022-04-11T20:39:42.727Z] Removing intermediate container eaaa32a64008 [2022-04-11T20:39:42.727Z] ---> 0dd4a053d2be [2022-04-11T20:39:42.727Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T20:39:42.727Z] ---> Running in 93e1950643d2 [2022-04-11T20:39:42.727Z] Removing intermediate container 9e4735603a1f [2022-04-11T20:39:42.727Z] ---> 83bacc5738c6 [2022-04-11T20:39:42.727Z] [2022-04-11T20:39:42.727Z] Removing intermediate container 93e1950643d2 [2022-04-11T20:39:42.727Z] ---> c7587d7b65a9 [2022-04-11T20:39:42.727Z] [2022-04-11T20:39:42.988Z] Successfully built c7587d7b65a9 [2022-04-11T20:39:42.988Z] Successfully tagged security-spire-config:latest [2022-04-11T20:39:42.988Z]  Building security-spire-config ... done Successfully built 83bacc5738c6 [2022-04-11T20:39:42.988Z] Successfully tagged security-spire-agent:latest [2022-04-11T20:39:42.997Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-11T20:39:43.004Z] $ docker stop --time=1 3b245f0ca6875a398138bebfb020e00e3a5c4516ae1bbb8b06bb3323d7a1ef63 [2022-04-11T20:39:44.378Z] $ docker rm -f 3b245f0ca6875a398138bebfb020e00e3a5c4516ae1bbb8b06bb3323d7a1ef63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T20:39:44.729Z] + docker images [2022-04-11T20:39:44.729Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T20:39:44.729Z] security-spire-config latest c7587d7b65a9 2 seconds ago 86.7MB [2022-04-11T20:39:44.729Z] security-spire-agent latest 83bacc5738c6 2 seconds ago 127MB [2022-04-11T20:39:44.729Z] core-command latest 7675b7896e07 8 seconds ago 24.5MB [2022-04-11T20:39:44.729Z] 46f8beaf94c1 10 seconds ago 4.5GB [2022-04-11T20:39:44.729Z] support-notifications latest e772a3d8bb3c 14 seconds ago 26.6MB [2022-04-11T20:39:44.729Z] df0cb61abfb7 17 seconds ago 4.5GB [2022-04-11T20:39:44.729Z] core-metadata latest f62da93e1732 41 seconds ago 26.2MB [2022-04-11T20:39:44.729Z] 1d8aeb26bd8c 43 seconds ago 1.61GB [2022-04-11T20:39:44.729Z] 60215af1e2aa About a minute ago 1.62GB [2022-04-11T20:39:44.729Z] c7af4d79ccb2 About a minute ago 1.62GB [2022-04-11T20:39:44.729Z] security-spire-server latest f309e88c80d8 About a minute ago 87.3MB [2022-04-11T20:39:44.729Z] security-proxy-setup latest 7dbac3a81b84 About a minute ago 43.4MB [2022-04-11T20:39:44.729Z] a8a60a8abf18 About a minute ago 1.63GB [2022-04-11T20:39:44.729Z] 7677bcf3a8d9 About a minute ago 4.5GB [2022-04-11T20:39:44.729Z] support-scheduler latest 509b6fd995a9 2 minutes ago 26MB [2022-04-11T20:39:44.729Z] sys-mgmt-agent latest 1e30244cac9e 2 minutes ago 307MB [2022-04-11T20:39:44.729Z] 2c1d02065e8f 2 minutes ago 1.62GB [2022-04-11T20:39:44.729Z] 2d7dca37e7e1 3 minutes ago 1.62GB [2022-04-11T20:39:44.729Z] security-bootstrapper latest 8fc322bff315 4 minutes ago 24.3MB [2022-04-11T20:39:44.729Z] security-spiffe-token-provider latest 66f0088dcd42 4 minutes ago 28.5MB [2022-04-11T20:39:44.729Z] core-data latest 772a67f6e85c 4 minutes ago 35.9MB [2022-04-11T20:39:44.729Z] security-secretstore-setup latest 6600ab8ebb2d 4 minutes ago 42.1MB [2022-04-11T20:39:44.729Z] 00961cb1c0b4 4 minutes ago 1.65GB [2022-04-11T20:39:44.729Z] d0c0048223ec 4 minutes ago 1.61GB [2022-04-11T20:39:44.729Z] ac0d7012c3ca 4 minutes ago 1.63GB [2022-04-11T20:39:44.729Z] 9926af9681ca 5 minutes ago 1.61GB [2022-04-11T20:39:44.729Z] ci-base-image-x86_64 latest 77b21d3c8b8b 8 minutes ago 896MB [2022-04-11T20:39:44.729Z] docker 20.10.14 7417809fdb73 6 days ago 218MB [2022-04-11T20:39:44.729Z] alpine 3.14 e04c818066af 6 days ago 5.59MB [2022-04-11T20:39:44.729Z] alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB [2022-04-11T20:39:44.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-11T20:39:44.729Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-11T20:39:44.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-11T20:39:50.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.552s coverage: 98.5% of statements [2022-04-11T20:39:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-11T20:39:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.525s coverage: 54.9% of statements [2022-04-11T20:39:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-11T20:39:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-11T20:39:59.900Z] Still waiting to schedule task [2022-04-11T20:39:59.901Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.676s coverage: 89.2% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.441s coverage: 84.4% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.328s coverage: 95.2% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.384s coverage: 72.2% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.571s coverage: 60.0% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.643s coverage: 0.9% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.305s coverage: 58.8% of statements [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.419s coverage: 24.0% of statements [2022-04-11T20:40:13.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2022-04-11T20:40:13.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements [2022-04-11T20:40:14.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.379s coverage: 94.1% of statements [2022-04-11T20:40:15.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements [2022-04-11T20:40:15.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.486s coverage: 87.5% of statements [2022-04-11T20:40:28.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.287s coverage: 94.4% of statements [2022-04-11T20:40:28.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.345s coverage: 44.8% of statements [2022-04-11T20:40:35.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.751s coverage: 82.5% of statements [2022-04-11T20:40:35.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-11T20:40:42.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.371s coverage: 92.9% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.317s coverage: 58.8% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.297s coverage: 87.2% of statements [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2022-04-11T20:40:42.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements [2022-04-11T20:40:42.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 64.4% of statements [2022-04-11T20:40:47.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-11T20:40:47.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.288s coverage: 100.0% of statements [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2022-04-11T20:40:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2022-04-11T20:40:54.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.648s coverage: 65.4% of statements [2022-04-11T20:40:54.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-11T20:40:54.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-11T20:40:54.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-11T20:40:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.8% of statements [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-11T20:40:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-11T20:40:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-11T20:40:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.839s coverage: 92.3% of statements [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.441s coverage: 63.2% of statements [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-11T20:41:04.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements [2022-04-11T20:41:04.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-11T20:41:05.413Z] 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-11T20:41:05.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T20:41:05.413Z] GO111MODULE=on go vet ./... [2022-04-11T20:42:57.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T20:42:58.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T20:43:00.689Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T20:43:04.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-11T20:43:04.776Z] + ls -al . [2022-04-11T20:43:04.776Z] total 664 [2022-04-11T20:43:04.776Z] drwxrwxr-x 9 1001 1001 4096 Apr 11 20:43 . [2022-04-11T20:43:04.776Z] drwxr-xr-x 4 root root 4096 Apr 11 20:36 .. [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 11 Apr 11 20:34 .dockerignore [2022-04-11T20:43:04.776Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 20:34 .git [2022-04-11T20:43:04.776Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 20:34 .github [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 870 Apr 11 20:34 .gitignore [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 20:34 .golangci.yml [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 20:34 .hadolint.yml [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 20:34 .sonarcloud.properties [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 20:34 ADOPTERS.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 9953 Apr 11 20:34 Attribution.txt [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 51732 Apr 11 20:34 CHANGELOG.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 20:34 CONTRIBUTING.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 20:34 GOVERNANCE.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 849 Apr 11 20:34 Jenkinsfile [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 20:34 LICENSE [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 8478 Apr 11 20:34 Makefile [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 20:34 OWNERS.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 8207 Apr 11 20:34 README.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 6912 Apr 11 20:34 SECURITY.md [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 20:31 VERSION [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 4131 Apr 11 20:34 ZMQWindows.md [2022-04-11T20:43:04.776Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 20:34 bin [2022-04-11T20:43:04.776Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 20:34 cmd [2022-04-11T20:43:04.776Z] -rw-r--r-- 1 root root 431438 Apr 11 20:41 coverage.out [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 3175 Apr 11 20:34 go.mod [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 34990 Apr 11 20:34 go.sum [2022-04-11T20:43:04.776Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 20:34 internal [2022-04-11T20:43:04.776Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 20:34 openapi [2022-04-11T20:43:04.776Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 20:34 snap [2022-04-11T20:43:04.776Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 20:34 version.go [Pipeline] sh [2022-04-11T20:43:05.438Z] + '[' -e coverage.out ] [2022-04-11T20:43:05.438Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-11T20:43:05.461Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T20:43:06.354Z] Stashed 1 file(s) [Pipeline] sh [2022-04-11T20:43:07.004Z] + make build [2022-04-11T20:43:07.004Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T20:45:13.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T20:46:50.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T20:46:55.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T20:47:01.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T20:47:03.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T20:47:10.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T20:47:17.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T20:47:23.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T20:47:32.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T20:47:37.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T20:47:44.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T20:47:56.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-11T20:48:01.198Z] $ docker stop --time=1 af7af1d4cfaaa9ea3fc80139405ab49fc3890852dee1a6602a471708f11f63c3 [2022-04-11T20:48:03.528Z] $ docker rm -f af7af1d4cfaaa9ea3fc80139405ab49fc3890852dee1a6602a471708f11f63c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:48:06.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T20:48:06.264Z] [2022-04-11T20:48:06.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:48:06.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T20:48:06.906Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-11T20:48:06.906Z] 29e5d40040c1: Pulling fs layer [2022-04-11T20:48:06.906Z] 1ce36da41761: Pulling fs layer [2022-04-11T20:48:06.906Z] 25b303627fd3: Pulling fs layer [2022-04-11T20:48:06.906Z] 29e5d40040c1: Verifying Checksum [2022-04-11T20:48:06.906Z] 29e5d40040c1: Download complete [2022-04-11T20:48:07.190Z] 1ce36da41761: Verifying Checksum [2022-04-11T20:48:07.190Z] 1ce36da41761: Download complete [2022-04-11T20:48:07.797Z] 29e5d40040c1: Pull complete [2022-04-11T20:48:09.243Z] 25b303627fd3: Verifying Checksum [2022-04-11T20:48:09.243Z] 25b303627fd3: Download complete [2022-04-11T20:48:09.243Z] 1ce36da41761: Pull complete [2022-04-11T20:48:21.671Z] 25b303627fd3: Pull complete [2022-04-11T20:48:21.671Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-11T20:48:21.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T20:48:21.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-11T20:48:21.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-19606 does not seem to be running inside a container [2022-04-11T20:48:22.039Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-devops/edgex-compose-arm64:latest cat [2022-04-11T20:48:24.767Z] $ docker top 02ba91cd5e4832cc621aedcbca7c6f5414d6d448f1f479dcf9bf2e4f544cc46f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:48:25.722Z] + grep parallel [2022-04-11T20:48:25.722Z] + docker-compose build --help [2022-04-11T20:48:32.430Z] --parallel Build images in parallel. [Pipeline] } [2022-04-11T20:48:32.457Z] $ docker stop --time=1 02ba91cd5e4832cc621aedcbca7c6f5414d6d448f1f479dcf9bf2e4f544cc46f [2022-04-11T20:48:34.207Z] $ docker rm -f 02ba91cd5e4832cc621aedcbca7c6f5414d6d448f1f479dcf9bf2e4f544cc46f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T20:48:34.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-11T20:48:34.887Z] . [Pipeline] withDockerContainer [2022-04-11T20:48:35.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-19606 does not seem to be running inside a container [2022-04-11T20:48:35.316Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-11T20:48:37.117Z] $ docker top 4c6ae527e54d0d7295dc8725265b6918c9402ce4b19391ea6be27c889e24b023 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T20:48:38.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-11T20:48:44.806Z] Building core-command ... [2022-04-11T20:48:44.806Z] Building core-data ... [2022-04-11T20:48:44.806Z] Building core-metadata ... [2022-04-11T20:48:44.806Z] Building security-bootstrapper ... [2022-04-11T20:48:44.806Z] Building security-proxy-setup ... [2022-04-11T20:48:44.806Z] Building security-secretstore-setup ... [2022-04-11T20:48:44.806Z] Building security-spiffe-token-provider ... [2022-04-11T20:48:44.806Z] Building security-spire-agent ... [2022-04-11T20:48:44.806Z] Building security-spire-config ... [2022-04-11T20:48:44.806Z] Building security-spire-server ... [2022-04-11T20:48:44.806Z] Building support-notifications ... [2022-04-11T20:48:44.806Z] Building support-scheduler ... [2022-04-11T20:48:44.806Z] Building sys-mgmt-agent ... [2022-04-11T20:48:44.806Z] Building security-spire-agent [2022-04-11T20:48:44.806Z] Building security-bootstrapper [2022-04-11T20:48:44.806Z] Building support-scheduler [2022-04-11T20:48:44.806Z] Building security-secretstore-setup [2022-04-11T20:48:44.806Z] Building core-metadata [2022-04-11T20:50:36.641Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:50:36.641Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:50:36.641Z] ---> b280b0aa7f1f [2022-04-11T20:50:36.641Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T20:50:36.641Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:50:36.641Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:50:36.641Z] ---> b280b0aa7f1f [2022-04-11T20:50:36.641Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T20:50:36.642Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:50:36.642Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:50:36.642Z] ---> b280b0aa7f1f [2022-04-11T20:50:36.642Z] Step 3/31 : WORKDIR /edgex-go [2022-04-11T20:50:36.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:50:36.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:50:36.642Z] ---> b280b0aa7f1f [2022-04-11T20:50:36.642Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T20:50:36.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T20:50:36.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T20:50:36.642Z] ---> b280b0aa7f1f [2022-04-11T20:50:36.642Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T20:50:36.642Z] ---> Running in fa7b192baab6 [2022-04-11T20:50:36.642Z] ---> Running in 875731df100e [2022-04-11T20:50:36.642Z] ---> Running in 16c4937779ec [2022-04-11T20:50:36.642Z] ---> Running in 0d9270e795a7 [2022-04-11T20:50:36.642Z] ---> Running in 7564301a107c [2022-04-11T20:50:36.642Z] Removing intermediate container 875731df100e [2022-04-11T20:50:36.642Z] ---> 66609cbebc97 [2022-04-11T20:50:36.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:50:36.642Z] Removing intermediate container fa7b192baab6 [2022-04-11T20:50:36.642Z] ---> 0fa411de8d98 [2022-04-11T20:50:36.642Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:50:36.642Z] Removing intermediate container 16c4937779ec [2022-04-11T20:50:36.642Z] ---> ee5c9e7c4d8f [2022-04-11T20:50:36.642Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:50:36.642Z] ---> Running in b0ccc1b8121d [2022-04-11T20:50:36.642Z] ---> Running in ae45f042541c [2022-04-11T20:50:36.642Z] Removing intermediate container 7564301a107c [2022-04-11T20:50:36.642Z] ---> 22580057fd11 [2022-04-11T20:50:36.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:50:36.642Z] Removing intermediate container 0d9270e795a7 [2022-04-11T20:50:36.642Z] ---> b912e2f55f33 [2022-04-11T20:50:36.642Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T20:50:36.642Z] ---> Running in f689e1e79599 [2022-04-11T20:50:36.642Z] ---> Running in 1c075ce05cfd [2022-04-11T20:50:36.642Z] ---> Running in 25133849deae [2022-04-11T20:50:36.642Z] Removing intermediate container b0ccc1b8121d [2022-04-11T20:50:36.642Z] ---> 52414fa213fa [2022-04-11T20:50:36.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T20:50:36.642Z] ---> Running in f5a76c9c7915 [2022-04-11T20:50:36.642Z] Removing intermediate container f689e1e79599 [2022-04-11T20:50:36.642Z] ---> 243a47b8a2d7 [2022-04-11T20:50:36.642Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-11T20:50:36.642Z] Removing intermediate container ae45f042541c [2022-04-11T20:50:36.642Z] ---> d5c7cad0c060 [2022-04-11T20:50:36.642Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T20:50:36.642Z] Removing intermediate container 1c075ce05cfd [2022-04-11T20:50:36.642Z] ---> e13488fb11cb [2022-04-11T20:50:36.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T20:50:36.642Z] ---> Running in 22b18d8190f1 [2022-04-11T20:50:36.642Z] ---> Running in 4fec3b4ed0c9 [2022-04-11T20:50:36.642Z] ---> Running in c0e1f1aa54a6 [2022-04-11T20:50:36.642Z] Removing intermediate container 25133849deae [2022-04-11T20:50:36.642Z] ---> 08ea2f9c68d4 [2022-04-11T20:50:36.642Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-11T20:50:36.642Z] ---> Running in b46254ba8d61 [2022-04-11T20:50:37.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:38.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:38.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:38.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:38.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:38.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:39.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:39.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:39.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:39.706Z] OK: 220 MiB in 52 packages [2022-04-11T20:50:39.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:50:40.742Z] OK: 220 MiB in 52 packages [2022-04-11T20:50:41.024Z] Removing intermediate container f5a76c9c7915 [2022-04-11T20:50:41.024Z] ---> 2ae7172b8f21 [2022-04-11T20:50:41.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T20:50:41.024Z] OK: 220 MiB in 52 packages [2022-04-11T20:50:41.024Z] OK: 220 MiB in 52 packages [2022-04-11T20:50:41.306Z] OK: 220 MiB in 52 packages [2022-04-11T20:50:42.766Z] ---> 7f981c8d7a72 [2022-04-11T20:50:42.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:50:42.766Z] Removing intermediate container 4fec3b4ed0c9 [2022-04-11T20:50:42.766Z] ---> 87dd6d9805ac [2022-04-11T20:50:42.766Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T20:50:42.766Z] ---> Running in b47c4ac46b95 [2022-04-11T20:50:42.766Z] Removing intermediate container 22b18d8190f1 [2022-04-11T20:50:42.766Z] ---> 26ad785375a2 [2022-04-11T20:50:42.766Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T20:50:42.766Z] Removing intermediate container b46254ba8d61 [2022-04-11T20:50:42.766Z] ---> 83ee63c0cbeb [2022-04-11T20:50:42.766Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-11T20:50:43.040Z] Removing intermediate container c0e1f1aa54a6 [2022-04-11T20:50:43.040Z] ---> 4a7792a38fef [2022-04-11T20:50:43.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T20:50:44.026Z] ---> 7aeee59857f7 [2022-04-11T20:50:44.026Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:50:44.306Z] ---> 1d1193126c4e [2022-04-11T20:50:44.306Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:50:44.306Z] ---> 52d4ec6c6d18 [2022-04-11T20:50:44.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:50:44.306Z] ---> Running in a0397424d173 [2022-04-11T20:50:44.306Z] ---> 2c1337182ab6 [2022-04-11T20:50:44.584Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T20:50:44.584Z] ---> Running in fc6855e7060a [2022-04-11T20:50:44.584Z] ---> Running in 7e9fa918fd19 [2022-04-11T20:50:44.860Z] ---> Running in 23b9a1cdf4fb [2022-04-11T20:50:47.490Z] Removing intermediate container b47c4ac46b95 [2022-04-11T20:50:47.490Z] ---> 9144d956bbd7 [2022-04-11T20:50:47.490Z] Step 8/22 : COPY . . [2022-04-11T20:50:50.930Z] Removing intermediate container a0397424d173 [2022-04-11T20:50:50.930Z] ---> bbbeb56cc690 [2022-04-11T20:50:50.930Z] Step 8/26 : COPY . . [2022-04-11T20:50:51.209Z] Removing intermediate container 23b9a1cdf4fb [2022-04-11T20:50:51.209Z] ---> 9b59786471c6 [2022-04-11T20:50:51.209Z] Step 8/31 : COPY . . [2022-04-11T20:50:51.483Z] Removing intermediate container 7e9fa918fd19 [2022-04-11T20:50:51.483Z] ---> 863d172ccb05 [2022-04-11T20:50:51.483Z] Step 8/23 : COPY . . [2022-04-11T20:50:51.759Z] Removing intermediate container fc6855e7060a [2022-04-11T20:50:51.759Z] ---> 1ea93fb6f3ce [2022-04-11T20:50:51.759Z] Step 8/25 : COPY . . [2022-04-11T20:51:24.104Z] ---> 911fad57ae9f [2022-04-11T20:51:24.104Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-11T20:51:24.104Z] ---> Running in 83978facf240 [2022-04-11T20:51:24.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T20:51:24.104Z] ---> 3d8925457e02 [2022-04-11T20:51:24.104Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T20:51:24.104Z] ---> Running in bd035651ce79 [2022-04-11T20:51:24.104Z] Removing intermediate container bd035651ce79 [2022-04-11T20:51:24.104Z] ---> c459595ace67 [2022-04-11T20:51:24.104Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T20:51:24.104Z] ---> Running in b9d301bcfdd5 [2022-04-11T20:51:24.719Z] ---> 7b0856abcc66 [2022-04-11T20:51:24.719Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-11T20:51:24.998Z] ---> 26274eab72f1 [2022-04-11T20:51:24.998Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-11T20:51:24.998Z] ---> Running in ef3b0a2de0f9 [2022-04-11T20:51:24.998Z] ---> Running in 74001c994d8f [2022-04-11T20:51:26.990Z] ---> 7fd0f3134dc7 [2022-04-11T20:51:26.990Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-11T20:51:26.990Z] ---> Running in 84c4861fc32b [2022-04-11T20:51:28.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T20:51:29.070Z] Removing intermediate container b9d301bcfdd5 [2022-04-11T20:51:29.070Z] ---> c1da225cb8a5 [2022-04-11T20:51:29.070Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T20:51:29.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T20:51:29.351Z] ---> Running in 9bcbfa07b1c1 [2022-04-11T20:51:29.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T20:51:29.957Z] Removing intermediate container 9bcbfa07b1c1 [2022-04-11T20:51:29.957Z] ---> 285b018ced5e [2022-04-11T20:51:29.957Z] 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-11T20:51:30.230Z] ---> Running in 1611cf28e443 [2022-04-11T20:51:32.858Z] spire-1.2.1/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.data/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.data/.file [2022-04-11T20:51:32.858Z] spire-1.2.1/.dockerignore [2022-04-11T20:51:32.858Z] spire-1.2.1/.gitattributes [2022-04-11T20:51:32.858Z] spire-1.2.1/.githooks/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T20:51:32.858Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T20:51:32.858Z] spire-1.2.1/.gitignore [2022-04-11T20:51:32.858Z] spire-1.2.1/.go-version [2022-04-11T20:51:32.858Z] spire-1.2.1/.golangci.yml [2022-04-11T20:51:32.858Z] spire-1.2.1/ADOPTERS.md [2022-04-11T20:51:32.858Z] spire-1.2.1/CHANGELOG.md [2022-04-11T20:51:32.858Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T20:51:32.858Z] spire-1.2.1/CODEOWNERS [2022-04-11T20:51:32.858Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T20:51:32.858Z] spire-1.2.1/Dockerfile [2022-04-11T20:51:32.858Z] spire-1.2.1/Dockerfile.dev [2022-04-11T20:51:32.858Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T20:51:32.858Z] spire-1.2.1/LICENSE [2022-04-11T20:51:32.858Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T20:51:32.858Z] spire-1.2.1/Makefile [2022-04-11T20:51:32.858Z] spire-1.2.1/README.md [2022-04-11T20:51:32.858Z] spire-1.2.1/ROADMAP.md [2022-04-11T20:51:32.858Z] spire-1.2.1/SECURITY.md [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T20:51:32.858Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T20:51:32.859Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/ [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/agent/ [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/server/ [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/server/server.conf [2022-04-11T20:51:32.859Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/ [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/auditlog.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/ [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T20:51:32.859Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/spire_server.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/telemetry.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/upgrading.md [2022-04-11T20:51:33.135Z] spire-1.2.1/doc/using_spire.md [2022-04-11T20:51:33.135Z] spire-1.2.1/examples/ [2022-04-11T20:51:33.135Z] spire-1.2.1/examples/README.md [2022-04-11T20:51:33.135Z] spire-1.2.1/go.mod [2022-04-11T20:51:33.135Z] spire-1.2.1/go.sum [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T20:51:33.135Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T20:51:33.136Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T20:51:33.137Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/version/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T20:51:33.413Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T20:51:33.689Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/config.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T20:51:33.690Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T20:51:33.691Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T20:51:33.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/server.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/private/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/private/server/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T20:51:33.968Z] spire-1.2.1/release/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/README.md [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/conf/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T20:51:33.968Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T20:51:33.968Z] spire-1.2.1/script/ [2022-04-11T20:51:33.968Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T20:51:33.968Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T20:51:33.968Z] spire-1.2.1/support/ [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/ [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T20:51:33.968Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T20:51:34.248Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/clock/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/clock/clock.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T20:51:34.248Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/README.md [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/common [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T20:51:34.249Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T20:51:34.528Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T20:51:34.529Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T20:51:34.805Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T20:51:34.806Z] spire-1.2.1/test/integration/test.sh [2022-04-11T20:51:34.806Z] spire-1.2.1/test/plugintest/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testca/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testca/ca.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testkey/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/testkey/new.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/ [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/race.go [2022-04-11T20:51:34.806Z] spire-1.2.1/test/util/util.go [2022-04-11T20:51:34.806Z] building spire from source... [2022-04-11T20:51:35.409Z] Installing go1.17.7... [2022-04-11T20:52:02.303Z] Building bin/spire-server... [2022-04-11T20:52:02.303Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T20:52:02.303Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T20:52:02.303Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T20:52:02.578Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T20:52:02.578Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T20:52:03.188Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T20:52:04.260Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T20:52:05.769Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T20:52:06.046Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T20:52:08.699Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T20:52:08.975Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T20:52:08.975Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T20:52:08.975Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T20:52:09.251Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T20:52:09.251Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T20:52:09.251Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T20:52:09.251Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T20:52:10.240Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T20:52:10.240Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T20:52:10.240Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T20:52:10.517Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T20:52:10.799Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T20:52:11.791Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T20:52:12.072Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T20:52:27.236Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T20:52:27.236Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T20:52:27.236Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T20:52:27.236Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T20:52:27.236Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T20:52:27.515Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T20:52:27.792Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T20:52:27.792Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T20:52:28.076Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T20:52:28.076Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T20:52:28.076Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T20:52:28.354Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T20:52:28.354Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T20:52:28.634Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T20:52:28.914Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T20:52:29.903Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T20:52:29.903Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T20:52:30.180Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T20:52:30.781Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T20:52:30.781Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T20:52:31.057Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T20:52:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T20:52:31.057Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T20:52:31.057Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T20:52:31.337Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T20:52:46.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T20:52:46.457Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T20:52:46.457Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T20:52:46.731Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T20:52:46.731Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T20:52:47.006Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T20:52:47.006Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T20:52:47.006Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T20:52:47.284Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T20:52:47.892Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T20:52:48.173Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T20:52:48.173Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T20:53:20.595Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T20:53:20.595Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T20:53:20.595Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T20:53:30.783Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T20:53:30.783Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T20:54:09.841Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T20:54:09.841Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T20:54:09.841Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T20:54:09.841Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T20:54:09.841Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T20:54:09.841Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T20:54:09.841Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T20:54:10.831Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T20:54:12.826Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T20:54:12.826Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T20:54:13.105Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T20:54:14.558Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T20:54:14.558Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T20:54:14.841Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T20:54:14.841Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T20:54:15.451Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T20:54:15.730Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T20:54:15.730Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T20:54:16.011Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T20:54:16.289Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T20:54:16.569Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T20:54:18.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T20:54:18.028Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T20:54:18.310Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T20:54:18.592Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T20:54:24.035Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T20:54:24.640Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T20:54:24.640Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T20:54:24.640Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T20:54:24.640Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T20:54:24.918Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T20:54:24.918Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T20:54:24.918Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T20:54:25.197Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T20:54:26.193Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T20:54:26.800Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T20:54:27.078Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T20:54:27.357Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T20:54:28.348Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T20:54:28.348Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T20:54:28.348Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T20:54:28.348Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T20:54:28.627Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T20:54:28.627Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T20:54:28.903Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T20:54:28.903Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T20:54:29.896Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T20:54:30.175Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T20:54:30.459Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T20:54:30.735Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T20:54:30.735Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T20:54:32.731Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T20:54:33.718Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T20:54:33.719Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T20:54:33.719Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T20:54:33.719Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T20:54:33.996Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T20:54:34.278Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T20:54:34.583Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T20:54:35.666Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T20:54:38.502Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T20:54:41.141Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T20:54:41.141Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T20:54:41.419Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T20:54:41.419Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T20:54:41.419Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T20:54:42.407Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T20:54:42.407Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T20:54:42.685Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T20:54:42.965Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T20:54:42.965Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T20:54:42.965Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T20:54:43.240Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T20:54:53.430Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T20:54:53.430Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T20:54:53.430Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T20:54:53.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T20:55:20.271Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T20:55:20.271Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T20:58:57.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T20:59:29.879Z] Removing intermediate container 83978facf240 [2022-04-11T20:59:29.879Z] ---> cff30576fa8b [2022-04-11T20:59:29.879Z] [2022-04-11T20:59:29.879Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T20:59:29.879Z] 3.14: Pulling from library/alpine [2022-04-11T20:59:30.877Z] Removing intermediate container 74001c994d8f [2022-04-11T20:59:30.877Z] ---> 85059db84165 [2022-04-11T20:59:30.877Z] [2022-04-11T20:59:31.157Z] Step 10/31 : FROM alpine:3.14 [2022-04-11T20:59:31.157Z] Removing intermediate container ef3b0a2de0f9 [2022-04-11T20:59:31.157Z] ---> 13fcd5ceb022 [2022-04-11T20:59:31.157Z] [2022-04-11T20:59:31.157Z] Step 10/25 : FROM alpine:3.14 [2022-04-11T20:59:31.432Z] 3.14: Pulling from library/alpine [2022-04-11T20:59:31.432Z] 3.14: Pulling from library/alpine [2022-04-11T20:59:31.713Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:59:31.713Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:59:31.713Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T20:59:31.713Z] Status: Image is up to date for alpine:3.14 [2022-04-11T20:59:31.713Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T20:59:31.713Z] Status: Image is up to date for alpine:3.14 [2022-04-11T20:59:31.713Z] ---> ac73e934f311 [2022-04-11T20:59:31.713Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-11T20:59:31.713Z] ---> ac73e934f311 [2022-04-11T20:59:31.713Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-11T20:59:31.713Z] ---> ac73e934f311 [2022-04-11T20:59:31.713Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-11T20:59:32.716Z] ---> Running in 69aaae16d985 [2022-04-11T20:59:32.716Z] ---> Running in c79352a1f34e [2022-04-11T20:59:32.716Z] ---> Running in c25c8085722f [2022-04-11T20:59:35.404Z] Removing intermediate container c79352a1f34e [2022-04-11T20:59:35.404Z] ---> 0d5e4a03ed88 [2022-04-11T20:59:35.404Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-11T20:59:35.404Z] ---> Running in 3eac1ef1ef04 [2022-04-11T20:59:36.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:36.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:36.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:36.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:38.441Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-11T20:59:38.441Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-11T20:59:38.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:59:38.441Z] OK: 5 MiB in 15 packages [2022-04-11T20:59:38.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:38.441Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-11T20:59:38.441Z] (3/3) Installing su-exec (0.2-r1) [2022-04-11T20:59:38.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:59:38.441Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T20:59:39.056Z] OK: 6 MiB in 17 packages [2022-04-11T20:59:39.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T20:59:40.516Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-11T20:59:40.516Z] (2/2) Installing su-exec (0.2-r1) [2022-04-11T20:59:40.516Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T20:59:40.516Z] OK: 6 MiB in 16 packages [2022-04-11T20:59:41.145Z] Removing intermediate container c25c8085722f [2022-04-11T20:59:41.145Z] ---> 0451c2944f9c [2022-04-11T20:59:41.145Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:59:41.442Z] ---> Running in 3bcd1e00fb82 [2022-04-11T20:59:42.943Z] Removing intermediate container 3bcd1e00fb82 [2022-04-11T20:59:42.943Z] ---> 3b3dfc8041ea [2022-04-11T20:59:42.943Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-11T20:59:42.943Z] Removing intermediate container 69aaae16d985 [2022-04-11T20:59:42.943Z] ---> 4de0f6f5480a [2022-04-11T20:59:42.943Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T20:59:42.943Z] Removing intermediate container 3eac1ef1ef04 [2022-04-11T20:59:42.943Z] ---> a3a11665f80c [2022-04-11T20:59:42.943Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-11T20:59:43.226Z] ---> Running in 5ade6d06d8b3 [2022-04-11T20:59:43.226Z] ---> Running in 5dfef9cb067d [2022-04-11T20:59:43.226Z] ---> Running in cd3079763d82 [2022-04-11T20:59:43.843Z] Removing intermediate container 84c4861fc32b [2022-04-11T20:59:43.843Z] ---> 768492836e3c [2022-04-11T20:59:43.843Z] [2022-04-11T20:59:43.843Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T20:59:43.843Z] ---> ac73e934f311 [2022-04-11T20:59:43.843Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T20:59:43.843Z] ---> Using cache [2022-04-11T20:59:43.843Z] ---> 0451c2944f9c [2022-04-11T20:59:43.843Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T20:59:43.843Z] ---> Using cache [2022-04-11T20:59:43.843Z] ---> 3b3dfc8041ea [2022-04-11T20:59:43.843Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-11T20:59:44.125Z] ---> Running in ce42ee986a00 [2022-04-11T20:59:44.420Z] Removing intermediate container 5dfef9cb067d [2022-04-11T20:59:44.420Z] ---> dfa62a11fab6 [2022-04-11T20:59:44.420Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-11T20:59:44.718Z] Removing intermediate container cd3079763d82 [2022-04-11T20:59:44.718Z] ---> b3f9b4bb9a82 [2022-04-11T20:59:44.718Z] Step 13/25 : WORKDIR / [2022-04-11T20:59:44.718Z] ---> Running in 728fb1815c9f [2022-04-11T20:59:44.718Z] Removing intermediate container 5ade6d06d8b3 [2022-04-11T20:59:44.718Z] ---> 5bd00b445736 [2022-04-11T20:59:45.004Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T20:59:45.004Z] ---> Running in 9a4675bae415 [2022-04-11T20:59:45.289Z] ---> Running in 9fdfd249135f [2022-04-11T20:59:45.289Z] Removing intermediate container ce42ee986a00 [2022-04-11T20:59:45.289Z] ---> ec72de31b574 [2022-04-11T20:59:45.289Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T20:59:45.289Z] ---> Running in dab75ba9eb95 [2022-04-11T20:59:45.928Z] Removing intermediate container 728fb1815c9f [2022-04-11T20:59:45.928Z] ---> 070775c7abf4 [2022-04-11T20:59:45.928Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-11T20:59:46.212Z] Removing intermediate container 9fdfd249135f [2022-04-11T20:59:46.212Z] ---> d8a5b99e14e5 [2022-04-11T20:59:46.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:59:46.212Z] ---> Running in 8a1b853cb7cc [2022-04-11T20:59:46.212Z] Removing intermediate container 9a4675bae415 [2022-04-11T20:59:46.212Z] ---> cb5304f3b205 [2022-04-11T20:59:46.212Z] 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-11T20:59:46.524Z] Removing intermediate container dab75ba9eb95 [2022-04-11T20:59:46.524Z] ---> 305f612c0512 [2022-04-11T20:59:46.524Z] Step 15/23 : WORKDIR / [2022-04-11T20:59:46.817Z] ---> Running in e5ccafcb1d18 [2022-04-11T20:59:47.827Z] Removing intermediate container e5ccafcb1d18 [2022-04-11T20:59:47.827Z] ---> d2ce305a7d17 [2022-04-11T20:59:47.827Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T20:59:49.293Z] ---> 9d684994c9a8 [2022-04-11T20:59:49.293Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-11T20:59:49.293Z] ---> d40fb48f7509 [2022-04-11T20:59:49.293Z] 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-11T20:59:50.310Z] ---> ab951d888f80 [2022-04-11T20:59:50.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-11T20:59:51.798Z] ---> 38233f3881fd [2022-04-11T20:59:51.798Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-11T20:59:51.798Z] Removing intermediate container 8a1b853cb7cc [2022-04-11T20:59:51.798Z] ---> 02707e66e05d [2022-04-11T20:59:51.798Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-11T20:59:51.798Z] ---> Running in 944403f6bab3 [2022-04-11T20:59:53.256Z] Removing intermediate container 944403f6bab3 [2022-04-11T20:59:53.257Z] ---> f404370b6d1a [2022-04-11T20:59:53.257Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-11T20:59:53.868Z] ---> c0356e9b062d [2022-04-11T20:59:53.868Z] 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-11T20:59:53.868Z] ---> 0c59569bea53 [2022-04-11T20:59:53.868Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-11T20:59:55.876Z] ---> 23a6748bbf8f [2022-04-11T20:59:55.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-11T20:59:55.876Z] ---> f44ba6d3e827 [2022-04-11T20:59:55.876Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-11T20:59:55.876Z] ---> 91b0d8d10ad1 [2022-04-11T20:59:55.876Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-11T20:59:55.876Z] ---> Running in 7a895328fbe6 [2022-04-11T20:59:56.156Z] ---> Running in 581b33e569b8 [2022-04-11T20:59:56.156Z] ---> cdcccd7e9a72 [2022-04-11T20:59:56.156Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-11T20:59:58.217Z] ---> 2842e65328f1 [2022-04-11T20:59:58.217Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-11T20:59:58.217Z] Removing intermediate container 7a895328fbe6 [2022-04-11T20:59:58.217Z] ---> f659f39e6dd6 [2022-04-11T20:59:58.217Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:59:58.217Z] ---> Running in 526d85284605 [2022-04-11T20:59:58.217Z] ---> Running in 0da60ec98262 [2022-04-11T20:59:59.701Z] Removing intermediate container 526d85284605 [2022-04-11T20:59:59.701Z] ---> d8904e6af1bf [2022-04-11T20:59:59.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T20:59:59.701Z] Removing intermediate container 0da60ec98262 [2022-04-11T20:59:59.701Z] ---> 568b7ae458a1 [2022-04-11T20:59:59.701Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T20:59:59.997Z] ---> Running in 211f3c66bf57 [2022-04-11T20:59:59.997Z] ---> Running in 6806dbd3ad39 [2022-04-11T21:00:00.990Z] Removing intermediate container 581b33e569b8 [2022-04-11T21:00:00.990Z] ---> c3f01fd6ac23 [2022-04-11T21:00:00.990Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T21:00:00.990Z] Removing intermediate container 6806dbd3ad39 [2022-04-11T21:00:00.990Z] ---> a594da29c992 [2022-04-11T21:00:00.990Z] Step 21/22 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:00:01.278Z] ---> Running in 882b77277f1b [2022-04-11T21:00:01.278Z] Removing intermediate container 211f3c66bf57 [2022-04-11T21:00:01.278Z] ---> 18aca93884cf [2022-04-11T21:00:01.278Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T21:00:01.580Z] ---> Running in f5abe7f6bac3 [2022-04-11T21:00:01.874Z] ---> 2bf4f2f12ff2 [2022-04-11T21:00:01.874Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-11T21:00:02.491Z] Removing intermediate container 882b77277f1b [2022-04-11T21:00:02.492Z] ---> 2376e783b36b [2022-04-11T21:00:02.492Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T21:00:02.492Z] ---> Running in 04df3760f23e [2022-04-11T21:00:02.785Z] Removing intermediate container f5abe7f6bac3 [2022-04-11T21:00:02.785Z] ---> 10dde2a6a89c [2022-04-11T21:00:02.785Z] Step 22/23 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:00:03.065Z] ---> Running in 78237737d502 [2022-04-11T21:00:03.065Z] ---> 063b23616cf3 [2022-04-11T21:00:03.065Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-11T21:00:03.670Z] Removing intermediate container 04df3760f23e [2022-04-11T21:00:03.670Z] ---> 0b0807e9456f [2022-04-11T21:00:03.670Z] [2022-04-11T21:00:04.298Z] Removing intermediate container 78237737d502 [2022-04-11T21:00:04.298Z] ---> 271a0a54e71a [2022-04-11T21:00:04.298Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T21:00:04.604Z] ---> Running in 839693d1e895 [2022-04-11T21:00:05.217Z] Removing intermediate container 839693d1e895 [2022-04-11T21:00:05.217Z] ---> 9a19f9e376b2 [2022-04-11T21:00:05.217Z] [2022-04-11T21:00:05.217Z] Successfully built 0b0807e9456f [2022-04-11T21:00:05.503Z] Successfully tagged support-scheduler-arm64:latest [2022-04-11T21:00:05.503Z]  Building support-scheduler ... done Building security-spire-server [2022-04-11T21:00:06.512Z] ---> 347129ed2bb3 [2022-04-11T21:00:06.512Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T21:00:06.512Z] Successfully built 9a19f9e376b2 [2022-04-11T21:00:06.512Z] Successfully tagged core-metadata-arm64:latest [2022-04-11T21:00:06.512Z]  Building core-metadata ... done Building support-notifications [2022-04-11T21:00:07.122Z] ---> 44861da3e853 [2022-04-11T21:00:07.122Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-11T21:00:07.733Z] ---> 5583150bf866 [2022-04-11T21:00:07.733Z] 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-11T21:00:07.733Z] ---> Running in 0e62483e467a [2022-04-11T21:00:08.779Z] ---> e267282479cd [2022-04-11T21:00:08.779Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-11T21:00:10.253Z] ---> 2d175d6a1251 [2022-04-11T21:00:10.253Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-11T21:00:11.261Z] ---> 0374642373d3 [2022-04-11T21:00:11.261Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-11T21:00:11.873Z] ---> Running in ca5ac95c0dc0 [2022-04-11T21:00:11.873Z] Removing intermediate container 0e62483e467a [2022-04-11T21:00:11.873Z] ---> b92b2cf7a8f2 [2022-04-11T21:00:11.873Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T21:00:12.156Z] ---> Running in d0a3090955ee [2022-04-11T21:00:12.764Z] Removing intermediate container ca5ac95c0dc0 [2022-04-11T21:00:12.764Z] ---> fb646bf36894 [2022-04-11T21:00:12.764Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-11T21:00:12.764Z] Removing intermediate container d0a3090955ee [2022-04-11T21:00:12.764Z] ---> 588dc25710f7 [2022-04-11T21:00:12.764Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T21:00:13.045Z] ---> Running in a83fcb0b43a0 [2022-04-11T21:00:14.042Z] Removing intermediate container a83fcb0b43a0 [2022-04-11T21:00:14.042Z] ---> 6fdc46b9b210 [2022-04-11T21:00:14.042Z] Step 24/25 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:00:14.042Z] ---> 6a51cec31827 [2022-04-11T21:00:14.042Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-11T21:00:14.042Z] ---> Running in 1417547b2a2e [2022-04-11T21:00:14.653Z] ---> Running in 59d52b2afdf1 [2022-04-11T21:00:14.653Z] Removing intermediate container 1417547b2a2e [2022-04-11T21:00:14.653Z] ---> 7293c1d89d69 [2022-04-11T21:00:14.653Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T21:00:14.928Z] ---> Running in 02ca1292ca5e [2022-04-11T21:00:15.929Z] Removing intermediate container 02ca1292ca5e [2022-04-11T21:00:15.929Z] ---> c96435f3916e [2022-04-11T21:00:15.929Z] [2022-04-11T21:00:16.947Z] Successfully built c96435f3916e [2022-04-11T21:00:16.947Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-11T21:00:16.947Z] Building security-spire-config [2022-04-11T21:00:17.953Z]  Building security-secretstore-setup ... done Removing intermediate container 59d52b2afdf1 [2022-04-11T21:00:17.953Z] ---> 1dcab0af614c [2022-04-11T21:00:17.953Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-11T21:00:18.229Z] ---> Running in 107e1e37319d [2022-04-11T21:00:18.844Z] Removing intermediate container 107e1e37319d [2022-04-11T21:00:18.844Z] ---> 906bcca967db [2022-04-11T21:00:18.844Z] Step 28/31 : CMD ["gate"] [2022-04-11T21:00:19.460Z] ---> Running in 2d71777c7f00 [2022-04-11T21:00:20.092Z] Removing intermediate container 2d71777c7f00 [2022-04-11T21:00:20.092Z] ---> 49c6457fd1e9 [2022-04-11T21:00:20.092Z] Step 29/31 : LABEL arch=arm64 [2022-04-11T21:00:20.372Z] ---> Running in 772b5e2b3b3a [2022-04-11T21:00:20.983Z] Removing intermediate container 772b5e2b3b3a [2022-04-11T21:00:20.983Z] ---> 732ed6973024 [2022-04-11T21:00:20.983Z] Step 30/31 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:00:21.618Z] ---> Running in 5f97b91bac6c [2022-04-11T21:00:22.261Z] Removing intermediate container 5f97b91bac6c [2022-04-11T21:00:22.261Z] ---> 100bf5285f7e [2022-04-11T21:00:22.261Z] Step 31/31 : LABEL version=0.0.0 [2022-04-11T21:00:22.888Z] ---> Running in f26427bc601b [2022-04-11T21:00:23.514Z] Removing intermediate container f26427bc601b [2022-04-11T21:00:23.514Z] ---> ff43a7b5efa9 [2022-04-11T21:00:23.514Z] [2022-04-11T21:00:24.121Z] Successfully built ff43a7b5efa9 [2022-04-11T21:00:24.121Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-11T21:00:24.121Z]  Building security-bootstrapper ... done Building core-command [2022-04-11T21:01:32.227Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:01:32.227Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:01:32.227Z] ---> b280b0aa7f1f [2022-04-11T21:01:32.227Z] Step 3/25 : WORKDIR /edgex-go [2022-04-11T21:01:32.227Z] ---> Using cache [2022-04-11T21:01:32.227Z] ---> b912e2f55f33 [2022-04-11T21:01:32.227Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:01:32.227Z] ---> Using cache [2022-04-11T21:01:32.227Z] ---> 08ea2f9c68d4 [2022-04-11T21:01:32.227Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T21:01:32.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:01:32.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:01:32.227Z] ---> b280b0aa7f1f [2022-04-11T21:01:32.227Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T21:01:32.227Z] ---> Using cache [2022-04-11T21:01:32.227Z] ---> b912e2f55f33 [2022-04-11T21:01:32.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:01:32.227Z] ---> Using cache [2022-04-11T21:01:32.227Z] ---> 08ea2f9c68d4 [2022-04-11T21:01:32.227Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-11T21:01:32.227Z] ---> Running in e05f6f029ead [2022-04-11T21:01:32.227Z] ---> Running in d9f2906b67ba [2022-04-11T21:01:33.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:01:33.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:01:34.236Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:01:34.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:01:36.302Z] OK: 220 MiB in 52 packages [2022-04-11T21:01:36.302Z] OK: 220 MiB in 52 packages [2022-04-11T21:01:39.200Z] Removing intermediate container e05f6f029ead [2022-04-11T21:01:39.200Z] ---> a7b7b99916de [2022-04-11T21:01:39.200Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T21:01:39.200Z] Removing intermediate container d9f2906b67ba [2022-04-11T21:01:39.200Z] ---> d1eb0d55b8a7 [2022-04-11T21:01:39.200Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-11T21:01:41.209Z] ---> f5f4f85fdaf0 [2022-04-11T21:01:41.209Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:01:41.484Z] ---> Running in 3987c467b831 [2022-04-11T21:01:42.089Z] ---> 83f151edb243 [2022-04-11T21:01:42.089Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:01:42.371Z] ---> Running in 3e60d759a7e8 [2022-04-11T21:01:47.807Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:01:47.807Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:01:47.807Z] ---> b280b0aa7f1f [2022-04-11T21:01:47.807Z] Step 3/26 : WORKDIR /edgex-go [2022-04-11T21:01:47.807Z] ---> Using cache [2022-04-11T21:01:47.807Z] ---> b912e2f55f33 [2022-04-11T21:01:47.807Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:01:47.807Z] ---> Using cache [2022-04-11T21:01:47.807Z] ---> 08ea2f9c68d4 [2022-04-11T21:01:47.807Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-11T21:01:47.807Z] ---> Using cache [2022-04-11T21:01:47.807Z] ---> d1eb0d55b8a7 [2022-04-11T21:01:47.807Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-11T21:01:47.807Z] ---> Using cache [2022-04-11T21:01:47.807Z] ---> f5f4f85fdaf0 [2022-04-11T21:01:47.807Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:01:47.807Z] ---> Running in a99c45ed0a4e [2022-04-11T21:01:50.469Z] Removing intermediate container 3987c467b831 [2022-04-11T21:01:50.469Z] ---> 21e70537611d [2022-04-11T21:01:50.469Z] Step 8/25 : COPY . . [2022-04-11T21:01:50.744Z] Removing intermediate container 3e60d759a7e8 [2022-04-11T21:01:50.744Z] ---> fc5f6af6330f [2022-04-11T21:01:50.744Z] Step 8/22 : COPY . . [2022-04-11T21:01:51.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:01:51.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:01:51.766Z] ---> b280b0aa7f1f [2022-04-11T21:01:51.766Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> b912e2f55f33 [2022-04-11T21:01:51.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> 08ea2f9c68d4 [2022-04-11T21:01:51.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> 83ee63c0cbeb [2022-04-11T21:01:51.766Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> 2c1337182ab6 [2022-04-11T21:01:51.766Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> 9b59786471c6 [2022-04-11T21:01:51.766Z] Step 8/23 : COPY . . [2022-04-11T21:01:51.766Z] ---> Using cache [2022-04-11T21:01:51.766Z] ---> 26274eab72f1 [2022-04-11T21:01:51.766Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-11T21:01:52.063Z] ---> Running in 1443d2878c03 [2022-04-11T21:01:54.747Z] Removing intermediate container a99c45ed0a4e [2022-04-11T21:01:54.747Z] ---> 443be59b484f [2022-04-11T21:01:54.747Z] Step 8/26 : COPY . . [2022-04-11T21:01:55.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T21:02:51.780Z] ---> c3effdab6864 [2022-04-11T21:02:51.780Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T21:02:51.780Z] ---> 6f01edb7aac0 [2022-04-11T21:02:51.780Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-11T21:02:51.780Z] ---> Running in c102cfe50334 [2022-04-11T21:02:51.780Z] ---> Running in c4eda0df28b0 [2022-04-11T21:02:53.237Z] Removing intermediate container c102cfe50334 [2022-04-11T21:02:53.237Z] ---> dd6496ae1ad2 [2022-04-11T21:02:53.237Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-11T21:02:53.852Z] ---> Running in 1efbde8075d0 [2022-04-11T21:02:55.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T21:02:56.525Z] ---> dbe02e26cbd9 [2022-04-11T21:02:56.525Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-11T21:02:56.805Z] ---> Running in 6dcd94e87f92 [2022-04-11T21:02:57.809Z] Removing intermediate container 1efbde8075d0 [2022-04-11T21:02:57.809Z] ---> e4906057d28b [2022-04-11T21:02:57.809Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-11T21:02:57.809Z] ---> Running in bb0b89a6e3e5 [2022-04-11T21:02:58.107Z] Removing intermediate container 6dcd94e87f92 [2022-04-11T21:02:58.107Z] ---> cb8abac427ee [2022-04-11T21:02:58.107Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-11T21:02:58.107Z] ---> Running in cd9a2aac48a7 [2022-04-11T21:02:58.722Z] Removing intermediate container bb0b89a6e3e5 [2022-04-11T21:02:58.722Z] ---> 04bef1f34462 [2022-04-11T21:02:58.722Z] 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-11T21:02:59.004Z] ---> Running in 6e5d7ffe5626 [2022-04-11T21:03:02.449Z] Removing intermediate container cd9a2aac48a7 [2022-04-11T21:03:02.449Z] ---> 0cf22a8729ee [2022-04-11T21:03:02.449Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-11T21:03:02.449Z] ---> Running in b6b0f1fb74d4 [2022-04-11T21:03:02.746Z] spire-1.2.1/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.data/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.data/.file [2022-04-11T21:03:02.746Z] spire-1.2.1/.dockerignore [2022-04-11T21:03:02.746Z] spire-1.2.1/.gitattributes [2022-04-11T21:03:02.746Z] spire-1.2.1/.githooks/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T21:03:02.746Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T21:03:02.746Z] spire-1.2.1/.gitignore [2022-04-11T21:03:02.746Z] spire-1.2.1/.go-version [2022-04-11T21:03:02.746Z] spire-1.2.1/.golangci.yml [2022-04-11T21:03:02.746Z] spire-1.2.1/ADOPTERS.md [2022-04-11T21:03:02.746Z] spire-1.2.1/CHANGELOG.md [2022-04-11T21:03:02.746Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T21:03:02.746Z] spire-1.2.1/CODEOWNERS [2022-04-11T21:03:02.746Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T21:03:02.746Z] spire-1.2.1/Dockerfile [2022-04-11T21:03:02.746Z] spire-1.2.1/Dockerfile.dev [2022-04-11T21:03:02.746Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T21:03:02.746Z] spire-1.2.1/LICENSE [2022-04-11T21:03:02.746Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T21:03:02.746Z] spire-1.2.1/Makefile [2022-04-11T21:03:02.746Z] spire-1.2.1/README.md [2022-04-11T21:03:02.746Z] spire-1.2.1/ROADMAP.md [2022-04-11T21:03:02.746Z] spire-1.2.1/SECURITY.md [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/validate/Removing intermediate container b6b0f1fb74d4 [2022-04-11T21:03:02.746Z] ---> 5d7ad2b327f7 [2022-04-11T21:03:02.746Z] 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-11T21:03:02.746Z] [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T21:03:02.746Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go ---> Running in 0d7a986f89b8 [2022-04-11T21:03:03.026Z] [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T21:03:03.026Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/ [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/agent/ [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/server/ [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T21:03:03.026Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T21:03:03.027Z] spire-1.2.1/conf/server/server.conf [2022-04-11T21:03:03.027Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/ [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/auditlog.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/ [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/spire_server.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/telemetry.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/upgrading.md [2022-04-11T21:03:03.027Z] spire-1.2.1/doc/using_spire.md [2022-04-11T21:03:03.027Z] spire-1.2.1/examples/ [2022-04-11T21:03:03.027Z] spire-1.2.1/examples/README.md [2022-04-11T21:03:03.027Z] spire-1.2.1/go.mod [2022-04-11T21:03:03.027Z] spire-1.2.1/go.sum [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T21:03:03.027Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T21:03:03.302Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T21:03:03.303Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T21:03:03.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T21:03:03.583Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T21:03:03.584Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/version/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/server/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/server/api/ [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T21:03:03.864Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/config.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T21:03:03.865Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T21:03:03.866Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T21:03:04.147Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/server.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/private/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/private/server/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T21:03:04.427Z] spire-1.2.1/release/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/README.md [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/conf/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T21:03:04.427Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T21:03:04.427Z] spire-1.2.1/script/ [2022-04-11T21:03:04.427Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T21:03:04.427Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T21:03:04.427Z] spire-1.2.1/support/ [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/ [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T21:03:04.427Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T21:03:04.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/clock/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/clock/clock.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T21:03:04.428Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/README.md [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/common [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T21:03:04.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T21:03:04.708Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T21:03:04.709Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T21:03:04.710Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T21:03:04.996Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T21:03:04.997Z] spire-1.2.1/test/integration/test.sh [2022-04-11T21:03:04.997Z] spire-1.2.1/test/plugintest/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testca/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testca/ca.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testkey/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/testkey/new.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/ [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/race.go [2022-04-11T21:03:04.997Z] spire-1.2.1/test/util/util.go [2022-04-11T21:03:04.997Z] building spire from source... [2022-04-11T21:03:05.614Z] Installing go1.17.7... [2022-04-11T21:03:05.910Z] spire-1.2.1/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.data/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.data/.file [2022-04-11T21:03:05.910Z] spire-1.2.1/.dockerignore [2022-04-11T21:03:05.910Z] spire-1.2.1/.gitattributes [2022-04-11T21:03:05.910Z] spire-1.2.1/.githooks/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.githooks/pre-commit [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/dependabot.yml [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-11T21:03:05.910Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-11T21:03:05.910Z] spire-1.2.1/.gitignore [2022-04-11T21:03:05.910Z] spire-1.2.1/.go-version [2022-04-11T21:03:05.910Z] spire-1.2.1/.golangci.yml [2022-04-11T21:03:05.910Z] spire-1.2.1/ADOPTERS.md [2022-04-11T21:03:05.910Z] spire-1.2.1/CHANGELOG.md [2022-04-11T21:03:05.910Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-11T21:03:05.910Z] spire-1.2.1/CODEOWNERS [2022-04-11T21:03:05.910Z] spire-1.2.1/CONTRIBUTING.md [2022-04-11T21:03:05.910Z] spire-1.2.1/Dockerfile [2022-04-11T21:03:05.910Z] spire-1.2.1/Dockerfile.dev [2022-04-11T21:03:05.910Z] spire-1.2.1/Dockerfile.scratch [2022-04-11T21:03:05.910Z] spire-1.2.1/LICENSE [2022-04-11T21:03:05.910Z] spire-1.2.1/MAINTAINERS.md [2022-04-11T21:03:05.910Z] spire-1.2.1/Makefile [2022-04-11T21:03:05.910Z] spire-1.2.1/README.md [2022-04-11T21:03:05.910Z] spire-1.2.1/ROADMAP.md [2022-04-11T21:03:05.910Z] spire-1.2.1/SECURITY.md [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-11T21:03:05.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-11T21:03:05.911Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-11T21:03:06.200Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/ [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/agent/ [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/agent/agent.conf [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/server/ [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/server/server.conf [2022-04-11T21:03:06.200Z] spire-1.2.1/conf/server/server_full.conf [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/ [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/SPIRE101.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/auditlog.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/ [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-11T21:03:06.200Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/scaling_spire.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/spire_agent.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/spire_server.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/supported_integrations.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/telemetry.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/telemetry_config.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/upgrading.md [2022-04-11T21:03:06.201Z] spire-1.2.1/doc/using_spire.md [2022-04-11T21:03:06.201Z] spire-1.2.1/examples/ [2022-04-11T21:03:06.201Z] spire-1.2.1/examples/README.md [2022-04-11T21:03:06.201Z] spire-1.2.1/go.mod [2022-04-11T21:03:06.201Z] spire-1.2.1/go.sum [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/ [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/ [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/agent.go [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/api/ [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-11T21:03:06.201Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-11T21:03:06.493Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/config.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/api/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-11T21:03:06.494Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/names.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/auth/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-11T21:03:06.774Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/config.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/context.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/health.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/log.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/log/options.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/profiling/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/uptime/ [2022-04-11T21:03:06.775Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/task.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/version/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/version/version.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/api.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/health/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/id.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/status.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/config.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/plugin/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-11T21:03:07.060Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-11T21:03:07.061Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-11T21:03:07.348Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/registration/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/server.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/server_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/ [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/private/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/private/server/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/private/server/journal/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-11T21:03:07.349Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-11T21:03:07.635Z] spire-1.2.1/release/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/README.md [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/README.md [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/conf/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/conf/server/ [2022-04-11T21:03:07.635Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-11T21:03:07.635Z] spire-1.2.1/script/ [2022-04-11T21:03:07.635Z] spire-1.2.1/script/build-artifact.sh [2022-04-11T21:03:07.635Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-11T21:03:07.635Z] spire-1.2.1/support/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-11T21:03:07.635Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-11T21:03:07.635Z] spire-1.2.1/test/ [2022-04-11T21:03:07.635Z] spire-1.2.1/test/clock/ [2022-04-11T21:03:07.635Z] spire-1.2.1/test/clock/clock.go [2022-04-11T21:03:07.635Z] spire-1.2.1/test/fakes/ [2022-04-11T21:03:07.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-11T21:03:07.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-11T21:03:07.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-11T21:03:07.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/fixture.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/README.md [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/common [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-11T21:03:07.636Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-11T21:03:07.916Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-11T21:03:07.917Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-11T21:03:07.918Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/test-one.sh [2022-04-11T21:03:08.199Z] spire-1.2.1/test/integration/test.sh [2022-04-11T21:03:08.199Z] spire-1.2.1/test/plugintest/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/plugintest/config.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/plugintest/load.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/plugintest/option.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/dir.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/logs.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/suite.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/spiretest/x509.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testca/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testca/ca.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testkey/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testkey/generate.sh [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testkey/keys.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/testkey/new.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/tpmsimulator/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/ [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/cert_generation.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/io_redirection.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/race.go [2022-04-11T21:03:08.199Z] spire-1.2.1/test/util/util.go [2022-04-11T21:03:08.199Z] building spire from source... [2022-04-11T21:03:08.806Z] Installing go1.17.7... [2022-04-11T21:03:35.698Z] Building bin/spire-server... [2022-04-11T21:03:35.698Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T21:03:35.698Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T21:03:35.698Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T21:03:35.698Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T21:03:35.698Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T21:03:35.698Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T21:03:35.978Z] Building bin/spire-server... [2022-04-11T21:03:35.978Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-11T21:03:35.978Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-11T21:03:36.258Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-11T21:03:36.539Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T21:03:36.821Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-11T21:03:37.102Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-11T21:03:37.383Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-11T21:03:37.667Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T21:03:38.273Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T21:03:38.551Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-11T21:03:40.011Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-11T21:03:40.290Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T21:03:40.731Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T21:03:41.779Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T21:03:41.779Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T21:03:41.779Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T21:03:42.483Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T21:03:42.767Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T21:03:42.767Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T21:03:42.767Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T21:03:43.371Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-11T21:03:43.644Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-11T21:03:43.919Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-11T21:03:43.919Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-11T21:03:43.919Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T21:03:43.919Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T21:03:43.919Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T21:03:44.198Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-11T21:03:44.198Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-11T21:03:44.198Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-11T21:03:44.476Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T21:03:44.476Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-11T21:03:44.476Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T21:03:45.940Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T21:03:45.940Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T21:03:45.940Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-11T21:03:45.940Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-11T21:03:46.219Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-11T21:03:46.499Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-11T21:03:46.499Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-11T21:03:47.963Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-11T21:03:47.963Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-11T21:03:48.489Z] Running on prd-ubuntu18.04-docker-8c-8g-20123 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-11T21:03:48.504Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-04-11T21:03:48.575Z] The recommended git tool is: git [2022-04-11T21:03:50.119Z] using credential edgex-jenkins-ssh [2022-04-11T21:03:50.132Z] Cloning the remote Git repository [2022-04-11T21:03:50.138Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-11T21:03:50.260Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-04-11T21:03:50.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T21:03:50.298Z] > git --version # timeout=10 [2022-04-11T21:03:50.343Z] > git --version # 'git version 2.17.1' [2022-04-11T21:03:50.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T21:03:50.388Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T21:04:02.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T21:04:02.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T21:04:02.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-11T21:04:02.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-11T21:04:02.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T21:04:02.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T21:04:03.133Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T21:04:03.133Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T21:04:03.133Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T21:04:03.133Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T21:04:03.133Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T21:04:03.133Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T21:04:03.133Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T21:04:03.133Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T21:04:03.133Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T21:04:03.133Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T21:04:03.133Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T21:04:03.133Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T21:04:03.133Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T21:04:03.133Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T21:04:03.133Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T21:04:03.133Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-11T21:04:03.133Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-11T21:04:03.211Z] Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-11T21:04:03.376Z] Merge succeeded, producing a88f18d8837a61e30b213c6c65813a73ddf688ac [2022-04-11T21:04:03.376Z] Checking out Revision a88f18d8837a61e30b213c6c65813a73ddf688ac (PR-3924) [2022-04-11T21:04:03.415Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-11T21:04:03.415Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-11T21:04:03.415Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-11T21:04:03.693Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-11T21:04:03.973Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T21:04:03.973Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-11T21:04:03.973Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T21:04:03.973Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-11T21:04:04.255Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T21:04:04.255Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-11T21:04:04.255Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-11T21:04:04.255Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-11T21:04:04.534Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-11T21:04:03.235Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T21:04:03.242Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-11T21:04:03.300Z] > git remote # timeout=10 [2022-04-11T21:04:03.308Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T21:04:03.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T21:04:03.317Z] > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 [2022-04-11T21:04:03.384Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T21:04:03.394Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T21:04:03.399Z] > git checkout -f a88f18d8837a61e30b213c6c65813a73ddf688ac # timeout=10 [2022-04-11T21:04:04.812Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-11T21:04:05.088Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T21:04:05.088Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-11T21:04:05.088Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-11T21:04:05.365Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T21:04:05.365Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T21:04:05.365Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T21:04:05.365Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T21:04:05.365Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T21:04:05.972Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-11T21:04:05.973Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-11T21:04:06.253Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-11T21:04:06.253Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-11T21:04:06.867Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-11T21:04:06.937Z] Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" [2022-04-11T21:04:06.946Z] First time build. Skipping changelog. [2022-04-11T21:04:07.156Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:04:07.443Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-11T21:04:07.443Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T21:04:07.664Z] + echo snap-build.sh [2022-04-11T21:04:07.664Z] snap-build.sh [2022-04-11T21:04:07.664Z] + SNAP_BASE_DIR=. [2022-04-11T21:04:07.664Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2022-04-11T21:04:07.664Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2022-04-11T21:04:07.664Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2022-04-11T21:04:07.664Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2022-04-11T21:04:07.664Z] + cd /w/workspace/edgex-go/14 [2022-04-11T21:04:07.664Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-11T21:04:07.664Z] Reading package lists... [2022-04-11T21:04:07.664Z] Building dependency tree... [2022-04-11T21:04:07.664Z] Reading state information... [2022-04-11T21:04:07.664Z] The following packages were automatically installed and are no longer required: [2022-04-11T21:04:07.664Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-11T21:04:07.664Z] uidmap xdelta3 [2022-04-11T21:04:07.664Z] Use 'sudo apt autoremove' to remove them. [2022-04-11T21:04:07.664Z] The following packages will be REMOVED: [2022-04-11T21:04:07.664Z] lxd* lxd-client* [2022-04-11T21:04:07.664Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-11T21:04:07.728Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T21:04:07.728Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T21:04:07.927Z] After this operation, 31.7 MB disk space will be freed. [2022-04-11T21:04:08.007Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T21:04:08.287Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T21:04:06.959Z] > git rev-list --no-walk 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 # timeout=10 [2022-04-11T21:04:08.567Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T21:04:08.716Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-11T21:04:08.716Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-11T21:04:09.176Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T21:04:09.176Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T21:04:09.176Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-11T21:04:09.288Z] Removing lxd dnsmasq configuration [2022-04-11T21:04:09.548Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-11T21:04:09.548Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-11T21:04:10.178Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-11T21:04:10.490Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-11T21:04:10.490Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-11T21:04:10.490Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-11T21:04:11.878Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-11T21:04:11.878Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-11T21:04:12.447Z] + sudo snap remove --purge lxd [2022-04-11T21:04:12.707Z] snap "lxd" is not installed [2022-04-11T21:04:12.707Z] + sudo groupadd --force --system lxd [2022-04-11T21:04:12.707Z] ++ whoami [2022-04-11T21:04:12.707Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-11T21:04:12.707Z] + newgrp - lxd [2022-04-11T21:04:12.707Z] + sudo snap install lxd [2022-04-11T21:04:14.529Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-11T21:04:19.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T21:04:19.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T21:04:19.982Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-11T21:04:19.982Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T21:04:19.982Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T21:04:19.982Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-11T21:04:19.982Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-11T21:04:20.261Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-11T21:04:20.541Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-11T21:04:21.154Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-11T21:04:21.154Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-11T21:04:22.166Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T21:04:22.706Z] 2022-04-11T21:04:19Z INFO Waiting for automatic snapd restart... [2022-04-11T21:04:25.602Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-11T21:04:25.602Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-11T21:04:25.602Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T21:04:25.602Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-11T21:04:25.886Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T21:04:26.888Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T21:04:32.704Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-11T21:04:32.704Z] + sudo lxd init --auto [2022-04-11T21:04:33.668Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-11T21:04:42.695Z] + sudo snap install --classic snapcraft [2022-04-11T21:04:46.902Z] snapcraft 6.1 from Canonical* installed [2022-04-11T21:04:46.902Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-11T21:04:46.902Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-11T21:04:46.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T21:04:46.902Z] Dload Upload Total Spent Left Speed [2022-04-11T21:04:46.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8024 0 --:--:-- --:--:-- --:--:-- 8024 [2022-04-11T21:04:46.902Z] 100 3325k 100 3325k 0 0 17.1M 0 --:--:-- --:--:-- --:--:-- 17.1M [2022-04-11T21:04:46.902Z] ./yq_linux_amd64 [2022-04-11T21:04:46.902Z] + sudo snapcraft prime --use-lxd [2022-04-11T21:04:48.814Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-11T21:04:48.814Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-11T21:04:48.814Z] - README.md [2022-04-11T21:04:48.814Z] [2022-04-11T21:04:48.814Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-11T21:04:49.387Z] Launching a container. [2022-04-11T21:04:55.973Z] go: downloading google.golang.org/api v0.70.0 [2022-04-11T21:04:55.973Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-11T21:04:55.973Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T21:04:59.406Z] Waiting for container to be ready [2022-04-11T21:04:59.668Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-11T21:04:59.668Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-11T21:04:59.668Z] [2022-04-11T21:05:03.879Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-11T21:05:05.265Z] Waiting for network to be ready... [2022-04-11T21:05:05.524Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-11T21:05:05.524Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-11T21:05:06.095Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-11T21:05:06.095Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-11T21:05:06.242Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T21:05:06.242Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T21:05:06.355Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-11T21:05:06.614Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-11T21:05:06.614Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB] [2022-04-11T21:05:06.614Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-11T21:05:06.614Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-11T21:05:06.614Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-11T21:05:06.615Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-11T21:05:06.615Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-11T21:05:06.615Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-11T21:05:06.615Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-11T21:05:06.615Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-11T21:05:06.615Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-11T21:05:06.615Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-04-11T21:05:06.615Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-11T21:05:06.877Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-11T21:05:07.136Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-11T21:05:07.136Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-11T21:05:07.136Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-11T21:05:07.136Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-11T21:05:07.136Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-11T21:05:07.136Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-11T21:05:07.136Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-11T21:05:07.136Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-11T21:05:09.689Z] Fetched 23.7 MB in 4s (6025 kB/s) [2022-04-11T21:05:09.950Z] Reading package lists... [2022-04-11T21:05:10.211Z] Reading package lists... [2022-04-11T21:05:10.474Z] Building dependency tree... [2022-04-11T21:05:10.474Z] Reading state information... [2022-04-11T21:05:10.474Z] The following additional packages will be installed: [2022-04-11T21:05:10.474Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-11T21:05:10.474Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-11T21:05:10.474Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-11T21:05:10.474Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-11T21:05:10.474Z] Suggested packages: [2022-04-11T21:05:10.474Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-11T21:05:10.474Z] Recommended packages: [2022-04-11T21:05:10.474Z] gnupg libsasl2-modules [2022-04-11T21:05:10.474Z] The following NEW packages will be installed: [2022-04-11T21:05:10.474Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-11T21:05:10.474Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-11T21:05:10.474Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-11T21:05:10.474Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-11T21:05:10.474Z] The following packages will be upgraded: [2022-04-11T21:05:10.474Z] gpg gpg-agent gpgconf libudev1 [2022-04-11T21:05:10.734Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-11T21:05:10.734Z] Need to get 3859 kB of archives. [2022-04-11T21:05:10.734Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-11T21:05:10.734Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-11T21:05:10.734Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-11T21:05:10.734Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-11T21:05:10.734Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-11T21:05:10.734Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-11T21:05:10.734Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-11T21:05:10.734Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-11T21:05:10.734Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-11T21:05:10.734Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-11T21:05:10.734Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-11T21:05:10.734Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-11T21:05:10.734Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-11T21:05:10.734Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-11T21:05:10.734Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-11T21:05:10.734Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-11T21:05:10.734Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-11T21:05:10.734Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-11T21:05:10.734Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-11T21:05:10.734Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-11T21:05:10.734Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-11T21:05:10.735Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-11T21:05:10.735Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-11T21:05:10.994Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T21:05:10.994Z] Fetched 3859 kB in 0s (13.3 MB/s) [2022-04-11T21:05:10.994Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-11T21:05:10.994Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:10.994Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T21:05:10.994Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T21:05:10.994Z] Selecting previously unselected package udev. [2022-04-11T21:05:10.994Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-11T21:05:10.994Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:11.254Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-11T21:05:11.254Z] Selecting previously unselected package libfuse2:amd64. [2022-04-11T21:05:11.254Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-11T21:05:11.254Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-11T21:05:11.514Z] Selecting previously unselected package fuse. [2022-04-11T21:05:11.514Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-11T21:05:11.514Z] Unpacking fuse (2.9.9-3) ... [2022-04-11T21:05:11.514Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T21:05:11.514Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T21:05:11.514Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T21:05:11.514Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T21:05:11.774Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T21:05:11.774Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T21:05:11.774Z] Selecting previously unselected package libksba8:amd64. [2022-04-11T21:05:11.774Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-11T21:05:11.774Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-11T21:05:11.774Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-11T21:05:11.774Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:11.774Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:11.774Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-11T21:05:11.774Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:11.774Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.032Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-11T21:05:12.032Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.032Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.032Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-11T21:05:12.032Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.032Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.032Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-11T21:05:12.032Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.032Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.032Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-11T21:05:12.032Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.032Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.292Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-11T21:05:12.292Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.292Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.292Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-11T21:05:12.292Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.292Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.292Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-11T21:05:12.292Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-11T21:05:12.292Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:12.555Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-11T21:05:12.555Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-11T21:05:12.555Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T21:05:12.555Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-11T21:05:12.555Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-11T21:05:12.555Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T21:05:12.555Z] Selecting previously unselected package libldap-common. [2022-04-11T21:05:12.555Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-11T21:05:12.555Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T21:05:12.555Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-11T21:05:12.555Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-11T21:05:12.555Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T21:05:12.814Z] Selecting previously unselected package dirmngr. [2022-04-11T21:05:12.814Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T21:05:12.814Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:12.814Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-11T21:05:12.814Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-11T21:05:12.814Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T21:05:12.814Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T21:05:12.814Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-11T21:05:13.383Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-11T21:05:13.644Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-11T21:05:13.644Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:13.644Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:13.644Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:13.644Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:13.644Z] Setting up fuse (2.9.9-3) ... [2022-04-11T21:05:13.644Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:14.215Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-11T21:05:14.215Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-11T21:05:14.215Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:14.215Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-11T21:05:14.472Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-11T21:05:14.472Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-11T21:05:14.624Z] go: downloading k8s.io/api v0.23.4 [2022-04-11T21:05:14.624Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-11T21:05:14.624Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-11T21:05:15.040Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-11T21:05:15.040Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-11T21:05:15.040Z] units). This means they are not meant to be enabled using systemctl. [2022-04-11T21:05:15.040Z] [2022-04-11T21:05:15.040Z] Possible reasons for having this kind of units are: [2022-04-11T21:05:15.040Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-11T21:05:15.040Z] .wants/ or .requires/ directory. [2022-04-11T21:05:15.040Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-11T21:05:15.040Z] a requirement dependency on it. [2022-04-11T21:05:15.040Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-11T21:05:15.040Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-11T21:05:15.040Z] • In case of template units, the unit is meant to be enabled with some [2022-04-11T21:05:15.040Z] instance name specified. [2022-04-11T21:05:15.299Z] Reading package lists... [2022-04-11T21:05:15.299Z] Building dependency tree... [2022-04-11T21:05:15.299Z] Reading state information... [2022-04-11T21:05:15.560Z] The following additional packages will be installed: [2022-04-11T21:05:15.560Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-11T21:05:15.560Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-11T21:05:15.560Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-11T21:05:15.560Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-11T21:05:15.560Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-11T21:05:15.560Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-11T21:05:15.560Z] Suggested packages: [2022-04-11T21:05:15.560Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-11T21:05:15.560Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-11T21:05:15.560Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-11T21:05:15.560Z] systemd-container policykit-1 [2022-04-11T21:05:15.560Z] Recommended packages: [2022-04-11T21:05:15.560Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-11T21:05:15.560Z] The following NEW packages will be installed: [2022-04-11T21:05:15.560Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-11T21:05:15.560Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-11T21:05:15.560Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-11T21:05:15.560Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-11T21:05:15.560Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-11T21:05:15.560Z] The following packages will be upgraded: [2022-04-11T21:05:15.560Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-11T21:05:15.820Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-11T21:05:15.820Z] Need to get 46.5 MB of archives. [2022-04-11T21:05:15.820Z] After this operation, 181 MB of additional disk space will be used. [2022-04-11T21:05:15.820Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-11T21:05:15.820Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-11T21:05:15.820Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-11T21:05:15.820Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-11T21:05:15.820Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-11T21:05:16.081Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-11T21:05:16.081Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-11T21:05:16.081Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-11T21:05:16.081Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-11T21:05:16.081Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-11T21:05:16.341Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-11T21:05:16.341Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-11T21:05:16.341Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-11T21:05:16.341Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-11T21:05:16.341Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-11T21:05:16.341Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-11T21:05:16.602Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-11T21:05:16.602Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-11T21:05:16.602Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-11T21:05:16.602Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-11T21:05:16.602Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-11T21:05:16.602Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-11T21:05:16.602Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-11T21:05:16.602Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-11T21:05:16.602Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-11T21:05:16.863Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-11T21:05:16.863Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-11T21:05:16.863Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-11T21:05:16.863Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-11T21:05:16.863Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-11T21:05:16.863Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-11T21:05:16.863Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-11T21:05:16.863Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-11T21:05:18.245Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T21:05:18.245Z] Fetched 46.5 MB in 2s (18.8 MB/s) [2022-04-11T21:05:18.245Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-11T21:05:18.245Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:18.245Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T21:05:18.245Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:18.245Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T21:05:18.505Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:18.505Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T21:05:19.075Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:19.075Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-11T21:05:19.075Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T21:05:19.336Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-11T21:05:19.336Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-11T21:05:19.336Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T21:05:19.336Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:19.336Z] Selecting previously unselected package libexpat1:amd64. [2022-04-11T21:05:19.336Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-11T21:05:19.336Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-11T21:05:19.596Z] Selecting previously unselected package python3.8-minimal. [2022-04-11T21:05:19.596Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T21:05:19.596Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:19.859Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:19.859Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-11T21:05:19.859Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:20.428Z] Selecting previously unselected package python3-minimal. [2022-04-11T21:05:20.428Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-11T21:05:20.428Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T21:05:20.428Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-11T21:05:20.428Z] Selecting previously unselected package mime-support. [2022-04-11T21:05:20.428Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-11T21:05:20.428Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-11T21:05:20.428Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-11T21:05:20.428Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-11T21:05:20.428Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-11T21:05:20.690Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-11T21:05:20.690Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T21:05:20.690Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:20.690Z] Selecting previously unselected package python3.8. [2022-04-11T21:05:20.690Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-11T21:05:20.958Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:20.958Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-11T21:05:20.958Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T21:05:20.958Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-11T21:05:20.958Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-11T21:05:21.220Z] Selecting previously unselected package python3. [2022-04-11T21:05:21.220Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-11T21:05:21.220Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-11T21:05:21.220Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-11T21:05:21.220Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-11T21:05:21.220Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T21:05:21.220Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:21.485Z] Selecting previously unselected package dbus. [2022-04-11T21:05:21.485Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T21:05:21.485Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:21.485Z] Selecting previously unselected package libbsd0:amd64. [2022-04-11T21:05:21.485Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-11T21:05:21.485Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-11T21:05:21.485Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-11T21:05:21.485Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-11T21:05:21.485Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T21:05:21.746Z] Selecting previously unselected package sudo. [2022-04-11T21:05:21.746Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-11T21:05:21.746Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-11T21:05:21.746Z] Selecting previously unselected package apparmor. [2022-04-11T21:05:21.746Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-11T21:05:22.006Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-11T21:05:22.006Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-11T21:05:22.006Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-11T21:05:22.006Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-11T21:05:22.006Z] Selecting previously unselected package libedit2:amd64. [2022-04-11T21:05:22.006Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-11T21:05:22.006Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-11T21:05:22.006Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-11T21:05:22.006Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-11T21:05:22.006Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-11T21:05:22.266Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-11T21:05:22.266Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:05:22.266Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:22.266Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-11T21:05:22.266Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:05:22.266Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:22.266Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-11T21:05:22.266Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-11T21:05:22.266Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-11T21:05:22.266Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-11T21:05:22.266Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:05:22.266Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:22.527Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-11T21:05:22.527Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:05:22.527Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:22.527Z] Selecting previously unselected package openssh-client. [2022-04-11T21:05:22.527Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-11T21:05:22.527Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-11T21:05:22.787Z] Selecting previously unselected package dbus-user-session. [2022-04-11T21:05:22.787Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-11T21:05:22.787Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:22.787Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-11T21:05:22.787Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-11T21:05:22.787Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-11T21:05:22.787Z] Selecting previously unselected package squashfs-tools. [2022-04-11T21:05:22.787Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-11T21:05:22.787Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-11T21:05:22.787Z] Selecting previously unselected package snapd. [2022-04-11T21:05:22.787Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-11T21:05:22.787Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-11T21:05:26.086Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-11T21:05:26.086Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-11T21:05:26.086Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-11T21:05:26.086Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-11T21:05:26.086Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:26.086Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:26.086Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:26.086Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-11T21:05:26.347Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:26.347Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:26.347Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-11T21:05:26.347Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:26.347Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-11T21:05:26.347Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-11T21:05:26.917Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-11T21:05:26.917Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-11T21:05:26.917Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-11T21:05:26.917Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-11T21:05:26.917Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-11T21:05:26.917Z] running python rtupdate hooks for python3.8... [2022-04-11T21:05:26.917Z] running python post-rtupdate hooks for python3.8... [2022-04-11T21:05:26.917Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-11T21:05:27.153Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T21:05:27.153Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T21:05:27.153Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T21:05:27.153Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T21:05:28.298Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-11T21:05:28.298Z] Reloading AppArmor profiles [2022-04-11T21:05:28.560Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:05:28.560Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-11T21:05:28.560Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-11T21:05:28.629Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T21:05:28.820Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-11T21:05:28.820Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-11T21:05:28.820Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-11T21:05:28.820Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-11T21:05:29.249Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T21:05:29.870Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T21:05:30.732Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-11T21:05:30.732Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-11T21:05:30.732Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-11T21:05:30.732Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-11T21:05:30.993Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-11T21:05:31.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-11T21:05:31.514Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-11T21:05:31.514Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-11T21:05:31.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-11T21:05:31.775Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-11T21:05:32.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-11T21:05:32.269Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T21:05:32.296Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-11T21:05:32.556Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-11T21:05:32.815Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-11T21:05:33.076Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-11T21:05:33.076Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-11T21:05:34.019Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-11T21:05:34.019Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-11T21:05:34.019Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-11T21:05:34.275Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T21:05:34.275Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T21:05:34.852Z] Reading package lists... [2022-04-11T21:05:34.888Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T21:05:35.113Z] Reading package lists... [2022-04-11T21:05:35.113Z] Building dependency tree... [2022-04-11T21:05:35.113Z] Reading state information... [2022-04-11T21:05:35.373Z] Calculating upgrade... [2022-04-11T21:05:35.373Z] The following packages will be upgraded: [2022-04-11T21:05:35.373Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-11T21:05:35.373Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-11T21:05:35.373Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-11T21:05:35.373Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-11T21:05:35.373Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-11T21:05:35.374Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-11T21:05:35.374Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-11T21:05:35.374Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-11T21:05:35.374Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-11T21:05:35.374Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-11T21:05:35.374Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-11T21:05:35.374Z] xz-utils zlib1g [2022-04-11T21:05:35.374Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T21:05:35.374Z] Need to get 65.7 MB of archives. [2022-04-11T21:05:35.374Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-11T21:05:35.374Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-11T21:05:35.374Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-11T21:05:35.634Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-11T21:05:35.634Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-11T21:05:35.634Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-11T21:05:35.634Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-11T21:05:35.634Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-11T21:05:35.634Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-11T21:05:35.634Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-11T21:05:35.634Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-11T21:05:35.634Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-11T21:05:35.634Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-11T21:05:35.634Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-11T21:05:35.634Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-11T21:05:35.634Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-11T21:05:35.634Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-11T21:05:35.634Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-11T21:05:35.634Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-11T21:05:35.634Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-11T21:05:35.634Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-11T21:05:35.634Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-11T21:05:35.634Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-11T21:05:35.634Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-11T21:05:35.634Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-11T21:05:35.634Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-11T21:05:35.634Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-11T21:05:35.634Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-11T21:05:35.634Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-11T21:05:35.634Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-11T21:05:35.634Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-11T21:05:35.634Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-11T21:05:35.634Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-11T21:05:35.634Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-11T21:05:35.895Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-11T21:05:35.895Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T21:05:35.895Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-11T21:05:35.895Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-11T21:05:35.895Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-11T21:05:35.895Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-11T21:05:35.895Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-11T21:05:35.895Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-11T21:05:35.895Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-11T21:05:35.895Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-11T21:05:35.895Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-11T21:05:35.895Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-11T21:05:35.895Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-11T21:05:35.895Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-11T21:05:35.895Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-11T21:05:35.895Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-11T21:05:35.895Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-11T21:05:35.895Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-11T21:05:35.895Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-11T21:05:35.895Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-11T21:05:35.895Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-11T21:05:35.895Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-11T21:05:35.895Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-11T21:05:35.895Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-11T21:05:35.895Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-11T21:05:35.895Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-11T21:05:35.895Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-11T21:05:35.895Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-11T21:05:35.895Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-11T21:05:35.895Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-11T21:05:35.895Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-11T21:05:35.895Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-11T21:05:35.895Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-11T21:05:35.895Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-11T21:05:35.895Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-11T21:05:35.895Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-11T21:05:35.895Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-11T21:05:35.895Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-11T21:05:35.895Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-11T21:05:35.895Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-11T21:05:35.895Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-11T21:05:36.158Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-11T21:05:36.158Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-11T21:05:36.158Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-11T21:05:36.158Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-11T21:05:36.158Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-11T21:05:36.174Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T21:05:36.457Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T21:05:36.729Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T21:05:36.729Z] Fetched 65.7 MB in 1s (84.7 MB/s) [2022-04-11T21:05:36.729Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-11T21:05:36.729Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T21:05:36.729Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T21:05:37.070Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T21:05:37.299Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T21:05:37.299Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T21:05:37.299Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-11T21:05:37.299Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-11T21:05:37.355Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T21:05:37.355Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T21:05:37.568Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:37.568Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:37.637Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T21:05:37.872Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:37.872Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.148Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.148Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.148Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.148Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T21:05:38.250Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T21:05:38.412Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.412Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.412Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.412Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.412Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.412Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.412Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:38.695Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T21:05:38.695Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.695Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:38.695Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:38.695Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T21:05:38.695Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:38.695Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:39.002Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:39.262Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:39.262Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-11T21:05:39.262Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-11T21:05:39.522Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:39.522Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T21:05:39.522Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T21:05:39.721Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T21:05:39.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T21:05:39.782Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T21:05:40.006Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T21:05:40.041Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-11T21:05:40.289Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T21:05:40.301Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-11T21:05:40.301Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-11T21:05:40.301Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-11T21:05:40.301Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-11T21:05:40.301Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-11T21:05:40.563Z] Setting up base-files (11ubuntu5.5) ... [2022-04-11T21:05:40.822Z] Installing new version of config file /etc/issue ... [2022-04-11T21:05:40.822Z] Installing new version of config file /etc/issue.net ... [2022-04-11T21:05:40.822Z] Installing new version of config file /etc/lsb-release ... [2022-04-11T21:05:40.822Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-11T21:05:41.082Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-11T21:05:41.082Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-11T21:05:41.082Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-11T21:05:41.298Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T21:05:41.343Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:41.343Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-11T21:05:41.343Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-11T21:05:41.343Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-11T21:05:41.343Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-11T21:05:41.343Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:41.343Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:41.343Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-11T21:05:41.602Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:41.602Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:41.602Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-11T21:05:41.602Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-11T21:05:41.864Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-11T21:05:41.864Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:41.864Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T21:05:41.864Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T21:05:42.313Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-11T21:05:42.434Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T21:05:42.434Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T21:05:42.434Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-11T21:05:42.595Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-11T21:05:42.595Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-11T21:05:42.595Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-11T21:05:42.695Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T21:05:42.955Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-11T21:05:43.216Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:43.216Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-11T21:05:43.216Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-11T21:05:43.600Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-11T21:05:43.786Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-11T21:05:43.786Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-11T21:05:43.786Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-11T21:05:43.786Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:43.786Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-11T21:05:43.786Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-11T21:05:43.786Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-11T21:05:44.047Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:44.047Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.047Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.047Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:44.308Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:44.308Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.308Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.308Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:44.308Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:44.308Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.308Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.308Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.569Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.569Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:44.569Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:44.569Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.569Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.569Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:44.829Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:44.829Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.829Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:44.829Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:44.829Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:45.068Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-11T21:05:45.401Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:45.663Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-11T21:05:46.235Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-11T21:05:46.235Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:46.235Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-11T21:05:46.235Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-11T21:05:46.235Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T21:05:46.495Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:46.495Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-11T21:05:46.495Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-11T21:05:46.495Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-11T21:05:46.495Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:46.495Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-11T21:05:46.495Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-11T21:05:46.495Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-11T21:05:46.539Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T21:05:46.539Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T21:05:46.755Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:46.755Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-11T21:05:46.755Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-11T21:05:46.755Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-11T21:05:46.755Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:46.755Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-11T21:05:46.755Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-11T21:05:46.822Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T21:05:46.822Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T21:05:46.822Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T21:05:47.018Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-11T21:05:47.018Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.018Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-11T21:05:47.018Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-11T21:05:47.018Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-11T21:05:47.105Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-11T21:05:47.105Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T21:05:47.105Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T21:05:47.105Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T21:05:47.278Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.278Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-11T21:05:47.278Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-11T21:05:47.278Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-11T21:05:47.278Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.278Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-11T21:05:47.278Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-11T21:05:47.278Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-11T21:05:47.541Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.541Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-11T21:05:47.541Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-11T21:05:47.541Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-11T21:05:47.541Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.541Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-11T21:05:47.541Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-11T21:05:47.541Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-11T21:05:47.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.800Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-11T21:05:47.800Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-11T21:05:47.800Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-11T21:05:47.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:47.800Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-11T21:05:47.800Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-11T21:05:48.060Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-11T21:05:48.060Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:48.060Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-11T21:05:48.060Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-11T21:05:48.060Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-11T21:05:48.060Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:48.060Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-11T21:05:48.110Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-11T21:05:48.110Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T21:05:48.320Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-11T21:05:48.582Z] Setting up apt (2.0.6) ... [2022-04-11T21:05:48.733Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T21:05:49.038Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T21:05:49.038Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T21:05:49.153Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-11T21:05:49.153Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:49.153Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T21:05:49.153Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T21:05:49.416Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-11T21:05:49.416Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-11T21:05:49.416Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T21:05:49.416Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T21:05:49.416Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-11T21:05:49.653Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-11T21:05:49.679Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-11T21:05:49.679Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-11T21:05:49.679Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T21:05:49.934Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-11T21:05:49.939Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-11T21:05:49.939Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T21:05:49.939Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-11T21:05:49.939Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-11T21:05:49.939Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-11T21:05:49.939Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-11T21:05:50.199Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-11T21:05:50.213Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-11T21:05:50.213Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T21:05:50.460Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T21:05:50.460Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-11T21:05:50.460Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-11T21:05:50.491Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T21:05:50.721Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-11T21:05:50.721Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-11T21:05:50.721Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-11T21:05:50.721Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-11T21:05:50.721Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-11T21:05:50.782Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T21:05:50.782Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T21:05:50.982Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-11T21:05:50.982Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-11T21:05:50.982Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-11T21:05:51.060Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T21:05:51.060Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T21:05:51.244Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-11T21:05:51.244Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-11T21:05:51.340Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T21:05:51.340Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-11T21:05:51.340Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T21:05:51.340Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-11T21:05:51.505Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-11T21:05:51.505Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-11T21:05:51.505Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-11T21:05:51.505Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-11T21:05:51.620Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-11T21:05:51.764Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-11T21:05:51.764Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-11T21:05:51.764Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-11T21:05:51.764Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-11T21:05:51.764Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-11T21:05:51.764Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-11T21:05:51.921Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-11T21:05:52.023Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-11T21:05:52.024Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-11T21:05:52.209Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-11T21:05:52.283Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-11T21:05:52.283Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-11T21:05:52.489Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-11T21:05:52.489Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T21:05:52.543Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:52.543Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:52.543Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:52.543Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:52.770Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-11T21:05:52.770Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T21:05:52.770Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-11T21:05:52.802Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:52.802Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:53.051Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-11T21:05:53.051Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T21:05:53.051Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T21:05:53.062Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:53.062Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:53.062Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:53.062Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:53.062Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-11T21:05:53.062Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-11T21:05:53.062Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-11T21:05:53.062Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-11T21:05:53.322Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:53.322Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:53.332Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T21:05:53.332Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-11T21:05:53.582Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:53.582Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:53.611Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-11T21:05:54.520Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:54.520Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:54.607Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T21:05:54.607Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-11T21:05:54.883Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-11T21:05:55.088Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:55.089Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:55.161Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-11T21:05:55.660Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:55.660Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:55.660Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:55.660Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:56.602Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-11T21:05:56.602Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-11T21:05:56.602Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-11T21:05:56.602Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-11T21:05:56.602Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-11T21:05:56.602Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-11T21:05:56.602Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T21:05:56.602Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-11T21:05:56.629Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T21:05:56.629Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T21:05:56.629Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T21:05:56.863Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T21:05:56.863Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:56.863Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-11T21:05:56.863Z] [2022-04-11T21:05:56.863Z] Current default time zone: 'Etc/UTC' [2022-04-11T21:05:56.863Z] Local time is now: Mon Apr 11 21:05:56 UTC 2022. [2022-04-11T21:05:56.863Z] Universal Time is now: Mon Apr 11 21:05:56 UTC 2022. [2022-04-11T21:05:56.863Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-11T21:05:56.863Z] [2022-04-11T21:05:56.863Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-11T21:05:56.863Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:56.863Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:56.863Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:56.863Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:56.863Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:56.863Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-11T21:05:56.863Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-11T21:05:56.941Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T21:05:56.941Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T21:05:57.124Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T21:05:57.124Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-11T21:05:57.124Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-11T21:05:57.124Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:57.124Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:57.124Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-11T21:05:57.124Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:57.124Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:05:57.124Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-11T21:05:57.124Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-11T21:05:57.124Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-11T21:05:57.124Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-11T21:05:57.222Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T21:05:57.503Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T21:05:58.112Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T21:05:59.037Z] Updating certificates in /etc/ssl/certs... [2022-04-11T21:05:59.606Z] 21 added, 21 removed; done. [2022-04-11T21:05:59.865Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:05:59.865Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-11T21:05:59.865Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-11T21:06:00.125Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:06:00.125Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-11T21:06:00.125Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-11T21:06:00.125Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-11T21:06:00.125Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-11T21:06:00.125Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:06:00.125Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-11T21:06:00.125Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:06:00.125Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:06:00.125Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-11T21:06:00.125Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T21:06:00.125Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-11T21:06:00.385Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-11T21:06:00.385Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-11T21:06:00.385Z] Updating certificates in /etc/ssl/certs... [2022-04-11T21:06:00.765Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T21:06:00.952Z] 0 added, 0 removed; done. [2022-04-11T21:06:00.952Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-11T21:06:00.952Z] done. [2022-04-11T21:06:01.764Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-11T21:06:02.152Z] Reading package lists... [2022-04-11T21:06:02.376Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-11T21:06:02.376Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-11T21:06:02.376Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-11T21:06:02.376Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-11T21:06:02.411Z] Building dependency tree... [2022-04-11T21:06:02.411Z] Reading state information... [2022-04-11T21:06:02.411Z] The following NEW packages will be installed: [2022-04-11T21:06:02.411Z] apt-transport-https [2022-04-11T21:06:02.411Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T21:06:02.656Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-11T21:06:02.656Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-11T21:06:02.670Z] Need to get 4680 B of archives. [2022-04-11T21:06:02.670Z] After this operation, 162 kB of additional disk space will be used. [2022-04-11T21:06:02.670Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-11T21:06:02.928Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T21:06:02.928Z] Fetched 4680 B in 0s (25.3 kB/s) [2022-04-11T21:06:02.928Z] Selecting previously unselected package apt-transport-https. [2022-04-11T21:06:02.928Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-11T21:06:02.928Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-11T21:06:02.928Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-11T21:06:02.928Z] Setting up apt-transport-https (2.0.6) ... [2022-04-11T21:06:03.187Z] Waiting for network to be ready... [2022-04-11T21:06:03.655Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T21:06:03.655Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T21:06:04.267Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-11T21:06:04.267Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T21:06:04.267Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-11T21:06:04.267Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T21:06:04.545Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T21:06:04.545Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-11T21:06:04.826Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-11T21:06:04.826Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-11T21:06:05.433Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T21:06:05.433Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T21:06:05.712Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T21:06:05.992Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T21:06:06.272Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T21:06:06.272Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T21:06:06.272Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-11T21:06:06.552Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T21:06:06.836Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-11T21:06:07.448Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-11T21:06:07.731Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-11T21:06:07.731Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-11T21:06:08.017Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-11T21:06:08.017Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-11T21:06:08.299Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-11T21:06:08.299Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-11T21:06:09.754Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-11T21:06:09.754Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-11T21:06:09.772Z] 2022-04-11T21:06:07Z INFO Waiting for automatic snapd restart... [2022-04-11T21:06:10.030Z] snapd 2.54.4 from Canonical* installed [2022-04-11T21:06:10.036Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-11T21:06:10.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-11T21:06:10.319Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-11T21:06:11.411Z] "snapd" switched to the "latest/stable" channel [2022-04-11T21:06:11.411Z] [2022-04-11T21:06:12.325Z] go: downloading go.opencensus.io v0.23.0 [2022-04-11T21:06:13.320Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-11T21:06:13.320Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-11T21:06:13.600Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-11T21:06:13.600Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-11T21:06:13.879Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-11T21:06:13.957Z] core20 20220318 from Canonical* installed [2022-04-11T21:06:13.957Z] "core20" switched to the "latest/stable" channel [2022-04-11T21:06:13.957Z] [2022-04-11T21:06:14.159Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-11T21:06:14.438Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-11T21:06:15.046Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-11T21:06:16.496Z] snapcraft 6.1 from Canonical* installed [2022-04-11T21:06:16.496Z] "snapcraft" switched to the "latest/stable" channel [2022-04-11T21:06:16.496Z] [2022-04-11T21:06:18.483Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T21:06:18.483Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T21:06:18.483Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-11T21:06:18.483Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T21:06:18.483Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T21:06:20.487Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-11T21:06:20.487Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-11T21:06:21.095Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-11T21:06:21.373Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-11T21:06:21.373Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-11T21:06:21.779Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-11T21:06:21.779Z] - README.md [2022-04-11T21:06:21.779Z] [2022-04-11T21:06:21.779Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-11T21:06:21.779Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-11T21:06:21.779Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-11T21:06:21.779Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-11T21:06:22.718Z] Reading package lists... [2022-04-11T21:06:22.718Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-11T21:06:22.730Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-11T21:06:22.730Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-11T21:06:22.977Z] Reading package lists... [2022-04-11T21:06:22.977Z] Building dependency tree... [2022-04-11T21:06:22.977Z] Reading state information... [2022-04-11T21:06:23.237Z] Suggested packages: [2022-04-11T21:06:23.237Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-11T21:06:23.237Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-11T21:06:23.237Z] krb5-user libnorm-doc [2022-04-11T21:06:23.237Z] Recommended packages: [2022-04-11T21:06:23.237Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-11T21:06:23.237Z] The following NEW packages will be installed: [2022-04-11T21:06:23.237Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-11T21:06:23.237Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-11T21:06:23.237Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-11T21:06:23.237Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-11T21:06:23.237Z] libzmq5 pkg-config zip [2022-04-11T21:06:23.237Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-11T21:06:23.339Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-11T21:06:23.339Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-11T21:06:23.498Z] Need to get 10.3 MB of archives. [2022-04-11T21:06:23.498Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-11T21:06:23.498Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-11T21:06:23.498Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-11T21:06:24.013Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-11T21:06:24.013Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-11T21:06:24.069Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-11T21:06:24.069Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-11T21:06:24.069Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-11T21:06:24.069Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-11T21:06:24.069Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-11T21:06:24.069Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-11T21:06:24.069Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-11T21:06:24.069Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-11T21:06:24.069Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-11T21:06:24.069Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-11T21:06:24.305Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-11T21:06:24.328Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-11T21:06:24.328Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-11T21:06:24.328Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-11T21:06:24.328Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-11T21:06:24.328Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-11T21:06:24.328Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-11T21:06:24.328Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-11T21:06:24.328Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-11T21:06:24.328Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-11T21:06:24.328Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-11T21:06:24.328Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-11T21:06:24.328Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-11T21:06:24.328Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-11T21:06:24.328Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-11T21:06:24.328Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-11T21:06:24.587Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T21:06:24.587Z] Fetched 10.3 MB in 1s (8942 kB/s) [2022-04-11T21:06:24.587Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-11T21:06:24.587Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-11T21:06:24.587Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-11T21:06:24.587Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-11T21:06:24.847Z] Selecting previously unselected package libsodium23:amd64. [2022-04-11T21:06:24.847Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-11T21:06:24.847Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-11T21:06:24.847Z] Selecting previously unselected package libpsl5:amd64. [2022-04-11T21:06:24.847Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-11T21:06:24.847Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-11T21:06:24.847Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-11T21:06:24.847Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-11T21:06:24.847Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-11T21:06:25.108Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-11T21:06:25.108Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-11T21:06:25.108Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-11T21:06:25.108Z] Selecting previously unselected package librtmp1:amd64. [2022-04-11T21:06:25.108Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-11T21:06:25.108Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-11T21:06:25.108Z] Selecting previously unselected package libssh-4:amd64. [2022-04-11T21:06:25.108Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-11T21:06:25.108Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-11T21:06:25.108Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-11T21:06:25.108Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-11T21:06:25.108Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-11T21:06:25.369Z] Selecting previously unselected package liberror-perl. [2022-04-11T21:06:25.369Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-11T21:06:25.369Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-11T21:06:25.369Z] Selecting previously unselected package git-man. [2022-04-11T21:06:25.369Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-11T21:06:25.369Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-11T21:06:25.369Z] Selecting previously unselected package git. [2022-04-11T21:06:25.631Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-11T21:06:25.631Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-11T21:06:26.201Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-11T21:06:26.201Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:26.201Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:26.201Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-11T21:06:26.201Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:26.201Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:26.201Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-11T21:06:26.201Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:26.201Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:26.462Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-11T21:06:26.462Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:26.462Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:26.462Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-11T21:06:26.462Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-11T21:06:26.462Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-11T21:06:26.462Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-11T21:06:26.462Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:26.462Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:26.722Z] Selecting previously unselected package libnorm1:amd64. [2022-04-11T21:06:26.722Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-11T21:06:26.722Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T21:06:26.722Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-11T21:06:26.722Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-11T21:06:26.722Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T21:06:26.722Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-11T21:06:26.722Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-11T21:06:26.722Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T21:06:26.982Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-11T21:06:26.982Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-11T21:06:26.982Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T21:06:26.982Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-11T21:06:26.982Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-11T21:06:26.982Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-11T21:06:26.982Z] Selecting previously unselected package libzmq5:amd64. [2022-04-11T21:06:26.982Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-11T21:06:26.982Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T21:06:27.243Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-11T21:06:27.243Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-11T21:06:27.243Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.243Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-11T21:06:27.243Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-11T21:06:27.243Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T21:06:27.243Z] Selecting previously unselected package pkg-config. [2022-04-11T21:06:27.243Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-11T21:06:27.243Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-11T21:06:27.503Z] Selecting previously unselected package zip. [2022-04-11T21:06:27.503Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-11T21:06:27.503Z] Unpacking zip (3.0-11build1) ... [2022-04-11T21:06:27.503Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-11T21:06:27.503Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-11T21:06:27.503Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-11T21:06:27.503Z] No schema files found: doing nothing. [2022-04-11T21:06:27.503Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-11T21:06:27.503Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T21:06:27.503Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-11T21:06:27.503Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-11T21:06:27.503Z] Setting up liberror-perl (0.17029-1) ... [2022-04-11T21:06:27.503Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.503Z] Setting up zip (3.0-11build1) ... [2022-04-11T21:06:27.503Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-11T21:06:27.503Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-11T21:06:27.503Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-11T21:06:27.764Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-11T21:06:27.764Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-11T21:06:27.764Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.764Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-11T21:06:27.764Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.764Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T21:06:27.764Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.764Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T21:06:27.764Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-11T21:06:27.764Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-11T21:06:27.764Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-11T21:06:27.764Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.764Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-11T21:06:27.764Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-11T21:06:27.764Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-11T21:06:28.334Z] comerr-dev set to automatically installed. [2022-04-11T21:06:28.334Z] git set to automatically installed. [2022-04-11T21:06:28.334Z] git-man set to automatically installed. [2022-04-11T21:06:28.334Z] krb5-multidev set to automatically installed. [2022-04-11T21:06:28.334Z] libbrotli1 set to automatically installed. [2022-04-11T21:06:28.334Z] libcurl3-gnutls set to automatically installed. [2022-04-11T21:06:28.334Z] liberror-perl set to automatically installed. [2022-04-11T21:06:28.334Z] libglib2.0-0 set to automatically installed. [2022-04-11T21:06:28.334Z] libgssrpc4 set to automatically installed. [2022-04-11T21:06:28.334Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-11T21:06:28.334Z] libkadm5srv-mit11 set to automatically installed. [2022-04-11T21:06:28.334Z] libkdb5-9 set to automatically installed. [2022-04-11T21:06:28.334Z] libkrb5-dev set to automatically installed. [2022-04-11T21:06:28.334Z] libnghttp2-14 set to automatically installed. [2022-04-11T21:06:28.334Z] libnorm-dev set to automatically installed. [2022-04-11T21:06:28.334Z] libnorm1 set to automatically installed. [2022-04-11T21:06:28.334Z] libpgm-5.2-0 set to automatically installed. [2022-04-11T21:06:28.334Z] libpgm-dev set to automatically installed. [2022-04-11T21:06:28.334Z] libpsl5 set to automatically installed. [2022-04-11T21:06:28.334Z] librtmp1 set to automatically installed. [2022-04-11T21:06:28.334Z] libsodium-dev set to automatically installed. [2022-04-11T21:06:28.334Z] libsodium23 set to automatically installed. [2022-04-11T21:06:28.334Z] libssh-4 set to automatically installed. [2022-04-11T21:06:28.334Z] libzmq3-dev set to automatically installed. [2022-04-11T21:06:28.334Z] libzmq5 set to automatically installed. [2022-04-11T21:06:28.334Z] pkg-config set to automatically installed. [2022-04-11T21:06:28.334Z] zip set to automatically installed. [2022-04-11T21:06:29.273Z] snapd is not logged in, snap install commands will use sudo [2022-04-11T21:06:36.844Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-11T21:06:36.844Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-11T21:06:36.844Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-11T21:06:36.844Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-11T21:06:39.272Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-11T21:06:39.533Z] Downloading snap 'edgex-app-service-configurable' [2022-04-11T21:06:42.077Z] Pulling app-service-configurable [2022-04-11T21:06:42.077Z] + snapcraftctl pull [2022-04-11T21:06:43.458Z] Pulling config-common [2022-04-11T21:06:43.458Z] + snapcraftctl pull [2022-04-11T21:06:44.839Z] Pulling go-build-helper [2022-04-11T21:06:44.839Z] + snapcraftctl pull [2022-04-11T21:06:46.224Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-11T21:06:46.224Z] Skipping pull go-build-helper (already ran) [2022-04-11T21:06:46.224Z] Building go-build-helper [2022-04-11T21:06:46.224Z] + snapcraftctl build [2022-04-11T21:06:47.162Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-11T21:06:48.104Z] Staging go-build-helper [2022-04-11T21:06:48.104Z] + snapcraftctl stage [2022-04-11T21:06:52.305Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-11T21:06:52.305Z] Fetched 290 kB in 0s (0 B/s) [2022-04-11T21:06:52.305Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-11T21:06:52.305Z] Fetched 158 kB in 0s (0 B/s) [2022-04-11T21:06:52.305Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-11T21:06:52.305Z] Fetched 242 kB in 0s (0 B/s) [2022-04-11T21:06:52.305Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-11T21:06:52.305Z] Fetched 150 kB in 0s (0 B/s) [2022-04-11T21:06:52.305Z] Pulling edgex-go [2022-04-11T21:06:52.305Z] + snapcraftctl pull [2022-04-11T21:06:54.210Z] Pulling hooks [2022-04-11T21:06:54.210Z] + snapcraftctl pull [2022-04-11T21:06:55.234Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T21:06:55.235Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T21:07:03.573Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-11T21:07:03.573Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-11T21:07:04.228Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-11T21:07:04.228Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-11T21:07:04.228Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-11T21:07:04.228Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-11T21:07:04.228Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-11T21:07:04.228Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-11T21:07:04.228Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-11T21:07:04.228Z] Fetched 234 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-11T21:07:04.228Z] Fetched 155 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-11T21:07:04.228Z] Fetched 170 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-11T21:07:04.228Z] Fetched 267 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-11T21:07:04.228Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-11T21:07:04.228Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-11T21:07:04.228Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-11T21:07:04.228Z] Fetched 121 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-11T21:07:04.228Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-11T21:07:04.228Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-11T21:07:04.228Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-11T21:07:04.228Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-11T21:07:04.228Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-11T21:07:04.228Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-11T21:07:04.228Z] Fetched 142 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-11T21:07:04.228Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-11T21:07:04.228Z] Fetched 181 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-11T21:07:04.228Z] Fetched 208 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-11T21:07:04.228Z] Fetched 161 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-11T21:07:04.228Z] Fetched 107 kB in 0s (0 B/s) [2022-04-11T21:07:04.228Z] Pulling static-packages [2022-04-11T21:07:04.228Z] + snapcraftctl pull [2022-04-11T21:07:05.198Z] Pulling version [2022-04-11T21:07:05.198Z] + cd /root/project [2022-04-11T21:07:05.198Z] ++ git describe --tags --abbrev=0 [2022-04-11T21:07:05.198Z] ++ sed s/v// [2022-04-11T21:07:05.475Z] + GIT_VERSION=2.2.0-dev.63 [2022-04-11T21:07:05.475Z] + '[' -z 2.2.0-dev.63 ']' [2022-04-11T21:07:05.475Z] + snapcraftctl set-version 2.2.0-dev.63 [2022-04-11T21:07:06.941Z] Building app-service-configurable [2022-04-11T21:07:06.941Z] + snapcraftctl build [2022-04-11T21:07:08.857Z] Building config-common [2022-04-11T21:07:08.857Z] + snapcraftctl build [2022-04-11T21:07:09.797Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-11T21:07:10.736Z] Skipping build go-build-helper (already ran) [2022-04-11T21:07:10.997Z] Building edgex-go [2022-04-11T21:07:10.997Z] + cd /root/parts/edgex-go/src [2022-04-11T21:07:11.257Z] ++ git describe --tags --abbrev=0 [2022-04-11T21:07:11.257Z] ++ sed s/v// [2022-04-11T21:07:11.257Z] + GIT_VERSION=2.2.0-dev.63 [2022-04-11T21:07:11.257Z] + '[' -z 2.2.0-dev.63 ']' [2022-04-11T21:07:11.257Z] + echo 2.2.0-dev.63 [2022-04-11T21:07:11.257Z] + '[' '!' -d vendor ']' [2022-04-11T21:07:11.257Z] + go mod download all [2022-04-11T21:07:15.464Z] + make build [2022-04-11T21:07:15.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T21:07:37.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-11T21:07:47.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-11T21:07:47.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-11T21:07:49.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T21:07:49.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T21:07:51.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-11T21:07:52.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T21:07:54.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-11T21:07:56.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-11T21:07:57.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T21:07:58.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-11T21:08:00.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-11T21:08:01.675Z] + case "$service" in [2022-04-11T21:08:01.675Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-11T21:08:01.675Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.675Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-11T21:08:01.936Z] + case "$service" in [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-11T21:08:01.936Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-11T21:08:01.936Z] + case "$service" in [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-11T21:08:01.936Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-11T21:08:01.936Z] + case "$service" in [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-11T21:08:01.936Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-11T21:08:01.936Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-11T21:08:01.936Z] + case "$service" in [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-11T21:08:01.936Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-11T21:08:01.936Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-11T21:08:01.936Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-11T21:08:01.936Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-11T21:08:02.505Z] Building hooks [2022-04-11T21:08:02.505Z] + cd /root/parts/hooks/src [2022-04-11T21:08:02.505Z] + make build [2022-04-11T21:08:02.765Z] go mod tidy [2022-04-11T21:08:02.765Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 [2022-04-11T21:08:03.024Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-11T21:08:03.024Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-11T21:08:03.024Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-11T21:08:03.024Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-11T21:08:04.932Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-11T21:08:05.193Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-11T21:08:05.193Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-11T21:08:07.103Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-11T21:08:07.103Z] Building static-packages [2022-04-11T21:08:07.103Z] + snapcraftctl build [2022-04-11T21:08:09.016Z] Building version [2022-04-11T21:08:09.016Z] + snapcraftctl build [2022-04-11T21:08:10.924Z] Staging app-service-configurable [2022-04-11T21:08:10.924Z] + snapcraftctl stage [2022-04-11T21:08:12.836Z] Staging config-common [2022-04-11T21:08:12.836Z] + snapcraftctl stage [2022-04-11T21:08:13.776Z] Skipping stage go-build-helper (already ran) [2022-04-11T21:08:13.776Z] Staging edgex-go [2022-04-11T21:08:13.776Z] + snapcraftctl stage [2022-04-11T21:08:15.158Z] Staging hooks [2022-04-11T21:08:15.158Z] + snapcraftctl stage [2022-04-11T21:08:16.539Z] Staging static-packages [2022-04-11T21:08:16.539Z] + snapcraftctl stage [2022-04-11T21:08:17.919Z] Staging version [2022-04-11T21:08:17.919Z] + snapcraftctl stage [2022-04-11T21:08:19.300Z] Priming app-service-configurable [2022-04-11T21:08:19.300Z] + snapcraftctl prime [2022-04-11T21:08:21.839Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-11T21:08:21.839Z] stage-packages: [2022-04-11T21:08:21.839Z] - libnorm1 [2022-04-11T21:08:21.839Z] - libpgm-5.2-0 [2022-04-11T21:08:21.839Z] - libsodium23 [2022-04-11T21:08:21.839Z] - libzmq5 [2022-04-11T21:08:22.098Z] Priming config-common [2022-04-11T21:08:22.098Z] + snapcraftctl prime [2022-04-11T21:08:23.479Z] Priming go-build-helper [2022-04-11T21:08:23.479Z] + snapcraftctl prime [2022-04-11T21:08:24.860Z] Priming edgex-go [2022-04-11T21:08:24.860Z] + snapcraftctl prime [2022-04-11T21:08:26.765Z] Priming hooks [2022-04-11T21:08:26.765Z] + snapcraftctl prime [2022-04-11T21:08:28.146Z] Priming static-packages [2022-04-11T21:08:28.146Z] + snapcraftctl prime [2022-04-11T21:08:32.345Z] Priming version [2022-04-11T21:08:32.345Z] + snapcraftctl prime [2022-04-11T21:08:33.728Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T21:09:55.602Z] Removing intermediate container 1443d2878c03 [2022-04-11T21:09:55.602Z] ---> aeda7db55143 [2022-04-11T21:09:55.602Z] [2022-04-11T21:09:55.602Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T21:09:55.602Z] ---> ac73e934f311 [2022-04-11T21:09:55.602Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-11T21:09:55.602Z] ---> Using cache [2022-04-11T21:09:55.602Z] ---> 0451c2944f9c [2022-04-11T21:09:55.602Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T21:09:55.602Z] ---> Using cache [2022-04-11T21:09:55.602Z] ---> 3b3dfc8041ea [2022-04-11T21:09:55.602Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-11T21:09:55.602Z] ---> Running in 1aed40ede8ab [2022-04-11T21:09:55.602Z] Removing intermediate container 1aed40ede8ab [2022-04-11T21:09:55.602Z] ---> d6f07c563f47 [2022-04-11T21:09:55.602Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-11T21:09:55.602Z] ---> Running in 48295047439d [2022-04-11T21:09:55.602Z] Removing intermediate container 48295047439d [2022-04-11T21:09:55.602Z] ---> c8dbc3602dad [2022-04-11T21:09:55.602Z] Step 15/23 : WORKDIR / [2022-04-11T21:09:55.602Z] ---> Running in b83e6a08c8eb [2022-04-11T21:09:55.602Z] Removing intermediate container b83e6a08c8eb [2022-04-11T21:09:55.602Z] ---> 194e045e1bcb [2022-04-11T21:09:55.602Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T21:09:55.602Z] ---> 6a0fd0a4235d [2022-04-11T21:09:55.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-11T21:09:55.602Z] ---> fdcb1a368e01 [2022-04-11T21:09:55.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-11T21:09:55.602Z] ---> 408ea15446c7 [2022-04-11T21:09:55.602Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-11T21:09:55.602Z] ---> Running in cb8fb5eec000 [2022-04-11T21:09:55.602Z] Removing intermediate container cb8fb5eec000 [2022-04-11T21:09:55.602Z] ---> 9a81c7dd1e90 [2022-04-11T21:09:55.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T21:09:55.602Z] ---> Running in f081803df495 [2022-04-11T21:09:55.602Z] Removing intermediate container f081803df495 [2022-04-11T21:09:55.602Z] ---> 76c3fc531203 [2022-04-11T21:09:55.602Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T21:09:55.602Z] ---> Running in 634ebfed8845 [2022-04-11T21:09:55.602Z] Removing intermediate container 634ebfed8845 [2022-04-11T21:09:55.602Z] ---> 3d8f22cb6dc3 [2022-04-11T21:09:55.602Z] Step 22/23 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:09:55.602Z] ---> Running in 974e52910fb8 [2022-04-11T21:09:55.602Z] Removing intermediate container 974e52910fb8 [2022-04-11T21:09:55.602Z] ---> 10639f1399a7 [2022-04-11T21:09:55.602Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T21:09:55.602Z] ---> Running in f926b41abe8e [2022-04-11T21:09:55.602Z] Removing intermediate container f926b41abe8e [2022-04-11T21:09:55.602Z] ---> a5a214a1fe57 [2022-04-11T21:09:55.602Z] [2022-04-11T21:09:55.602Z] Successfully built a5a214a1fe57 [2022-04-11T21:09:55.602Z] Successfully tagged core-command-arm64:latest [2022-04-11T21:09:55.602Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-11T21:10:34.713Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:10:34.713Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:10:34.713Z] ---> b280b0aa7f1f [2022-04-11T21:10:34.713Z] Step 3/20 : WORKDIR /edgex-go [2022-04-11T21:10:34.713Z] ---> Using cache [2022-04-11T21:10:34.713Z] ---> b912e2f55f33 [2022-04-11T21:10:34.713Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-11T21:10:34.713Z] ---> Running in 086141edf201 [2022-04-11T21:10:34.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:10:34.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:10:35.326Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T21:10:35.326Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T21:10:35.326Z] OK: 15739 distinct packages available [2022-04-11T21:10:35.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:10:37.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:10:38.535Z] OK: 220 MiB in 52 packages [2022-04-11T21:10:40.553Z] Removing intermediate container 086141edf201 [2022-04-11T21:10:40.553Z] ---> da81b00d48fd [2022-04-11T21:10:40.553Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-11T21:10:41.157Z] ---> 90bc3e8b100a [2022-04-11T21:10:41.446Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:10:41.446Z] ---> Running in 9e3825907e06 [2022-04-11T21:10:48.209Z] Removing intermediate container 9e3825907e06 [2022-04-11T21:10:48.209Z] ---> 96370e65243d [2022-04-11T21:10:48.209Z] Step 7/20 : COPY . . [2022-04-11T21:11:15.171Z] ---> bb306d5fc54f [2022-04-11T21:11:15.171Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-11T21:11:15.171Z] ---> Running in 92bebcbb9c95 [2022-04-11T21:11:17.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-11T21:11:49.723Z] Removing intermediate container c4eda0df28b0 [2022-04-11T21:11:49.723Z] ---> 82781fc77b34 [2022-04-11T21:11:49.723Z] [2022-04-11T21:11:49.723Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T21:11:49.723Z] ---> ac73e934f311 [2022-04-11T21:11:49.723Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-11T21:11:49.723Z] ---> Running in e1a7e3eff8df [2022-04-11T21:11:49.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:11:50.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:11:51.460Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-11T21:11:51.460Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-11T21:11:51.460Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T21:11:51.460Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T21:11:51.743Z] OK: 6 MiB in 16 packages [2022-04-11T21:11:54.413Z] Removing intermediate container e1a7e3eff8df [2022-04-11T21:11:54.413Z] ---> b5cd0e84c824 [2022-04-11T21:11:54.413Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-11T21:11:54.413Z] ---> Running in 3eebf6e2ef80 [2022-04-11T21:11:54.693Z] Removing intermediate container 3eebf6e2ef80 [2022-04-11T21:11:54.693Z] ---> 9e04bd0516a8 [2022-04-11T21:11:54.693Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-11T21:11:54.975Z] ---> Running in ece28d054669 [2022-04-11T21:11:55.581Z] Removing intermediate container ece28d054669 [2022-04-11T21:11:55.582Z] ---> b41e1746cc39 [2022-04-11T21:11:55.582Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-11T21:11:55.582Z] ---> Running in 3ae93b3879f3 [2022-04-11T21:11:56.190Z] Removing intermediate container 3ae93b3879f3 [2022-04-11T21:11:56.190Z] ---> 8595ae346e35 [2022-04-11T21:11:56.190Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T21:11:57.192Z] ---> 895009fc45c4 [2022-04-11T21:11:57.192Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-11T21:11:59.876Z] ---> a2459127eb2d [2022-04-11T21:11:59.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-11T21:12:00.874Z] ---> 80a42a362973 [2022-04-11T21:12:00.874Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-11T21:12:00.874Z] ---> Running in 9676f9f5f23a [2022-04-11T21:12:01.488Z] Removing intermediate container 9676f9f5f23a [2022-04-11T21:12:01.488Z] ---> 63e8087f68b3 [2022-04-11T21:12:01.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T21:12:01.488Z] ---> Running in 441d1327cb63 [2022-04-11T21:12:02.127Z] Removing intermediate container 441d1327cb63 [2022-04-11T21:12:02.127Z] ---> 1f801457aa00 [2022-04-11T21:12:02.127Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T21:12:02.127Z] ---> Running in 0f4dd44f9ea1 [2022-04-11T21:12:02.727Z] Removing intermediate container 0f4dd44f9ea1 [2022-04-11T21:12:02.727Z] ---> 8fdcfacf3729 [2022-04-11T21:12:02.727Z] Step 21/22 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:12:03.004Z] ---> Running in ebcff2507f16 [2022-04-11T21:12:03.620Z] Removing intermediate container ebcff2507f16 [2022-04-11T21:12:03.620Z] ---> 4630588c52cc [2022-04-11T21:12:03.620Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T21:12:03.901Z] ---> Running in ff794e3d62ad [2022-04-11T21:12:04.522Z] Removing intermediate container ff794e3d62ad [2022-04-11T21:12:04.522Z] ---> 9a6453945da9 [2022-04-11T21:12:04.522Z] [2022-04-11T21:12:05.128Z] Successfully built 9a6453945da9 [2022-04-11T21:12:05.128Z] Successfully tagged support-notifications-arm64:latest [2022-04-11T21:12:05.128Z] Building security-proxy-setup [2022-04-11T21:12:52.158Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:12:52.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:12:52.158Z] ---> b280b0aa7f1f [2022-04-11T21:12:52.158Z] Step 3/22 : WORKDIR /edgex-go [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> b912e2f55f33 [2022-04-11T21:12:52.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> 08ea2f9c68d4 [2022-04-11T21:12:52.158Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> 83ee63c0cbeb [2022-04-11T21:12:52.158Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> 2c1337182ab6 [2022-04-11T21:12:52.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> 9b59786471c6 [2022-04-11T21:12:52.158Z] Step 8/22 : COPY . . [2022-04-11T21:12:52.158Z] ---> Using cache [2022-04-11T21:12:52.158Z] ---> 26274eab72f1 [2022-04-11T21:12:52.158Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-11T21:12:52.158Z] ---> Running in 5fff0d5df841 [2022-04-11T21:12:52.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-11T21:19:29.613Z] Removing intermediate container 92bebcbb9c95 [2022-04-11T21:19:29.613Z] ---> 0e3aff2acfb7 [2022-04-11T21:19:29.613Z] [2022-04-11T21:19:29.613Z] Step 9/20 : FROM alpine:3.15 [2022-04-11T21:19:29.613Z] 3.15: Pulling from library/alpine [2022-04-11T21:19:29.613Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T21:19:29.613Z] Status: Downloaded newer image for alpine:3.15 [2022-04-11T21:19:29.613Z] ---> 3fb3c9af89a9 [2022-04-11T21:19:29.613Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T21:19:29.613Z] ---> Running in 0ccc726311a4 [2022-04-11T21:19:29.613Z] Removing intermediate container 0ccc726311a4 [2022-04-11T21:19:29.613Z] ---> 7349233ea376 [2022-04-11T21:19:29.613Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:19:29.613Z] ---> Running in 6852a78c125a [2022-04-11T21:19:31.090Z] Removing intermediate container 6852a78c125a [2022-04-11T21:19:31.090Z] ---> f1c9ae9ae0a4 [2022-04-11T21:19:31.090Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-11T21:19:31.090Z] ---> Running in 50710550a463 [2022-04-11T21:19:33.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:19:34.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:19:35.541Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T21:19:35.541Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T21:19:35.541Z] OK: 15729 distinct packages available [2022-04-11T21:19:35.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:19:36.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:19:38.266Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-11T21:19:38.762Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-11T21:19:39.084Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T21:19:39.084Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-11T21:19:39.084Z] (5/9) Installing curl (7.80.0-r0) [2022-04-11T21:19:39.084Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-11T21:19:39.419Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-11T21:19:39.419Z] (8/9) Installing libucontext (1.1-r0) [2022-04-11T21:19:39.419Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-11T21:19:39.754Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T21:19:39.754Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T21:19:40.396Z] OK: 8 MiB in 23 packages [2022-04-11T21:19:43.086Z] Removing intermediate container 50710550a463 [2022-04-11T21:19:43.086Z] ---> 6840863e74d0 [2022-04-11T21:19:43.086Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T21:19:44.085Z] ---> 49aede6fa910 [2022-04-11T21:19:44.085Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-11T21:19:46.110Z] ---> fff6e83b4027 [2022-04-11T21:19:46.110Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-11T21:19:47.110Z] ---> accd8497c80f [2022-04-11T21:19:47.110Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-11T21:19:47.110Z] ---> Running in 8df6d5a729cb [2022-04-11T21:19:47.719Z] Removing intermediate container 8df6d5a729cb [2022-04-11T21:19:47.719Z] ---> 0c6e838576d2 [2022-04-11T21:19:47.719Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T21:19:47.719Z] ---> Running in ac84a2c0dcdb [2022-04-11T21:19:48.336Z] Removing intermediate container ac84a2c0dcdb [2022-04-11T21:19:48.336Z] ---> c4006541f0be [2022-04-11T21:19:48.336Z] Step 18/20 : LABEL arch=arm64 [2022-04-11T21:19:48.336Z] ---> Running in 0294ae1b1ce5 [2022-04-11T21:19:48.950Z] Removing intermediate container 0294ae1b1ce5 [2022-04-11T21:19:48.950Z] ---> cf5dbf77acc1 [2022-04-11T21:19:48.950Z] Step 19/20 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:19:48.950Z] ---> Running in 32dafb099ab3 [2022-04-11T21:19:49.567Z] Removing intermediate container 32dafb099ab3 [2022-04-11T21:19:49.567Z] ---> 4cdddca225b5 [2022-04-11T21:19:49.567Z] Step 20/20 : LABEL version=0.0.0 [2022-04-11T21:19:49.852Z] ---> Running in 4f692a1f9ce9 [2022-04-11T21:19:50.459Z] Removing intermediate container 4f692a1f9ce9 [2022-04-11T21:19:50.459Z] ---> 940330d58fd9 [2022-04-11T21:19:50.459Z] [2022-04-11T21:19:51.066Z] Successfully built 940330d58fd9 [2022-04-11T21:19:51.066Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-11T21:19:51.066Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-11T21:20:30.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:20:30.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:20:30.142Z] ---> b280b0aa7f1f [2022-04-11T21:20:30.142Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T21:20:30.142Z] ---> Using cache [2022-04-11T21:20:30.142Z] ---> b912e2f55f33 [2022-04-11T21:20:30.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:20:30.142Z] ---> Using cache [2022-04-11T21:20:30.142Z] ---> 08ea2f9c68d4 [2022-04-11T21:20:30.142Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-11T21:20:30.142Z] ---> Running in c2c9b2d4a5f4 [2022-04-11T21:20:30.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:20:32.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:20:33.651Z] OK: 220 MiB in 52 packages [2022-04-11T21:20:35.106Z] Removing intermediate container c2c9b2d4a5f4 [2022-04-11T21:20:35.106Z] ---> daf139012a31 [2022-04-11T21:20:35.106Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T21:20:36.115Z] ---> 4d0a490db5c3 [2022-04-11T21:20:36.115Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:20:36.115Z] ---> Running in fba43cdde6c2 [2022-04-11T21:20:42.870Z] Removing intermediate container fba43cdde6c2 [2022-04-11T21:20:42.870Z] ---> 0481c5ff5e69 [2022-04-11T21:20:42.870Z] Step 8/23 : COPY . . [2022-04-11T21:20:44.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-11T21:21:11.786Z] ---> f3ff6525ecd0 [2022-04-11T21:21:11.786Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-11T21:21:11.786Z] ---> Running in f63ef4bd5292 [2022-04-11T21:21:12.396Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-11T21:21:17.849Z] Removing intermediate container 5fff0d5df841 [2022-04-11T21:21:17.849Z] ---> f0ec5e6fecd5 [2022-04-11T21:21:17.849Z] [2022-04-11T21:21:17.849Z] Step 10/22 : FROM alpine:3.14 [2022-04-11T21:21:17.849Z] ---> ac73e934f311 [2022-04-11T21:21:17.849Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-11T21:21:17.849Z] ---> Running in 88f960d9520b [2022-04-11T21:21:19.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:21:19.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:21:20.902Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-11T21:21:21.181Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-11T21:21:21.181Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-11T21:21:21.181Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-11T21:21:21.181Z] (5/6) Installing curl (7.79.1-r0) [2022-04-11T21:21:21.181Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-11T21:21:21.181Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T21:21:21.459Z] Executing ca-certificates-20211220-r0.trigger [2022-04-11T21:21:21.737Z] OK: 8 MiB in 20 packages [2022-04-11T21:21:24.399Z] Removing intermediate container 88f960d9520b [2022-04-11T21:21:24.399Z] ---> 8cf7fb213ee5 [2022-04-11T21:21:24.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-11T21:21:24.399Z] ---> Running in 79f6b8732c09 [2022-04-11T21:21:24.676Z] Removing intermediate container 79f6b8732c09 [2022-04-11T21:21:24.676Z] ---> 015ada19491c [2022-04-11T21:21:24.676Z] Step 13/22 : WORKDIR /edgex [2022-04-11T21:21:24.953Z] ---> Running in c62ddc4b2563 [2022-04-11T21:21:25.561Z] Removing intermediate container c62ddc4b2563 [2022-04-11T21:21:25.561Z] ---> 7265227dab4a [2022-04-11T21:21:25.561Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-11T21:21:27.017Z] ---> db541cb99fa8 [2022-04-11T21:21:27.017Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-11T21:21:29.035Z] ---> e3e1fd449870 [2022-04-11T21:21:29.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-11T21:21:32.037Z] ---> dde25ce7ac3c [2022-04-11T21:21:32.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-11T21:21:32.683Z] ---> ce20af3cac13 [2022-04-11T21:21:32.683Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-11T21:21:32.963Z] ---> Running in 0ffb9338d6fa [2022-04-11T21:21:36.372Z] Removing intermediate container 0ffb9338d6fa [2022-04-11T21:21:36.372Z] ---> 0e7d6e90cc4f [2022-04-11T21:21:36.372Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-11T21:21:36.372Z] ---> Running in 84e2619c0e5a [2022-04-11T21:21:36.996Z] Removing intermediate container 84e2619c0e5a [2022-04-11T21:21:36.996Z] ---> f9d85b57687e [2022-04-11T21:21:36.996Z] Step 20/22 : LABEL arch=arm64 [2022-04-11T21:21:37.287Z] ---> Running in 7b5040a86903 [2022-04-11T21:21:37.567Z] Removing intermediate container 7b5040a86903 [2022-04-11T21:21:37.567Z] ---> b659bb9f8e0d [2022-04-11T21:21:37.567Z] Step 21/22 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:21:37.855Z] ---> Running in 78021f1333ff [2022-04-11T21:21:38.474Z] Removing intermediate container 78021f1333ff [2022-04-11T21:21:38.474Z] ---> 4618c8fffb18 [2022-04-11T21:21:38.474Z] Step 22/22 : LABEL version=0.0.0 [2022-04-11T21:21:38.474Z] ---> Running in c352b9088b8f [2022-04-11T21:21:39.075Z] Removing intermediate container c352b9088b8f [2022-04-11T21:21:39.075Z] ---> a4f2e68965dc [2022-04-11T21:21:39.075Z] [2022-04-11T21:21:39.680Z] Successfully built a4f2e68965dc [2022-04-11T21:21:39.680Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-11T21:21:39.680Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-04-11T21:22:18.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-11T21:22:18.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-11T21:22:18.766Z] ---> b280b0aa7f1f [2022-04-11T21:22:18.766Z] Step 3/23 : WORKDIR /edgex-go [2022-04-11T21:22:18.766Z] ---> Using cache [2022-04-11T21:22:18.766Z] ---> b912e2f55f33 [2022-04-11T21:22:18.766Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:22:18.766Z] ---> Using cache [2022-04-11T21:22:18.766Z] ---> 08ea2f9c68d4 [2022-04-11T21:22:18.766Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-11T21:22:18.766Z] ---> Running in f0679b70e82f [2022-04-11T21:22:18.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:22:18.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:22:18.766Z] OK: 220 MiB in 52 packages [2022-04-11T21:22:19.378Z] Removing intermediate container f0679b70e82f [2022-04-11T21:22:19.378Z] ---> 4f9cbe0755d6 [2022-04-11T21:22:19.378Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-11T21:22:20.395Z] ---> 8b9bf62e1589 [2022-04-11T21:22:20.395Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T21:22:20.395Z] ---> Running in 0c053e5fbb06 [2022-04-11T21:22:27.146Z] Removing intermediate container 0c053e5fbb06 [2022-04-11T21:22:27.146Z] ---> 5058ae4a2b91 [2022-04-11T21:22:27.146Z] Step 8/23 : COPY . . [2022-04-11T21:22:54.083Z] ---> fd698e988dde [2022-04-11T21:22:54.083Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-11T21:22:54.083Z] ---> Running in 724da69af48c [2022-04-11T21:22:54.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-11T21:31:02.086Z] Removing intermediate container f63ef4bd5292 [2022-04-11T21:31:02.086Z] ---> 93bf2034adaa [2022-04-11T21:31:02.086Z] [2022-04-11T21:31:02.086Z] Step 10/23 : FROM alpine:3.14 [2022-04-11T21:31:02.086Z] ---> ac73e934f311 [2022-04-11T21:31:02.086Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-11T21:31:02.086Z] ---> Running in 2413637f84b2 [2022-04-11T21:31:02.086Z] Removing intermediate container 2413637f84b2 [2022-04-11T21:31:02.086Z] ---> 5403c5a51c6e [2022-04-11T21:31:02.086Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-11T21:31:02.086Z] ---> Running in dd9407d6f696 [2022-04-11T21:31:02.086Z] Removing intermediate container dd9407d6f696 [2022-04-11T21:31:02.086Z] ---> 5668561164a9 [2022-04-11T21:31:02.086Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-11T21:31:02.086Z] ---> Running in f4a6edca4588 [2022-04-11T21:31:02.086Z] Removing intermediate container f4a6edca4588 [2022-04-11T21:31:02.086Z] ---> 100d12334443 [2022-04-11T21:31:02.086Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:31:02.086Z] ---> Running in 148fb389d45c [2022-04-11T21:31:03.559Z] Removing intermediate container 148fb389d45c [2022-04-11T21:31:03.559Z] ---> 9ce415c1cf88 [2022-04-11T21:31:03.559Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T21:31:03.559Z] ---> Running in cc9a62b95fb1 [2022-04-11T21:31:07.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:31:08.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:31:09.750Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T21:31:10.030Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T21:31:10.030Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T21:31:10.310Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T21:31:10.641Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T21:31:10.641Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T21:31:10.641Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T21:31:10.921Z] OK: 8 MiB in 20 packages [2022-04-11T21:31:11.543Z] Removing intermediate container 724da69af48c [2022-04-11T21:31:11.543Z] ---> 1a74a96e49c6 [2022-04-11T21:31:11.543Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-11T21:31:11.825Z] ---> Running in ac1a9f1b3317 [2022-04-11T21:31:13.273Z] Removing intermediate container cc9a62b95fb1 [2022-04-11T21:31:13.273Z] ---> 279bd7d641fd [2022-04-11T21:31:13.273Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-11T21:31:14.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-11T21:31:14.729Z] ---> 5d8696c8fa09 [2022-04-11T21:31:14.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-11T21:31:18.179Z] ---> d62f0ad44263 [2022-04-11T21:31:18.179Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-11T21:31:19.191Z] ---> f1035d7d7e1a [2022-04-11T21:31:19.191Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-11T21:31:19.191Z] ---> Running in ac4eddefe4f7 [2022-04-11T21:31:19.799Z] Removing intermediate container ac1a9f1b3317 [2022-04-11T21:31:19.799Z] ---> 1e165b2607d7 [2022-04-11T21:31:19.799Z] [2022-04-11T21:31:19.799Z] Step 11/23 : FROM docker:20.10.14 [2022-04-11T21:31:20.078Z] 20.10.14: Pulling from library/docker [2022-04-11T21:31:20.358Z] Removing intermediate container ac4eddefe4f7 [2022-04-11T21:31:20.358Z] ---> 3bdaa26ebfa3 [2022-04-11T21:31:20.358Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T21:31:20.358Z] ---> Running in 8c6ec3d48354 [2022-04-11T21:31:21.818Z] Removing intermediate container 8c6ec3d48354 [2022-04-11T21:31:21.818Z] ---> 712a9a3d855a [2022-04-11T21:31:21.818Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T21:31:22.102Z] ---> Running in f14642d378e9 [2022-04-11T21:31:23.562Z] Removing intermediate container f14642d378e9 [2022-04-11T21:31:23.562Z] ---> 85bc5956fae0 [2022-04-11T21:31:23.562Z] Step 22/23 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:31:23.848Z] ---> Running in cec3973c58d5 [2022-04-11T21:31:24.845Z] Removing intermediate container cec3973c58d5 [2022-04-11T21:31:24.845Z] ---> f5e3a79772c7 [2022-04-11T21:31:24.845Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T21:31:25.124Z] ---> Running in a053f9b37397 [2022-04-11T21:31:26.122Z] Removing intermediate container a053f9b37397 [2022-04-11T21:31:26.122Z] ---> 10121a2d0f8b [2022-04-11T21:31:26.122Z] [2022-04-11T21:31:27.575Z] Successfully built 10121a2d0f8b [2022-04-11T21:31:27.575Z] Successfully tagged core-data-arm64:latest [2022-04-11T21:31:37.786Z]  Building core-data ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-11T21:31:37.786Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-11T21:31:37.786Z] ---> c346e9eafbab [2022-04-11T21:31:37.786Z] 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-11T21:31:37.786Z] ---> Running in f346eb553b17 [2022-04-11T21:31:37.786Z] Removing intermediate container f346eb553b17 [2022-04-11T21:31:37.786Z] ---> 86de4af9ea35 [2022-04-11T21:31:37.786Z] 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-11T21:31:37.786Z] ---> Running in e11167cd05b9 [2022-04-11T21:31:39.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:31:40.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:31:41.544Z] (1/43) Installing readline (8.1.1-r0) [2022-04-11T21:31:41.544Z] (2/43) Installing bash (5.1.16-r0) [2022-04-11T21:31:41.544Z] Executing bash-5.1.16-r0.post-install [2022-04-11T21:31:41.544Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-11T21:31:41.544Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-11T21:31:41.544Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-11T21:31:41.544Z] (6/43) Installing curl (7.80.0-r0) [2022-04-11T21:31:41.544Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-11T21:31:41.544Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-11T21:31:41.544Z] (9/43) Installing expat (2.4.7-r0) [2022-04-11T21:31:41.544Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-11T21:31:41.544Z] (11/43) Installing gdbm (1.22-r0) [2022-04-11T21:31:41.544Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-11T21:31:41.544Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-11T21:31:41.544Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-11T21:31:41.544Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-11T21:31:41.836Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-11T21:31:41.836Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-11T21:31:44.494Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-11T21:31:44.494Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-11T21:31:44.494Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-11T21:31:44.494Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-11T21:31:44.494Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-11T21:31:44.494Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-11T21:31:44.494Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-11T21:31:44.494Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-11T21:31:44.494Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-11T21:31:44.494Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-11T21:31:44.494Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-11T21:31:44.494Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-11T21:31:44.494Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-11T21:31:44.494Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-11T21:31:44.494Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-11T21:31:44.494Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-11T21:31:44.772Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-11T21:31:44.772Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-11T21:31:44.772Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-11T21:31:44.772Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-11T21:31:44.772Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-11T21:31:44.772Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-11T21:31:44.772Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-11T21:31:44.772Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-11T21:31:45.055Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-11T21:31:45.055Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-11T21:31:46.048Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T21:31:46.048Z] OK: 82 MiB in 65 packages [2022-04-11T21:31:51.488Z] Collecting docker-compose==1.23.2 [2022-04-11T21:31:51.767Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-11T21:31:52.043Z] 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-11T21:31:52.649Z] Collecting docker<4.0,>=3.6.0 [2022-04-11T21:31:52.928Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-11T21:31:52.928Z] Collecting docopt<0.7,>=0.6.1 [2022-04-11T21:31:52.928Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-11T21:31:56.357Z] Collecting cached-property<2,>=1.2.0 [2022-04-11T21:31:56.357Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-11T21:31:56.357Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-11T21:31:56.357Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-11T21:31:59.789Z] Collecting PyYAML<4,>=3.10 [2022-04-11T21:31:59.789Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-11T21:32:05.233Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-11T21:32:05.233Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-11T21:32:05.233Z] Collecting texttable<0.10,>=0.9.0 [2022-04-11T21:32:05.233Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-11T21:32:08.728Z] Collecting jsonschema<3,>=2.5.1 [2022-04-11T21:32:08.728Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-11T21:32:09.381Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-11T21:32:09.381Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-11T21:32:09.996Z] Collecting docker-pycreds>=0.4.0 [2022-04-11T21:32:09.996Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-11T21:32:10.982Z] 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-11T21:32:10.982Z] Collecting idna<2.8,>=2.5 [2022-04-11T21:32:10.982Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-11T21:32:11.969Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-11T21:32:11.969Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-11T21:32:12.244Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-11T21:32:12.244Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-11T21:32:12.847Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-11T21:32:12.847Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-11T21:32:12.847Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-11T21:32:12.847Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-11T21:32:14.290Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-11T21:32:14.290Z] Attempting uninstall: urllib3 [2022-04-11T21:32:14.290Z] Found existing installation: urllib3 1.26.7 [2022-04-11T21:32:14.290Z] Uninstalling urllib3-1.26.7: [2022-04-11T21:32:14.290Z] Successfully uninstalled urllib3-1.26.7 [2022-04-11T21:32:15.281Z] Attempting uninstall: idna [2022-04-11T21:32:15.281Z] Found existing installation: idna 3.3 [2022-04-11T21:32:15.281Z] Uninstalling idna-3.3: [2022-04-11T21:32:15.557Z] Successfully uninstalled idna-3.3 [2022-04-11T21:32:18.961Z] Attempting uninstall: requests [2022-04-11T21:32:18.961Z] Found existing installation: requests 2.26.0 [2022-04-11T21:32:18.961Z] Uninstalling requests-2.26.0: [2022-04-11T21:32:18.961Z] Successfully uninstalled requests-2.26.0 [2022-04-11T21:32:19.562Z] Running setup.py install for texttable: started [2022-04-11T21:32:22.632Z] Running setup.py install for texttable: finished with status 'done' [2022-04-11T21:32:22.632Z] Running setup.py install for PyYAML: started [2022-04-11T21:32:26.969Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-11T21:32:26.969Z] Running setup.py install for docopt: started [2022-04-11T21:32:30.395Z] Running setup.py install for docopt: finished with status 'done' [2022-04-11T21:32:30.396Z] Running setup.py install for dockerpty: started [2022-04-11T21:32:33.806Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-11T21:32:36.443Z] 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-11T21:32:54.825Z] Removing intermediate container e11167cd05b9 [2022-04-11T21:32:54.825Z] ---> e1fbd2f136ab [2022-04-11T21:32:54.825Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-11T21:32:54.825Z] ---> Running in 0325fa0df00c [2022-04-11T21:32:54.825Z] Removing intermediate container 0325fa0df00c [2022-04-11T21:32:54.825Z] ---> a119e91f2c46 [2022-04-11T21:32:54.825Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-11T21:32:54.825Z] ---> Running in 69e49bfc7df3 [2022-04-11T21:32:54.825Z] Removing intermediate container 69e49bfc7df3 [2022-04-11T21:32:54.825Z] ---> fcf8ba89e744 [2022-04-11T21:32:54.826Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-11T21:32:57.470Z] ---> 16286c7dc736 [2022-04-11T21:32:57.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-11T21:32:58.463Z] ---> 0f0a32b1b193 [2022-04-11T21:32:58.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-11T21:32:59.918Z] ---> 05baa7f97ce5 [2022-04-11T21:32:59.918Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-11T21:32:59.918Z] ---> Running in 221e865840a8 [2022-04-11T21:33:00.523Z] Removing intermediate container 221e865840a8 [2022-04-11T21:33:00.523Z] ---> 1929e8245d1f [2022-04-11T21:33:00.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T21:33:00.523Z] ---> Running in bde7a3b47e08 [2022-04-11T21:33:01.137Z] Removing intermediate container bde7a3b47e08 [2022-04-11T21:33:01.137Z] ---> 21a349a82120 [2022-04-11T21:33:01.137Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T21:33:01.418Z] ---> Running in 978dffdb88bd [2022-04-11T21:33:02.022Z] Removing intermediate container 978dffdb88bd [2022-04-11T21:33:02.022Z] ---> 84de93ea37e6 [2022-04-11T21:33:02.022Z] Step 22/23 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:33:02.304Z] ---> Running in 14839ac33e72 [2022-04-11T21:33:02.909Z] Removing intermediate container 14839ac33e72 [2022-04-11T21:33:02.909Z] ---> 16af0c2e2c6d [2022-04-11T21:33:02.909Z] Step 23/23 : LABEL version=0.0.0 [2022-04-11T21:33:02.909Z] ---> Running in 459490a4e41a [2022-04-11T21:33:03.525Z] Removing intermediate container 459490a4e41a [2022-04-11T21:33:03.525Z] ---> 694710b549c0 [2022-04-11T21:33:03.525Z] [2022-04-11T21:33:04.129Z] Successfully built 694710b549c0 [2022-04-11T21:33:04.129Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-11T21:40:41.744Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-11T21:40:41.744Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T21:40:41.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T21:40:41.744Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T21:40:41.744Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T21:40:45.159Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T21:40:46.614Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T21:40:46.614Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T21:40:47.219Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T21:40:47.219Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T21:40:47.499Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T21:40:47.500Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T21:40:47.782Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T21:40:47.782Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T21:47:10.260Z] Removing intermediate container 1611cf28e443 [2022-04-11T21:47:10.260Z] ---> 31e12b7d4725 [2022-04-11T21:47:10.260Z] [2022-04-11T21:47:10.260Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T21:47:10.260Z] ---> 3fb3c9af89a9 [2022-04-11T21:47:10.260Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T21:47:10.260Z] ---> Using cache [2022-04-11T21:47:10.260Z] ---> 7349233ea376 [2022-04-11T21:47:10.260Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:47:10.260Z] ---> Using cache [2022-04-11T21:47:10.260Z] ---> f1c9ae9ae0a4 [2022-04-11T21:47:10.260Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T21:47:10.260Z] ---> Running in cd17deacfaef [2022-04-11T21:47:10.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:47:11.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:47:12.694Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T21:47:12.695Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T21:47:12.695Z] OK: 15729 distinct packages available [2022-04-11T21:47:12.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:47:13.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:47:15.134Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-11T21:47:15.134Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-11T21:47:15.134Z] (3/5) Installing libucontext (1.1-r0) [2022-04-11T21:47:15.134Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-11T21:47:15.134Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-11T21:47:15.414Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T21:47:15.414Z] OK: 6 MiB in 19 packages [2022-04-11T21:47:16.865Z] Removing intermediate container cd17deacfaef [2022-04-11T21:47:16.865Z] ---> a4943d7c63a7 [2022-04-11T21:47:16.865Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-11T21:47:19.504Z] ---> 223e2d7fb34e [2022-04-11T21:47:19.504Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T21:47:24.937Z] ---> 248883bd70c2 [2022-04-11T21:47:24.937Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T21:47:24.937Z] ---> bebbcd08c5a2 [2022-04-11T21:47:24.937Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-11T21:47:25.942Z] ---> 53a01bdaf43c [2022-04-11T21:47:25.942Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-11T21:47:26.555Z] ---> 6bc5a3ec749d [2022-04-11T21:47:26.555Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T21:47:26.555Z] ---> Running in 7665cc6720ee [2022-04-11T21:47:27.164Z] Removing intermediate container 7665cc6720ee [2022-04-11T21:47:27.164Z] ---> b9ded3988528 [2022-04-11T21:47:27.164Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T21:47:27.164Z] ---> Running in 64a0e04b82fe [2022-04-11T21:47:27.764Z] Removing intermediate container 64a0e04b82fe [2022-04-11T21:47:27.764Z] ---> adefc4eaa4c2 [2022-04-11T21:47:27.764Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T21:47:27.764Z] ---> Running in 026f8033bb3f [2022-04-11T21:47:28.043Z] Removing intermediate container 026f8033bb3f [2022-04-11T21:47:28.043Z] ---> 2f060ad3f086 [2022-04-11T21:47:28.043Z] Step 25/26 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:47:28.317Z] ---> Running in 4ef0c145b423 [2022-04-11T21:47:28.597Z] Removing intermediate container 4ef0c145b423 [2022-04-11T21:47:28.597Z] ---> ea9ae6713fb4 [2022-04-11T21:47:28.597Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T21:47:28.878Z] ---> Running in d75a40628598 [2022-04-11T21:47:29.494Z] Removing intermediate container d75a40628598 [2022-04-11T21:47:29.494Z] ---> 32c255269ff3 [2022-04-11T21:47:29.494Z] [2022-04-11T21:47:29.494Z] Successfully built 32c255269ff3 [2022-04-11T21:47:29.494Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-11T21:49:06.557Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-11T21:49:06.557Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T21:49:06.557Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T21:49:06.557Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T21:49:06.557Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T21:49:06.557Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T21:49:06.557Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T21:49:06.557Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T21:49:06.557Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T21:49:06.557Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T21:49:06.557Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T21:49:06.558Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T21:49:06.558Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T21:49:06.558Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T21:49:06.558Z] Building bin/spire-agent... [2022-04-11T21:49:06.832Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T21:49:07.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T21:49:07.112Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T21:49:09.745Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T21:49:09.745Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T21:49:10.726Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T21:49:10.726Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T21:49:10.726Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T21:49:10.726Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T21:49:11.004Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T21:49:11.004Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T21:49:11.004Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T21:49:11.004Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T21:54:33.378Z] Removing intermediate container 0d7a986f89b8 [2022-04-11T21:54:33.378Z] ---> e8b717bf1674 [2022-04-11T21:54:33.378Z] [2022-04-11T21:54:33.378Z] Step 13/26 : FROM alpine:3.15 [2022-04-11T21:54:33.378Z] ---> 3fb3c9af89a9 [2022-04-11T21:54:33.378Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T21:54:33.378Z] ---> Using cache [2022-04-11T21:54:33.378Z] ---> 7349233ea376 [2022-04-11T21:54:33.378Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:54:33.378Z] ---> Using cache [2022-04-11T21:54:33.378Z] ---> f1c9ae9ae0a4 [2022-04-11T21:54:33.378Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-11T21:54:33.378Z] ---> Running in 8aa3df1c796b [2022-04-11T21:54:33.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:54:33.378Z] Removing intermediate container 6e5d7ffe5626 [2022-04-11T21:54:33.378Z] ---> 3cafd9c29723 [2022-04-11T21:54:33.378Z] [2022-04-11T21:54:33.378Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T21:54:33.378Z] ---> 3fb3c9af89a9 [2022-04-11T21:54:33.378Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T21:54:33.378Z] ---> Using cache [2022-04-11T21:54:33.378Z] ---> 7349233ea376 [2022-04-11T21:54:33.378Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T21:54:33.378Z] ---> Using cache [2022-04-11T21:54:33.378Z] ---> f1c9ae9ae0a4 [2022-04-11T21:54:33.378Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T21:54:33.378Z] ---> Using cache [2022-04-11T21:54:33.378Z] ---> a4943d7c63a7 [2022-04-11T21:54:33.378Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T21:54:33.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:54:33.378Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-11T21:54:33.378Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-11T21:54:33.378Z] OK: 15729 distinct packages available [2022-04-11T21:54:33.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T21:54:33.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T21:54:33.378Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-11T21:54:33.378Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-11T21:54:33.378Z] (3/4) Installing libucontext (1.1-r0) [2022-04-11T21:54:33.378Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-11T21:54:33.378Z] Executing busybox-1.34.1-r5.trigger [2022-04-11T21:54:33.378Z] OK: 6 MiB in 18 packages [2022-04-11T21:54:33.378Z] ---> f9351062b86f [2022-04-11T21:54:33.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T21:54:33.378Z] ---> a5ac500c4033 [2022-04-11T21:54:33.378Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T21:54:33.378Z] Removing intermediate container 8aa3df1c796b [2022-04-11T21:54:33.378Z] ---> 40cd4a86ff28 [2022-04-11T21:54:33.378Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T21:54:33.378Z] ---> f47f13686499 [2022-04-11T21:54:33.378Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T21:54:33.378Z] ---> f07906dc2185 [2022-04-11T21:54:33.378Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T21:54:33.378Z] ---> Running in da05efe8b29f [2022-04-11T21:54:33.378Z] Removing intermediate container da05efe8b29f [2022-04-11T21:54:33.378Z] ---> be58016e8778 [2022-04-11T21:54:33.378Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T21:54:33.378Z] ---> Running in 7757828c12c8 [2022-04-11T21:54:33.378Z] Removing intermediate container 7757828c12c8 [2022-04-11T21:54:33.378Z] ---> e0467f412ce2 [2022-04-11T21:54:33.378Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T21:54:33.378Z] ---> Running in 693570e73231 [2022-04-11T21:54:33.378Z] Removing intermediate container 693570e73231 [2022-04-11T21:54:33.378Z] ---> 60191b2aeec1 [2022-04-11T21:54:33.378Z] Step 24/25 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:54:33.378Z] ---> Running in 401f4567398c [2022-04-11T21:54:33.378Z] Removing intermediate container 401f4567398c [2022-04-11T21:54:33.378Z] ---> d40a6172b452 [2022-04-11T21:54:33.378Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T21:54:33.378Z] ---> Running in 22045824dac1 [2022-04-11T21:54:33.378Z] ---> 5445f2c4aa94 [2022-04-11T21:54:33.378Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T21:54:33.378Z] Removing intermediate container 22045824dac1 [2022-04-11T21:54:33.378Z] ---> edbb1ebb1b90 [2022-04-11T21:54:33.378Z] [2022-04-11T21:54:33.378Z] Successfully built edbb1ebb1b90 [2022-04-11T21:54:33.378Z] Successfully tagged security-spire-server-arm64:latest [2022-04-11T21:54:33.378Z]  Building security-spire-server ... done  ---> 4faf4b65ecca [2022-04-11T21:54:33.378Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-11T21:54:33.378Z] ---> Running in 3f498611c87e [2022-04-11T21:54:33.378Z] Removing intermediate container 3f498611c87e [2022-04-11T21:54:33.378Z] ---> 59cf6a00270d [2022-04-11T21:54:33.378Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-11T21:54:33.378Z] ---> 9829826745ea [2022-04-11T21:54:33.378Z] Step 21/26 : WORKDIR / [2022-04-11T21:54:33.378Z] ---> Running in 2a0e75aca779 [2022-04-11T21:54:33.378Z] Removing intermediate container 2a0e75aca779 [2022-04-11T21:54:33.378Z] ---> fb39a607cbcb [2022-04-11T21:54:33.378Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T21:54:33.378Z] ---> Running in 2d813b78e46e [2022-04-11T21:54:33.378Z] Removing intermediate container 2d813b78e46e [2022-04-11T21:54:33.378Z] ---> 53f7cfbd353c [2022-04-11T21:54:33.378Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T21:54:33.378Z] ---> Running in 7236e50720e9 [2022-04-11T21:54:33.650Z] Removing intermediate container 7236e50720e9 [2022-04-11T21:54:33.650Z] ---> 44a4441126c1 [2022-04-11T21:54:33.650Z] Step 24/26 : LABEL arch=arm64 [2022-04-11T21:54:33.650Z] ---> Running in 20235333b7fa [2022-04-11T21:54:33.925Z] Removing intermediate container 20235333b7fa [2022-04-11T21:54:33.925Z] ---> 1bd467405ced [2022-04-11T21:54:33.925Z] Step 25/26 : LABEL git_sha=de505a0db389561fc3408ea40c4f05cdcf463cd1 [2022-04-11T21:54:34.203Z] ---> Running in c835b8210b09 [2022-04-11T21:54:34.476Z] Removing intermediate container c835b8210b09 [2022-04-11T21:54:34.476Z] ---> e81dc1ca2006 [2022-04-11T21:54:34.476Z] Step 26/26 : LABEL version=0.0.0 [2022-04-11T21:54:34.476Z] ---> Running in c77f6af99c55 [2022-04-11T21:54:34.747Z] Removing intermediate container c77f6af99c55 [2022-04-11T21:54:34.747Z] ---> c76976a068cc [2022-04-11T21:54:34.747Z] [2022-04-11T21:54:35.019Z] Successfully built c76976a068cc [2022-04-11T21:54:35.019Z] Successfully tagged security-spire-config-arm64:latest [2022-04-11T21:54:35.305Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-11T21:54:35.317Z] $ docker stop --time=1 4c6ae527e54d0d7295dc8725265b6918c9402ce4b19391ea6be27c889e24b023 [2022-04-11T21:54:37.198Z] $ docker rm -f 4c6ae527e54d0d7295dc8725265b6918c9402ce4b19391ea6be27c889e24b023 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T21:54:37.800Z] + docker images [2022-04-11T21:54:38.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T21:54:38.395Z] security-spire-config-arm64 latest c76976a068cc 4 seconds ago 85.6MB [2022-04-11T21:54:38.395Z] security-spire-server-arm64 latest edbb1ebb1b90 8 seconds ago 86.3MB [2022-04-11T21:54:38.395Z] 3cafd9c29723 34 seconds ago 4.21GB [2022-04-11T21:54:38.395Z] e8b717bf1674 39 seconds ago 4.21GB [2022-04-11T21:54:38.395Z] security-spire-agent-arm64 latest 32c255269ff3 7 minutes ago 126MB [2022-04-11T21:54:38.395Z] 31e12b7d4725 7 minutes ago 4.21GB [2022-04-11T21:54:38.395Z] sys-mgmt-agent-arm64 latest 694710b549c0 21 minutes ago 290MB [2022-04-11T21:54:38.395Z] core-data-arm64 latest 10121a2d0f8b 23 minutes ago 34.4MB [2022-04-11T21:54:38.395Z] 1e165b2607d7 23 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] 93bf2034adaa 23 minutes ago 1.46GB [2022-04-11T21:54:38.395Z] security-proxy-setup-arm64 latest a4f2e68965dc 33 minutes ago 42.1MB [2022-04-11T21:54:38.395Z] f0ec5e6fecd5 33 minutes ago 1.44GB [2022-04-11T21:54:38.395Z] security-spiffe-token-provider-arm64 latest 940330d58fd9 34 minutes ago 27.7MB [2022-04-11T21:54:38.395Z] 0e3aff2acfb7 35 minutes ago 1.42GB [2022-04-11T21:54:38.395Z] support-notifications-arm64 latest 9a6453945da9 42 minutes ago 25.5MB [2022-04-11T21:54:38.395Z] 82781fc77b34 42 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] core-command-arm64 latest a5a214a1fe57 44 minutes ago 23.7MB [2022-04-11T21:54:38.395Z] aeda7db55143 44 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] security-bootstrapper-arm64 latest ff43a7b5efa9 54 minutes ago 23.6MB [2022-04-11T21:54:38.395Z] security-secretstore-setup-arm64 latest c96435f3916e 54 minutes ago 40.8MB [2022-04-11T21:54:38.395Z] core-metadata-arm64 latest 9a19f9e376b2 54 minutes ago 25.1MB [2022-04-11T21:54:38.395Z] support-scheduler-arm64 latest 0b0807e9456f 54 minutes ago 24.9MB [2022-04-11T21:54:38.395Z] 768492836e3c 54 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] 13fcd5ceb022 55 minutes ago 1.44GB [2022-04-11T21:54:38.395Z] 85059db84165 55 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] cff30576fa8b 55 minutes ago 1.43GB [2022-04-11T21:54:38.395Z] ci-base-image-arm64 latest b280b0aa7f1f About an hour ago 886MB [2022-04-11T21:54:38.395Z] docker 20.10.14 c346e9eafbab 6 days ago 202MB [2022-04-11T21:54:38.395Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-11T21:54:38.395Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-11T21:54:38.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-11T21:54:38.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T21:54:38.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T21:54:38.873Z] [2022-04-11T21:54:38.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T21:54:39.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T21:54:39.503Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T21:54:39.503Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T21:54:39.503Z] 04944245beec: Pulling fs layer [2022-04-11T21:54:39.503Z] 699f458cf7ca: Pulling fs layer [2022-04-11T21:54:39.503Z] 765212b225bb: Pulling fs layer [2022-04-11T21:54:39.503Z] f23df028b6ca: Pulling fs layer [2022-04-11T21:54:39.503Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T21:54:39.503Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T21:54:39.503Z] 765212b225bb: Waiting [2022-04-11T21:54:39.503Z] d65c8cfc05b1: Waiting [2022-04-11T21:54:39.503Z] f23df028b6ca: Waiting [2022-04-11T21:54:39.503Z] 2437ff75d9bd: Waiting [2022-04-11T21:54:39.503Z] 04944245beec: Download complete [2022-04-11T21:54:39.503Z] 765212b225bb: Verifying Checksum [2022-04-11T21:54:39.503Z] 765212b225bb: Download complete [2022-04-11T21:54:39.503Z] f23df028b6ca: Verifying Checksum [2022-04-11T21:54:39.503Z] f23df028b6ca: Download complete [2022-04-11T21:54:39.503Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T21:54:39.503Z] d65c8cfc05b1: Download complete [2022-04-11T21:54:39.774Z] 699f458cf7ca: Verifying Checksum [2022-04-11T21:54:39.774Z] 699f458cf7ca: Download complete [2022-04-11T21:54:40.047Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T21:54:40.047Z] 8998bd30e6a1: Download complete [2022-04-11T21:54:42.666Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T21:54:42.666Z] 2437ff75d9bd: Download complete [2022-04-11T21:54:44.643Z] 8998bd30e6a1: Pull complete [2022-04-11T21:54:45.239Z] 04944245beec: Pull complete [2022-04-11T21:54:46.668Z] 699f458cf7ca: Pull complete [2022-04-11T21:54:46.941Z] 765212b225bb: Pull complete [2022-04-11T21:54:47.920Z] f23df028b6ca: Pull complete [2022-04-11T21:54:48.194Z] d65c8cfc05b1: Pull complete [2022-04-11T21:55:03.286Z] 2437ff75d9bd: Pull complete [2022-04-11T21:55:03.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T21:55:03.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T21:55:03.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T21:55:03.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-19606 does not seem to be running inside a container [2022-04-11T21:55:03.630Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:arm64 cat [2022-04-11T21:55:06.659Z] $ docker top 44936853778fddbf509ce4463e3af495ceb2cbd49e2f9f9db522071cc95f9365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:07.665Z] ---> job-cost.sh [2022-04-11T21:55:07.666Z] lf-activate-venv: SKIPPING [2022-04-11T21:55:07.666Z] INFO: No Stack... [2022-04-11T21:55:08.308Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T21:55:09.286Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T21:55:09.962Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2022-04-11T21:55:09.962Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T21:55:10.005Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-14-stack-cost] [2022-04-11T21:55:10.014Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-14-stack-cost] did not exist. Created. [2022-04-11T21:55:10.014Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T21:55:10.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T21:55:10.952Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T21:55:10.959Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T21:55:10.982Z] $ docker stop --time=1 44936853778fddbf509ce4463e3af495ceb2cbd49e2f9f9db522071cc95f9365 [2022-04-11T21:55:12.610Z] $ docker rm -f 44936853778fddbf509ce4463e3af495ceb2cbd49e2f9f9db522071cc95f9365 [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-11T21:55:13.113Z] provisioning config files... [2022-04-11T21:55:13.122Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config9192209362635096486tmp [Pipeline] { [Pipeline] sh [2022-04-11T21:55:13.424Z] + set +x [2022-04-11T21:55:13.424Z] + curl -s https://codecov.io/bash [2022-04-11T21:55:13.424Z] + bash -s -- [2022-04-11T21:55:13.424Z] [2022-04-11T21:55:13.424Z] _____ _ [2022-04-11T21:55:13.424Z] / ____| | | [2022-04-11T21:55:13.424Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T21:55:13.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T21:55:13.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T21:55:13.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T21:55:13.424Z] Bash-1.0.6 [2022-04-11T21:55:13.424Z] [2022-04-11T21:55:13.424Z] [2022-04-11T21:55:13.424Z] ==> git version 2.25.1 found [2022-04-11T21:55:13.424Z] ==> 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-11T21:55:13.424Z] Release-Date: 2020-01-08 [2022-04-11T21:55:13.424Z] 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-11T21:55:13.424Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T21:55:13.424Z] ==> Jenkins CI detected. [2022-04-11T21:55:13.424Z] current dir:  /w/workspace/edgex-go/14 [2022-04-11T21:55:13.424Z] project root: . [2022-04-11T21:55:13.424Z] --> token set from env [2022-04-11T21:55:13.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T21:55:13.424Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T21:55:13.424Z] ==> Python coveragepy not found [2022-04-11T21:55:13.424Z] ==> Searching for coverage reports in: [2022-04-11T21:55:13.424Z] + . [2022-04-11T21:55:13.424Z] -> Found 1 reports [2022-04-11T21:55:13.424Z] ==> Detecting git/mercurial file structure [2022-04-11T21:55:13.424Z] ==> Reading reports [2022-04-11T21:55:13.684Z] + ./coverage.out bytes=431438 [2022-04-11T21:55:13.684Z] ==> Appending adjustments [2022-04-11T21:55:13.684Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T21:55:14.620Z] + Found adjustments [2022-04-11T21:55:14.620Z] ==> Gzipping contents [2022-04-11T21:55:14.880Z] 60K /tmp/codecov.iXpEEm.gz [2022-04-11T21:55:14.880Z] ==> Uploading reports [2022-04-11T21:55:14.880Z] url: https://codecov.io [2022-04-11T21:55:14.880Z] query: branch=PR-3924&commit=630ede755559a443811a23eda67a7a0425ca64f9&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-11T21:55:14.880Z] -> Pinging Codecov [2022-04-11T21:55:14.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=630ede755559a443811a23eda67a7a0425ca64f9&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-11T21:55:14.880Z] -> Uploading to [2022-04-11T21:55:14.880Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/630ede755559a443811a23eda67a7a0425ca64f9/b40a992e-3f56-4354-84b5-8bc45a381231.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T215514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03d7d32d84acd5e4b0bdc60a369b8218302cfe6a7fb4a7d2ceb2437a7b70686a [2022-04-11T21:55:15.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T21:55:15.140Z] Dload Upload Total Spent Left Speed [2022-04-11T21:55:15.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59295 0 0 100 59295 0 257k --:--:-- --:--:-- --:--:-- 257k [2022-04-11T21:55:15.140Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/630ede755559a443811a23eda67a7a0425ca64f9 [Pipeline] } [2022-04-11T21:55:15.149Z] 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-11T21:55:15.760Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:16.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:16.924Z] ---> package-listing.sh [2022-04-11T21:55:16.924Z] ++ facter osfamily [2022-04-11T21:55:16.924Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T21:55:17.183Z] + OS_FAMILY=debian [2022-04-11T21:55:17.183Z] + workspace=/w/workspace/edgex-go/14 [2022-04-11T21:55:17.183Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T21:55:17.183Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T21:55:17.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T21:55:17.183Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T21:55:17.183Z] + '[' /w/workspace/edgex-go/14 ']' [2022-04-11T21:55:17.183Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T21:55:17.183Z] + case "${OS_FAMILY}" in [2022-04-11T21:55:17.183Z] + dpkg -l [2022-04-11T21:55:17.183Z] + grep '^ii' [2022-04-11T21:55:17.183Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T21:55:17.183Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T21:55:17.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T21:55:17.183Z] + '[' /w/workspace/edgex-go/14 ']' [2022-04-11T21:55:17.183Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-04-11T21:55:17.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-04-11T21:55:17.196Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T21:55:17.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T21:55:18.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T21:55:18.033Z] [2022-04-11T21:55:18.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T21:55:18.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T21:55:18.334Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T21:55:18.334Z] 5eb5b503b376: Pulling fs layer [2022-04-11T21:55:18.334Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T21:55:18.334Z] ec43610c2a17: Pulling fs layer [2022-04-11T21:55:18.334Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T21:55:18.334Z] 33b1e0a273af: Pulling fs layer [2022-04-11T21:55:18.334Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T21:55:18.334Z] 2f39f015ded8: Pulling fs layer [2022-04-11T21:55:18.334Z] 33b1e0a273af: Waiting [2022-04-11T21:55:18.334Z] 3a2ae6a8a46f: Waiting [2022-04-11T21:55:18.334Z] 5d3b04190fa2: Waiting [2022-04-11T21:55:18.334Z] 2f39f015ded8: Waiting [2022-04-11T21:55:18.334Z] 5c69ac0246d0: Download complete [2022-04-11T21:55:18.334Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T21:55:18.334Z] 3a2ae6a8a46f: Download complete [2022-04-11T21:55:18.334Z] 33b1e0a273af: Verifying Checksum [2022-04-11T21:55:18.334Z] 33b1e0a273af: Download complete [2022-04-11T21:55:18.334Z] ec43610c2a17: Verifying Checksum [2022-04-11T21:55:18.334Z] ec43610c2a17: Download complete [2022-04-11T21:55:18.334Z] 5d3b04190fa2: Download complete [2022-04-11T21:55:18.593Z] 5eb5b503b376: Verifying Checksum [2022-04-11T21:55:18.593Z] 5eb5b503b376: Download complete [2022-04-11T21:55:19.161Z] 2f39f015ded8: Verifying Checksum [2022-04-11T21:55:19.161Z] 2f39f015ded8: Download complete [2022-04-11T21:55:19.728Z] 5eb5b503b376: Pull complete [2022-04-11T21:55:19.987Z] 5c69ac0246d0: Pull complete [2022-04-11T21:55:20.557Z] ec43610c2a17: Pull complete [2022-04-11T21:55:20.557Z] 3a2ae6a8a46f: Pull complete [2022-04-11T21:55:20.815Z] 33b1e0a273af: Pull complete [2022-04-11T21:55:20.815Z] 5d3b04190fa2: Pull complete [2022-04-11T21:55:25.005Z] 2f39f015ded8: Pull complete [2022-04-11T21:55:25.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T21:55:25.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T21:55:25.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T21:55:25.075Z] prd-ubuntu20.04-docker-8c-8g-19600 does not seem to be running inside a container [2022-04-11T21:55:25.109Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T21:55:26.797Z] $ docker top 366177c48a32f3e39c9ac954c59effa349f7d263afa8443ae196c5a3b07cc40a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T21:55:27.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T21:55:27.443Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T21:55:27.728Z] + ls /var/log/sa-host [2022-04-11T21:55:27.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T21:55:27.815Z] provisioning config files... [2022-04-11T21:55:27.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2732162673583850886tmp [Pipeline] { [Pipeline] echo [2022-04-11T21:55:27.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:28.125Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T21:55:28.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:28.463Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T21:55:28.474Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:28.760Z] ---> sudo-logs.sh [2022-04-11T21:55:28.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T21:55:28.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:29.066Z] ---> job-cost.sh [2022-04-11T21:55:29.066Z] lf-activate-venv: SKIPPING [2022-04-11T21:55:29.066Z] DEBUG: total: 0.2199999988079071 [2022-04-11T21:55:29.066Z] INFO: Retrieving Stack Cost... [2022-04-11T21:55:29.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T21:55:29.895Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T21:55:29.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T21:55:30.198Z] ---> logs-deploy.sh [2022-04-11T21:55:30.198Z] lf-activate-venv: SKIPPING [2022-04-11T21:55:30.198Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/14 [2022-04-11T21:55:30.198Z] INFO: archiving workspace using pattern(s): [2022-04-11T21:55:31.136Z] Archives upload complete. [2022-04-11T21:55:31.136Z] INFO: archiving logs to Nexus