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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 rather than dcb0ece3884448c807c222c59e79a80a3cead3df Obtained Jenkinsfile from 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 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-ssh9727725356471099925.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-ssh18340872386515029381.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-3936/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-3936/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10153072505937419708.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-ssh15509475904052193313.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-3936/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-3936/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10236729149127372896.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10985 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df Merge succeeded, producing 2dcf14f53f72362deb057fa36b8759b0303f6fd3 Checking out Revision 2dcf14f53f72362deb057fa36b8759b0303f6fd3 (PR-3936) > git config core.sparsecheckout # timeout=10 > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # 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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dcf14f53f72362deb057fa36b8759b0303f6fd3 # timeout=10 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c174cf682c674784c5759356720957c5db593d16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T20:30:19.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T20:30:19.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T20:30:19.295Z] ========================================================= [2022-04-06T20:30:19.295Z] EdgeX Global Pipelines Version Info [2022-04-06T20:30:19.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:30:20.086Z] ------------------- [2022-04-06T20:30:20.086Z] stable info: [2022-04-06T20:30:20.086Z] ------------------- [2022-04-06T20:30:20.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T20:30:20.086Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:30:20.086Z] Message: update stable to v1.0.221 [2022-04-06T20:30:20.659Z] ------------------- [2022-04-06T20:30:20.659Z] experimental info: [2022-04-06T20:30:20.659Z] ------------------- [2022-04-06T20:30:20.659Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T20:30:20.659Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:30:20.659Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T20:30:20.797Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-06T20:30:20.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-06T20:30:20.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T20:30:20.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T20:30:20.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T20:30:20.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T20:30:20.876Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T20:30:20.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-06T20:30:20.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-06T20:30:20.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-06T20:30:20.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T20:30:20.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T20:30:20.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T20:30:20.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T20:30:20.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T20:30:20.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:30:20.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:30:20.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T20:30:21.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-06T20:30:21.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-06T20:30:21.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-06T20:30:21.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T20:30:21.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3936 [Pipeline] echo [2022-04-06T20:30:21.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3936 [Pipeline] echo [2022-04-06T20:30:21.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3936 [Pipeline] echo [2022-04-06T20:30:21.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dcf14f53f72362deb057fa36b8759b0303f6fd3 [Pipeline] echo [2022-04-06T20:30:21.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dcf14f [Pipeline] echo [2022-04-06T20:30:21.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:30:21.160Z] provisioning config files... [2022-04-06T20:30:21.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9111184956116734367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:30:21.493Z] ---> docker-login.sh [2022-04-06T20:30:21.493Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:30:21.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:22.016Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:22.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:22.016Z] [2022-04-06T20:30:22.016Z] Login Succeeded [2022-04-06T20:30:22.016Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:30:22.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:22.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:22.016Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:22.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:22.016Z] [2022-04-06T20:30:22.016Z] Login Succeeded [2022-04-06T20:30:22.016Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:30:22.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:22.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:22.276Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:22.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:22.276Z] [2022-04-06T20:30:22.276Z] Login Succeeded [2022-04-06T20:30:22.276Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:30:22.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:22.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:22.276Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:22.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:22.276Z] [2022-04-06T20:30:22.276Z] Login Succeeded [2022-04-06T20:30:22.276Z] docker.io [2022-04-06T20:30:22.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:30:22.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:30:22.797Z] Configure a credential helper to remove this warning. See [2022-04-06T20:30:22.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:30:22.797Z] [2022-04-06T20:30:22.797Z] Login Succeeded [2022-04-06T20:30:22.797Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:30:22.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:30:23.129Z] + 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-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + dirname cmd/core-command/Dockerfile [2022-04-06T20:30:23.129Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/core-data/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/core-metadata/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-06T20:30:23.129Z] + + cut -d/ -f2 [2022-04-06T20:30:23.129Z] dirname cmd/security-proxy-setup/Dockerfile [2022-04-06T20:30:23.129Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/support-notifications/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-06T20:30:23.129Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-06T20:30:23.129Z] + cut -d/ -f2 [2022-04-06T20:30:23.129Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-06T20:30:23.167Z] 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-06T20:30:23.509Z] + git rev-list -1 --merges 2dcf14f53f72362deb057fa36b8759b0303f6fd3~1..2dcf14f53f72362deb057fa36b8759b0303f6fd3 [Pipeline] echo [2022-04-06T20:30:23.522Z] -----------> git rev-list -1 --merges 2dcf14f53f72362deb057fa36b8759b0303f6fd3~1..2dcf14f53f72362deb057fa36b8759b0303f6fd3 2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:30:23.522Z] 2dcf14f53f72362deb057fa36b8759b0303f6fd3 [false] [Pipeline] sh [2022-04-06T20:30:23.812Z] + git log --format=format:%s -1 2dcf14f53f72362deb057fa36b8759b0303f6fd3 [Pipeline] echo [2022-04-06T20:30:23.829Z] ========================================================= [2022-04-06T20:30:23.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T20:30:23.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-06T20:30:24.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T20:30:24.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T20:30:24.255Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T20:30:24.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T20:30:24.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T20:30:24.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T20:30:24.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:24.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:24.619Z] [2022-04-06T20:30:24.619Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:24.926Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:24.927Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T20:30:24.927Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T20:30:24.927Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T20:30:24.927Z] 4c7163046ea9: Pulling fs layer [2022-04-06T20:30:24.927Z] 0c2d73faf560: Pulling fs layer [2022-04-06T20:30:24.927Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T20:30:24.927Z] 3e5f54012d9b: Download complete [2022-04-06T20:30:24.927Z] a0d0a0d46f8b: Download complete [2022-04-06T20:30:24.927Z] 0c2d73faf560: Verifying Checksum [2022-04-06T20:30:24.927Z] 0c2d73faf560: Download complete [2022-04-06T20:30:24.927Z] 4c7163046ea9: Verifying Checksum [2022-04-06T20:30:24.927Z] 4c7163046ea9: Download complete [2022-04-06T20:30:25.187Z] a0d0a0d46f8b: Pull complete [2022-04-06T20:30:25.448Z] 3e5f54012d9b: Pull complete [2022-04-06T20:30:25.708Z] 4c7163046ea9: Pull complete [2022-04-06T20:30:25.708Z] 0c2d73faf560: Pull complete [2022-04-06T20:30:25.708Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T20:30:25.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:30:25.708Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T20:30:25.862Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T20:30:25.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:30:26.685Z] $ docker top 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T20:30:26.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:30:26.790Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:30:26.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:30:26.939Z] $ docker exec 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 ssh-agent [2022-04-06T20:30:27.079Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOeNKAh/agent.13 [2022-04-06T20:30:27.079Z] SSH_AGENT_PID=19 [2022-04-06T20:30:27.086Z] Running ssh-add (command line suppressed) [2022-04-06T20:30:27.206Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9032522806734113375.key (/w/workspace/edgex-go/4@tmp/private_key_9032522806734113375.key) [2022-04-06T20:30:27.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:30:27.527Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T20:30:27.537Z] $ docker exec --env ******** --env ******** 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 ssh-agent -k [2022-04-06T20:30:27.646Z] unset SSH_AUTH_SOCK; [2022-04-06T20:30:27.647Z] unset SSH_AGENT_PID; [2022-04-06T20:30:27.647Z] echo Agent pid 19 killed; [2022-04-06T20:30:27.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T20:30:27.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:30:27.689Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:30:27.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:30:27.818Z] $ docker exec 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 ssh-agent [2022-04-06T20:30:27.944Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXccOHPN/agent.52 [2022-04-06T20:30:27.944Z] SSH_AGENT_PID=58 [2022-04-06T20:30:27.949Z] Running ssh-add (command line suppressed) [2022-04-06T20:30:28.056Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8820820325229201012.key (/w/workspace/edgex-go/4@tmp/private_key_8820820325229201012.key) [2022-04-06T20:30:28.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:30:28.368Z] + git semver init [2022-04-06T20:30:28.369Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T20:30:28.369Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-04-06T20:30:28.369Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-04-06T20:30:28.369Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T20:30:28.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T20:30:28.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T20:30:28.369Z] # $SEMVER_BRANCH = PR-3936 [2022-04-06T20:30:28.369Z] # $SEMVER_TEMP = /tmp/semver-041881077 [2022-04-06T20:30:28.369Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-06T20:30:43.310Z] # '/tmp/semver-041881077' -> '/w/workspace/edgex-go/4/.semver' [2022-04-06T20:30:43.310Z] # -> Force: false [2022-04-06T20:30:43.310Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-04-06T20:30:43.325Z] $ docker exec --env ******** --env ******** 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 ssh-agent -k [2022-04-06T20:30:43.443Z] unset SSH_AUTH_SOCK; [2022-04-06T20:30:43.444Z] unset SSH_AGENT_PID; [2022-04-06T20:30:43.445Z] echo Agent pid 58 killed; [2022-04-06T20:30:43.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:30:43.752Z] + git semver [Pipeline] } [2022-04-06T20:30:43.771Z] $ docker stop --time=1 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 [2022-04-06T20:30:46.199Z] $ docker rm -f 0a6493adf3d6cd69cbb07edd54f8ab034cc98d2b899e727747484d65b23f3ba6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:30:46.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T20:30:46.829Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T20:30:46.832Z] [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-06T20:30:46.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:30:46.995Z] ========================================================= [2022-04-06T20:30:46.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T20:30:46.995Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:30:47.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:30:47.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T20:30:47.286Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T20:30:47.286Z] 666ba61612fd: Pulling fs layer [2022-04-06T20:30:47.286Z] 8ed8ca486205: Pulling fs layer [2022-04-06T20:30:47.286Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T20:30:47.286Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T20:30:47.286Z] 640e595b4fbd: Pulling fs layer [2022-04-06T20:30:47.286Z] 763cafe07f6e: Pulling fs layer [2022-04-06T20:30:47.286Z] 0c0b528cf693: Pulling fs layer [2022-04-06T20:30:47.286Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T20:30:47.286Z] 640e595b4fbd: Waiting [2022-04-06T20:30:47.286Z] 0c0b528cf693: Waiting [2022-04-06T20:30:47.286Z] 763cafe07f6e: Waiting [2022-04-06T20:30:47.286Z] 10935f4eaf8b: Waiting [2022-04-06T20:30:47.286Z] 4fe6c5a15a65: Waiting [2022-04-06T20:30:47.286Z] 22a0e8bec74d: Waiting [2022-04-06T20:30:47.286Z] 8ed8ca486205: Verifying Checksum [2022-04-06T20:30:47.286Z] 8ed8ca486205: Download complete [2022-04-06T20:30:47.286Z] 666ba61612fd: Download complete [2022-04-06T20:30:47.286Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T20:30:47.286Z] 22a0e8bec74d: Download complete [2022-04-06T20:30:47.286Z] 640e595b4fbd: Verifying Checksum [2022-04-06T20:30:47.286Z] 640e595b4fbd: Download complete [2022-04-06T20:30:47.286Z] 59bf1c3509f3: Download complete [2022-04-06T20:30:47.286Z] 763cafe07f6e: Verifying Checksum [2022-04-06T20:30:47.286Z] 763cafe07f6e: Download complete [2022-04-06T20:30:47.546Z] 0c0b528cf693: Verifying Checksum [2022-04-06T20:30:47.546Z] 0c0b528cf693: Download complete [2022-04-06T20:30:47.546Z] 59bf1c3509f3: Pull complete [2022-04-06T20:30:47.546Z] 666ba61612fd: Pull complete [2022-04-06T20:30:47.805Z] 8ed8ca486205: Pull complete [2022-04-06T20:30:48.064Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T20:30:48.064Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T20:30:48.064Z] 4fe6c5a15a65: Download complete [2022-04-06T20:30:52.264Z] 4fe6c5a15a65: Pull complete [2022-04-06T20:30:52.264Z] 22a0e8bec74d: Pull complete [2022-04-06T20:30:52.264Z] 640e595b4fbd: Pull complete [2022-04-06T20:30:52.264Z] 763cafe07f6e: Pull complete [2022-04-06T20:30:52.264Z] 0c0b528cf693: Pull complete [2022-04-06T20:30:54.804Z] 10935f4eaf8b: Pull complete [2022-04-06T20:30:54.804Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T20:30:54.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:30:54.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:30:55.104Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:30:55.104Z] WORKDIR /edgex [2022-04-06T20:30:55.104Z] COPY go.mod . [2022-04-06T20:30:55.104Z] RUN go mod download [2022-04-06T20:30:55.104Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-06T20:30:56.492Z] Sending build context to Docker daemon 334.8MB [2022-04-06T20:30:56.492Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:30:56.492Z] ---> 99d49a6021b9 [2022-04-06T20:30:56.492Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:30:59.036Z] ---> Running in ffc83a1fb1fc [2022-04-06T20:30:59.297Z] Removing intermediate container ffc83a1fb1fc [2022-04-06T20:30:59.297Z] ---> 425f1b76fb1f [2022-04-06T20:30:59.297Z] Step 3/4 : COPY go.mod . [2022-04-06T20:30:59.297Z] ---> 14b1c420256f [2022-04-06T20:30:59.297Z] Step 4/4 : RUN go mod download [2022-04-06T20:30:59.557Z] ---> Running in f780140060e5 [2022-04-06T20:31:01.925Z] Still waiting to schedule task [2022-04-06T20:31:01.925Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10988’ is offline [2022-04-06T20:31:14.460Z] Removing intermediate container f780140060e5 [2022-04-06T20:31:14.460Z] ---> 8194ab0bf170 [2022-04-06T20:31:14.460Z] Successfully built 8194ab0bf170 [2022-04-06T20:31:14.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:31:14.755Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:31:14.755Z] . [Pipeline] withDockerContainer [2022-04-06T20:31:14.818Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T20:31:14.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:31:15.366Z] $ docker top 821a51be6f9adf4cec5a364f66528dc8aaa8933af7317e654254e6f7d7e10c72 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:31:15.713Z] + go version [2022-04-06T20:31:15.713Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T20:31:15.735Z] $ docker stop --time=1 821a51be6f9adf4cec5a364f66528dc8aaa8933af7317e654254e6f7d7e10c72 [2022-04-06T20:31:17.060Z] $ docker rm -f 821a51be6f9adf4cec5a364f66528dc8aaa8933af7317e654254e6f7d7e10c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:31:17.474Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:31:17.474Z] . [Pipeline] withDockerContainer [2022-04-06T20:31:17.548Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T20:31:17.592Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:31:17.978Z] $ docker top c1760df29f5b726ca0fbcac5f2082b2228b9fe2e60dd9f8e425063b73658c928 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:31:18.047Z] ========================================================= [2022-04-06T20:31:18.047Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:31:18.047Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:31:18.333Z] + make test [2022-04-06T20:31:18.333Z] go mod tidy -compat=1.17 [2022-04-06T20:31:18.333Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:31:23.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:31:35.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:31:35.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:31:36.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2022-04-06T20:31:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:31:36.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.9% of statements [2022-04-06T20:31:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:31:36.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.686s coverage: 89.2% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.0% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 24.0% of statements [2022-04-06T20:31:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2022-04-06T20:31:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-06T20:31:50.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-04-06T20:31:50.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-04-06T20:31:51.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-04-06T20:31:51.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 65.4% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:32:01.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:32:01.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:32:01.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:32:01.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:32:01.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:32:01.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:32:01.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-06T20:32:01.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-06T20:32:01.160Z] 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-06T20:32:19.261Z] GO111MODULE=on go vet ./... [2022-04-06T20:32:21.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:32:21.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:32:22.058Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:32:22.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:32:22.937Z] + ls -al . [2022-04-06T20:32:22.937Z] total 668 [2022-04-06T20:32:22.937Z] drwxrwxr-x 10 1001 1001 4096 Apr 6 20:32 . [2022-04-06T20:32:22.937Z] drwxr-xr-x 4 root root 4096 Apr 6 20:31 .. [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:30 .dockerignore [2022-04-06T20:32:22.937Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 .git [2022-04-06T20:32:22.937Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 .github [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:30 .gitignore [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:30 .golangci.yml [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:30 .hadolint.yml [2022-04-06T20:32:22.937Z] drwx------ 3 1001 1001 4096 Apr 6 20:30 .semver [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:30 .sonarcloud.properties [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:30 ADOPTERS.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:30 Attribution.txt [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:30 CHANGELOG.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:30 CONTRIBUTING.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:30 GOVERNANCE.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:30 Jenkinsfile [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:30 LICENSE [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:30 Makefile [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:30 OWNERS.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:30 README.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:30 SECURITY.md [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:30 ZMQWindows.md [2022-04-06T20:32:22.937Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:30 bin [2022-04-06T20:32:22.937Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:30 cmd [2022-04-06T20:32:22.937Z] -rw-r--r-- 1 root root 430373 Apr 6 20:31 coverage.out [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:30 go.mod [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:31 go.sum [2022-04-06T20:32:22.937Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 internal [2022-04-06T20:32:22.937Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:30 openapi [2022-04-06T20:32:22.937Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 snap [2022-04-06T20:32:22.937Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:30 version.go [Pipeline] sh [2022-04-06T20:32:23.233Z] + '[' -e coverage.out ] [2022-04-06T20:32:23.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:32:23.325Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:32:23.607Z] + make build [2022-04-06T20:32:23.608Z] 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-06T20:32:41.711Z] 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-06T20:32:49.824Z] 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-06T20:32:50.761Z] 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-06T20:32:52.140Z] 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-06T20:32:52.400Z] 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-06T20:32:53.340Z] 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-06T20:32:54.716Z] 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-06T20:32:55.654Z] 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-06T20:32:57.034Z] 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-06T20:32:57.976Z] 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-06T20:32:58.924Z] 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-06T20:33:00.829Z] 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-06T20:33:01.790Z] $ docker stop --time=1 c1760df29f5b726ca0fbcac5f2082b2228b9fe2e60dd9f8e425063b73658c928 [2022-04-06T20:33:05.038Z] $ docker rm -f c1760df29f5b726ca0fbcac5f2082b2228b9fe2e60dd9f8e425063b73658c928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:05.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:05.997Z] [2022-04-06T20:33:05.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:06.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:06.293Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-06T20:33:06.293Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-06T20:33:06.293Z] ca9280d653b3: Pulling fs layer [2022-04-06T20:33:06.293Z] 7e9c9ca2126c: Pulling fs layer [2022-04-06T20:33:06.293Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-06T20:33:06.293Z] cbdbe7a5bc2a: Download complete [2022-04-06T20:33:06.552Z] ca9280d653b3: Verifying Checksum [2022-04-06T20:33:06.552Z] ca9280d653b3: Download complete [2022-04-06T20:33:06.552Z] cbdbe7a5bc2a: Pull complete [2022-04-06T20:33:06.812Z] 7e9c9ca2126c: Download complete [2022-04-06T20:33:06.812Z] ca9280d653b3: Pull complete [2022-04-06T20:33:10.099Z] 7e9c9ca2126c: Pull complete [2022-04-06T20:33:10.099Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-06T20:33:10.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:10.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-06T20:33:10.164Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T20:33:10.214Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:33:11.914Z] $ docker top d8c61f288a3b7a9b89a4ceaa8ad8fd6993c391ede5e251300e800d3036b8de56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:33:12.252Z] + docker-compose build --help [2022-04-06T20:33:12.253Z] + grep parallel [2022-04-06T20:33:12.821Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:33:12.847Z] $ docker stop --time=1 d8c61f288a3b7a9b89a4ceaa8ad8fd6993c391ede5e251300e800d3036b8de56 [2022-04-06T20:33:14.185Z] $ docker rm -f d8c61f288a3b7a9b89a4ceaa8ad8fd6993c391ede5e251300e800d3036b8de56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:33:14.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:33:14.577Z] . [Pipeline] withDockerContainer [2022-04-06T20:33:14.640Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T20:33:14.725Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:33:15.152Z] $ docker top 46078b8225272d994c9eaf6921208fb843539bc39432f5bafd0bbeb61bf08296 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:33:15.501Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:33:16.069Z] Building core-command ... [2022-04-06T20:33:16.069Z] Building core-data ... [2022-04-06T20:33:16.069Z] Building core-metadata ... [2022-04-06T20:33:16.069Z] Building security-bootstrapper ... [2022-04-06T20:33:16.069Z] Building security-proxy-setup ... [2022-04-06T20:33:16.069Z] Building security-secretstore-setup ... [2022-04-06T20:33:16.069Z] Building security-spiffe-token-provider ... [2022-04-06T20:33:16.069Z] Building security-spire-agent ... [2022-04-06T20:33:16.069Z] Building security-spire-config ... [2022-04-06T20:33:16.069Z] Building security-spire-server ... [2022-04-06T20:33:16.069Z] Building support-notifications ... [2022-04-06T20:33:16.069Z] Building support-scheduler ... [2022-04-06T20:33:16.069Z] Building sys-mgmt-agent ... [2022-04-06T20:33:16.069Z] Building security-spire-server [2022-04-06T20:33:16.069Z] Building security-spire-config [2022-04-06T20:33:16.069Z] Building support-notifications [2022-04-06T20:33:16.069Z] Building security-spire-agent [2022-04-06T20:33:16.069Z] Building core-command [2022-04-06T20:33:29.037Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10991 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-04-06T20:33:29.051Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-06T20:33:29.320Z] The recommended git tool is: git [2022-04-06T20:33:34.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:34.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:34.161Z] ---> 8194ab0bf170 [2022-04-06T20:33:34.161Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:33:34.161Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:34.161Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:34.161Z] ---> 8194ab0bf170 [2022-04-06T20:33:34.161Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:33:34.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:34.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:34.161Z] ---> 8194ab0bf170 [2022-04-06T20:33:34.161Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:33:34.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:34.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:34.161Z] ---> 8194ab0bf170 [2022-04-06T20:33:34.161Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:33:34.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:33:34.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:33:34.161Z] ---> 8194ab0bf170 [2022-04-06T20:33:34.161Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:33:35.707Z] using credential edgex-jenkins-ssh [2022-04-06T20:33:35.724Z] Cloning the remote Git repository [2022-04-06T20:33:35.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:33:35.887Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-06T20:33:35.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:33:35.976Z] > git --version # timeout=10 [2022-04-06T20:33:36.005Z] > git --version # 'git version 2.25.1' [2022-04-06T20:33:36.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:33:36.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:33:37.453Z] ---> Running in 9a9733356e02 [2022-04-06T20:33:37.453Z] ---> Running in 9ef88f7e6359 [2022-04-06T20:33:37.453Z] ---> Running in f0a7bee7476b [2022-04-06T20:33:37.453Z] ---> Running in efd0ed9dadb9 [2022-04-06T20:33:37.453Z] ---> Running in bdd398f885e4 [2022-04-06T20:33:37.453Z] Removing intermediate container f0a7bee7476b [2022-04-06T20:33:37.453Z] ---> 83e33ea05e35 [2022-04-06T20:33:37.453Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:37.453Z] Removing intermediate container efd0ed9dadb9 [2022-04-06T20:33:37.453Z] ---> 21cc089ff086 [2022-04-06T20:33:37.453Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:37.453Z] Removing intermediate container 9ef88f7e6359 [2022-04-06T20:33:37.453Z] ---> 86f2e2f5cec6 [2022-04-06T20:33:37.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:37.453Z] Removing intermediate container 9a9733356e02 [2022-04-06T20:33:37.453Z] ---> da56e824396a [2022-04-06T20:33:37.453Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:37.453Z] Removing intermediate container bdd398f885e4 [2022-04-06T20:33:37.453Z] ---> d96908aee85c [2022-04-06T20:33:37.453Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:33:37.453Z] ---> Running in 672c6cf4d204 [2022-04-06T20:33:37.453Z] ---> Running in 8fd1868ea525 [2022-04-06T20:33:37.453Z] ---> Running in b0a2dc66c2ed [2022-04-06T20:33:37.453Z] ---> Running in 41a4874fc354 [2022-04-06T20:33:37.453Z] ---> Running in 2007e9e39cfb [2022-04-06T20:33:38.833Z] Removing intermediate container b0a2dc66c2ed [2022-04-06T20:33:38.833Z] ---> e93890c24608 [2022-04-06T20:33:38.833Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:33:38.833Z] ---> Running in 09fa425aab13 [2022-04-06T20:33:38.833Z] Removing intermediate container 8fd1868ea525 [2022-04-06T20:33:38.833Z] ---> 4c010f3e4170 [2022-04-06T20:33:38.833Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:33:38.833Z] Removing intermediate container 672c6cf4d204 [2022-04-06T20:33:38.833Z] ---> c170cac0fe9e [2022-04-06T20:33:38.833Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:33:38.833Z] ---> Running in d360bb01f50c [2022-04-06T20:33:38.833Z] ---> Running in f0bfc0e6c639 [2022-04-06T20:33:38.833Z] Removing intermediate container 41a4874fc354 [2022-04-06T20:33:38.833Z] ---> 84d3da073337 [2022-04-06T20:33:38.833Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:33:38.833Z] ---> Running in 208509a86b1f [2022-04-06T20:33:38.833Z] Removing intermediate container 2007e9e39cfb [2022-04-06T20:33:38.833Z] ---> 87a865412110 [2022-04-06T20:33:38.833Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T20:33:39.093Z] ---> Running in 49962085fcaa [2022-04-06T20:33:39.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:39.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:39.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:39.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:39.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.444Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:40.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:40.707Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:40.708Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:40.708Z] Removing intermediate container 09fa425aab13 [2022-04-06T20:33:40.708Z] ---> ea2e77088963 [2022-04-06T20:33:40.708Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:33:40.708Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:40.970Z] ---> a09f3c5aedc2 [2022-04-06T20:33:40.970Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:40.970Z] ---> Running in b97d4bf2e916 [2022-04-06T20:33:40.970Z] Removing intermediate container f0bfc0e6c639 [2022-04-06T20:33:40.970Z] ---> 1ff03dca7124 [2022-04-06T20:33:40.970Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:33:41.229Z] OK: 221 MiB in 52 packages [2022-04-06T20:33:41.229Z] ---> dc3273b634df [2022-04-06T20:33:41.229Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:41.229Z] Removing intermediate container d360bb01f50c [2022-04-06T20:33:41.229Z] ---> 1ce971badc3f [2022-04-06T20:33:41.229Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:33:41.229Z] ---> Running in a1b80d9a03c9 [2022-04-06T20:33:41.487Z] Removing intermediate container 49962085fcaa [2022-04-06T20:33:41.487Z] ---> 7f4c8e073824 [2022-04-06T20:33:41.487Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:33:41.487Z] ---> 7c6bf39aa96b [2022-04-06T20:33:41.487Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:41.487Z] ---> Running in 45c6e24e0ec8 [2022-04-06T20:33:41.747Z] ---> c9f17e531669 [2022-04-06T20:33:41.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:41.747Z] Removing intermediate container 208509a86b1f [2022-04-06T20:33:41.747Z] ---> b8fcb403e310 [2022-04-06T20:33:41.747Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:33:41.747Z] ---> Running in af4155cd1e39 [2022-04-06T20:33:42.006Z] ---> c7b8d59e0120 [2022-04-06T20:33:42.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:33:42.006Z] ---> Running in 7a22750fe1c1 [2022-04-06T20:33:42.264Z] Removing intermediate container b97d4bf2e916 [2022-04-06T20:33:42.264Z] ---> 8f7fb7ca3fb6 [2022-04-06T20:33:42.264Z] Step 8/26 : COPY . . [2022-04-06T20:33:43.209Z] Removing intermediate container a1b80d9a03c9 [2022-04-06T20:33:43.209Z] ---> bc330c42ffc7 [2022-04-06T20:33:43.209Z] Step 8/26 : COPY . . [2022-04-06T20:33:48.483Z] Removing intermediate container 45c6e24e0ec8 [2022-04-06T20:33:48.483Z] ---> f028d215f023 [2022-04-06T20:33:48.483Z] Step 8/23 : COPY . . [2022-04-06T20:33:48.483Z] ---> e3814c0270db [2022-04-06T20:33:48.483Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:33:48.483Z] Removing intermediate container af4155cd1e39 [2022-04-06T20:33:48.483Z] ---> 4c147f554ff9 [2022-04-06T20:33:48.483Z] Step 8/22 : COPY . . [2022-04-06T20:33:48.483Z] Removing intermediate container 7a22750fe1c1 [2022-04-06T20:33:48.483Z] ---> faf404f8d06a [2022-04-06T20:33:48.483Z] Step 8/25 : COPY . . [2022-04-06T20:33:48.483Z] ---> Running in cad5f812c1ba [2022-04-06T20:33:50.385Z] Removing intermediate container cad5f812c1ba [2022-04-06T20:33:50.385Z] ---> 7fb98db250b5 [2022-04-06T20:33:50.385Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:33:53.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:33:53.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:33:53.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:33:53.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:33:53.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:33:53.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:33:54.264Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-04-06T20:33:54.927Z] Merge succeeded, producing 176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T20:33:54.928Z] Checking out Revision 176c615f9e98c1454d688d9700180972255ecdfe (PR-3936) [2022-04-06T20:33:55.663Z] ---> Running in 1f6525701cc5 [2022-04-06T20:33:55.663Z] ---> 232ba675404e [2022-04-06T20:33:55.663Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:33:55.663Z] ---> Running in 23a1206fb485 [2022-04-06T20:33:55.663Z] ---> 5c598cc66fc3 [2022-04-06T20:33:55.663Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:33:55.663Z] ---> 13709b009872 [2022-04-06T20:33:55.663Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T20:33:55.663Z] ---> 3409338b4987 [2022-04-06T20:33:55.663Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T20:33:55.663Z] ---> Running in 424b49ec25b2 [2022-04-06T20:33:55.663Z] ---> Running in b54812693f77 [2022-04-06T20:33:55.663Z] ---> Running in a5cd03a419d5 [2022-04-06T20:33:55.663Z] Removing intermediate container 23a1206fb485 [2022-04-06T20:33:55.663Z] ---> 8d81d44f9722 [2022-04-06T20:33:55.663Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:33:55.663Z] ---> Running in 977a06706209 [2022-04-06T20:33:55.663Z] Removing intermediate container 424b49ec25b2 [2022-04-06T20:33:55.663Z] ---> b10df95768b0 [2022-04-06T20:33:55.663Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T20:33:55.663Z] ---> Running in eb08335e33a6 [2022-04-06T20:33:54.288Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:33:54.304Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-04-06T20:33:54.560Z] > git remote # timeout=10 [2022-04-06T20:33:54.576Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:33:54.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:33:54.601Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:33:54.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:33:54.945Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:33:54.971Z] > git checkout -f 176c615f9e98c1454d688d9700180972255ecdfe # timeout=10 [2022-04-06T20:33:55.923Z] Removing intermediate container 1f6525701cc5 [2022-04-06T20:33:55.923Z] ---> 916be0d5af48 [2022-04-06T20:33:55.923Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:33:55.923Z] 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-06T20:33:55.923Z] ---> Running in ef89ee0a0e64 [2022-04-06T20:33:55.923Z] 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-06T20:33:56.185Z] Removing intermediate container ef89ee0a0e64 [2022-04-06T20:33:56.185Z] ---> d7931523b149 [2022-04-06T20:33:56.185Z] 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-06T20:33:56.185Z] ---> Running in 52354c24b1e6 [2022-04-06T20:33:56.753Z] Removing intermediate container 977a06706209 [2022-04-06T20:33:56.753Z] ---> 51ddf927cf88 [2022-04-06T20:33:56.753Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:33:56.753Z] Removing intermediate container eb08335e33a6 [2022-04-06T20:33:56.753Z] ---> ca7042b3e880 [2022-04-06T20:33:56.753Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T20:33:56.753Z] ---> Running in d680142eb8b3 [2022-04-06T20:33:56.753Z] ---> Running in 20d911ffef3e [2022-04-06T20:33:57.013Z] Removing intermediate container d680142eb8b3 [2022-04-06T20:33:57.013Z] ---> 619105668212 [2022-04-06T20:33:57.013Z] 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-06T20:33:57.013Z] ---> Running in 1315d52671c2 [2022-04-06T20:33:57.013Z] Removing intermediate container 20d911ffef3e [2022-04-06T20:33:57.013Z] ---> cddebd63f549 [2022-04-06T20:33:57.013Z] 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-06T20:33:57.013Z] ---> Running in 5ded04ce7fdb [2022-04-06T20:33:57.275Z] spire-1.2.1/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.data/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.data/.file [2022-04-06T20:33:57.275Z] spire-1.2.1/.dockerignore [2022-04-06T20:33:57.275Z] spire-1.2.1/.gitattributes [2022-04-06T20:33:57.275Z] spire-1.2.1/.githooks/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:33:57.275Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:33:57.275Z] spire-1.2.1/.gitignore [2022-04-06T20:33:57.275Z] spire-1.2.1/.go-version [2022-04-06T20:33:57.275Z] spire-1.2.1/.golangci.yml [2022-04-06T20:33:57.275Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:33:57.275Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:33:57.275Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:33:57.275Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:33:57.275Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:33:57.275Z] spire-1.2.1/Dockerfile [2022-04-06T20:33:57.275Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:33:57.275Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:33:57.275Z] spire-1.2.1/LICENSE [2022-04-06T20:33:57.275Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:33:57.275Z] spire-1.2.1/Makefile [2022-04-06T20:33:57.275Z] spire-1.2.1/README.md [2022-04-06T20:33:57.275Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:33:57.275Z] spire-1.2.1/SECURITY.md [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:33:57.275Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/ [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/agent/ [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/server/ [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:33:57.275Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/ [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/ [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:33:57.275Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:33:57.276Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:33:57.276Z] spire-1.2.1/examples/ [2022-04-06T20:33:57.276Z] spire-1.2.1/examples/README.md [2022-04-06T20:33:57.276Z] spire-1.2.1/go.mod [2022-04-06T20:33:57.276Z] spire-1.2.1/go.sum [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:33:57.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:33:57.277Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:33:57.278Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:57.279Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/private/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:33:57.280Z] spire-1.2.1/release/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:33:57.280Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:33:57.280Z] spire-1.2.1/script/ [2022-04-06T20:33:57.280Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:33:57.280Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:33:57.280Z] spire-1.2.1/support/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:33:57.280Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:33:57.281Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:33:57.281Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:33:57.281Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:33:57.541Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/clock/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:33:57.541Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/common [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:33:57.542Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:33:57.543Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:33:57.544Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:33:57.544Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testca/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testkey/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/ [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/race.go [2022-04-06T20:33:57.544Z] spire-1.2.1/test/util/util.go [2022-04-06T20:33:57.544Z] building spire from source... [2022-04-06T20:33:57.544Z] Installing go1.17.7... [2022-04-06T20:33:57.804Z] spire-1.2.1/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.data/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.data/.file [2022-04-06T20:33:57.804Z] spire-1.2.1/.dockerignore [2022-04-06T20:33:57.804Z] spire-1.2.1/.gitattributes [2022-04-06T20:33:57.804Z] spire-1.2.1/.githooks/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:33:57.804Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:33:57.804Z] spire-1.2.1/.gitignore [2022-04-06T20:33:57.804Z] spire-1.2.1/.go-version [2022-04-06T20:33:57.804Z] spire-1.2.1/.golangci.yml [2022-04-06T20:33:57.804Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:33:57.804Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:33:57.804Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:33:57.804Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:33:57.804Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:33:57.804Z] spire-1.2.1/Dockerfile [2022-04-06T20:33:57.804Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:33:57.804Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:33:57.804Z] spire-1.2.1/LICENSE [2022-04-06T20:33:57.804Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:33:57.804Z] spire-1.2.1/Makefile [2022-04-06T20:33:57.804Z] spire-1.2.1/README.md [2022-04-06T20:33:57.804Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:33:57.804Z] spire-1.2.1/SECURITY.md [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:33:57.804Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/ [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/agent/ [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/server/ [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:33:57.804Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/ [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/ [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:33:57.804Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:33:57.805Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:33:57.805Z] spire-1.2.1/examples/ [2022-04-06T20:33:57.805Z] spire-1.2.1/examples/README.md [2022-04-06T20:33:57.805Z] spire-1.2.1/go.mod [2022-04-06T20:33:57.805Z] spire-1.2.1/go.sum [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:33:57.805Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:33:57.806Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:33:57.807Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:33:57.808Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:33:58.072Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/private/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:33:58.073Z] spire-1.2.1/release/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:33:58.073Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/script/ [2022-04-06T20:33:58.074Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:33:58.074Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:33:58.074Z] spire-1.2.1/support/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:33:58.074Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/clock/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:33:58.074Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/common [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:33:58.075Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:33:58.076Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testca/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testkey/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/ [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/race.go [2022-04-06T20:33:58.077Z] spire-1.2.1/test/util/util.go [2022-04-06T20:33:58.077Z] building spire from source... [2022-04-06T20:33:58.077Z] spire-1.2.1/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.data/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.data/.file [2022-04-06T20:33:58.077Z] spire-1.2.1/.dockerignore [2022-04-06T20:33:58.077Z] spire-1.2.1/.gitattributes [2022-04-06T20:33:58.077Z] spire-1.2.1/.githooks/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:33:58.077Z] spire-1.2.1/.gitignore [2022-04-06T20:33:58.077Z] spire-1.2.1/.go-version [2022-04-06T20:33:58.077Z] spire-1.2.1/.golangci.yml [2022-04-06T20:33:58.077Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:33:58.077Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:33:58.078Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:33:58.078Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:33:58.078Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:33:58.078Z] spire-1.2.1/Dockerfile [2022-04-06T20:33:58.078Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:33:58.078Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:33:58.078Z] spire-1.2.1/LICENSE [2022-04-06T20:33:58.078Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:33:58.078Z] spire-1.2.1/Makefile [2022-04-06T20:33:58.078Z] spire-1.2.1/README.md [2022-04-06T20:33:58.078Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:33:58.078Z] spire-1.2.1/SECURITY.md [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:33:58.078Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/ [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/agent/ [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/server/ [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:33:58.078Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/ [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/ [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:33:58.078Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:33:58.078Z] spire-1.2.1/examples/ [2022-04-06T20:33:58.078Z] spire-1.2.1/examples/README.md [2022-04-06T20:33:58.078Z] spire-1.2.1/go.mod [2022-04-06T20:33:58.078Z] spire-1.2.1/go.sum [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:33:58.078Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.goInstalling go1.17.7... [2022-04-06T20:33:58.079Z] [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:33:58.079Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:33:58.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:33:58.081Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:33:58.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/private/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:33:58.083Z] spire-1.2.1/release/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:33:58.083Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:33:58.083Z] spire-1.2.1/script/ [2022-04-06T20:33:58.083Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:33:58.083Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:33:58.083Z] spire-1.2.1/support/ [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/ [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:33:58.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:33:58.084Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/clock/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:33:58.084Z] spire-1.2.1/test/integration/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/common [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:33:58.343Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:33:58.344Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:33:58.345Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:33:58.345Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testca/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testkey/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/util/ [2022-04-06T20:33:58.345Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:33:58.345Z] spire-1.2.1/test/util/race.go [2022-04-06T20:33:58.346Z] spire-1.2.1/test/util/util.go [2022-04-06T20:33:58.346Z] building spire from source... [2022-04-06T20:33:58.346Z] Installing go1.17.7... [2022-04-06T20:33:59.670Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:33:59.701Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T20:33:59.685Z] > git rev-list --no-walk c174cf682c674784c5759356720957c5db593d16 # timeout=10 [2022-04-06T20:34:00.591Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T20:34:00.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T20:34:00.591Z] Dload Upload Total Spent Left Speed [2022-04-06T20:34:00.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k [Pipeline] sh [2022-04-06T20:34:01.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T20:34:01.560Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-06T20:34:01.560Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T20:34:01.560Z] { [2022-04-06T20:34:01.560Z] "registry-mirrors": [ [2022-04-06T20:34:01.560Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T20:34:01.560Z] ], [2022-04-06T20:34:01.560Z] "bip": "10.250.0.254/24", [2022-04-06T20:34:01.560Z] "hosts": [ [2022-04-06T20:34:01.560Z] "tcp://0.0.0.0:5555", [2022-04-06T20:34:01.560Z] "unix:///var/run/docker.sock" [2022-04-06T20:34:01.560Z] ], [2022-04-06T20:34:01.560Z] "mtu": 1458, [2022-04-06T20:34:01.560Z] "selinux-enabled": true, [2022-04-06T20:34:01.560Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T20:34:01.560Z] } [Pipeline] sh [2022-04-06T20:34:01.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T20:34:02.419Z] + sudo service docker restart [2022-04-06T20:34:03.615Z] Building bin/spire-server... [2022-04-06T20:34:03.615Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:34:03.615Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:34:03.615Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:34:03.615Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:34:03.616Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:34:03.616Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:34:03.616Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:34:03.616Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:34:03.616Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:34:03.616Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:34:03.616Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:34:03.616Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:34:03.616Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:34:03.616Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:34:03.616Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:34:03.616Z] Building bin/spire-server... [2022-04-06T20:34:03.616Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:34:03.616Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:34:03.616Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:34:03.616Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:34:03.616Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:34:03.616Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:34:03.616Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:34:03.616Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:34:03.616Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:34:03.616Z] Building bin/spire-server... [2022-04-06T20:34:03.616Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:34:03.873Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:34:03.873Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:34:03.873Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:34:03.873Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:34:03.873Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:34:03.873Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:34:03.874Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:34:03.874Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:34:03.874Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:34:03.874Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:34:03.874Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:34:03.874Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:34:03.874Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:34:03.874Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:34:03.874Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:34:03.874Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:34:03.874Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:34:03.874Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:34:03.874Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:34:04.132Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:34:04.132Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:34:04.132Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:34:04.132Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:34:04.132Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:34:04.132Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:34:04.132Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:34:04.132Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:34:04.132Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:34:04.132Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:34:04.132Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:34:04.132Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:34:04.132Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:34:04.132Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:34:04.132Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:34:04.132Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:34:04.390Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:34:04.390Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:34:04.391Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:34:04.391Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:34:04.391Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:34:04.391Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:34:04.391Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:34:04.391Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:34:04.391Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:34:04.391Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:34:04.391Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:34:04.391Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:34:04.391Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:34:04.391Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:34:04.391Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:34:04.391Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:34:04.391Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:34:04.391Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:34:04.391Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:34:04.652Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:34:04.652Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:34:04.652Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:34:04.652Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:34:04.652Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:34:04.652Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:34:04.652Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:34:04.652Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:34:04.652Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:34:04.652Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:34:04.652Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:34:04.652Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:34:04.652Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:34:04.652Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:34:04.652Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:34:04.652Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:34:04.652Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:34:04.652Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:34:04.652Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:34:04.652Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:34:04.652Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:34:04.652Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:34:04.652Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:34:04.652Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:34:04.652Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:34:04.998Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:34:04.998Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:34:04.998Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:34:04.998Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:34:04.998Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:34:04.998Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:34:04.998Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:34:04.998Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:34:04.998Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:34:04.998Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:34:05.256Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:34:05.257Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:34:05.257Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:34:05.257Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:34:05.257Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:34:05.257Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:34:05.257Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:34:05.257Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:34:05.257Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:34:05.257Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:34:05.257Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:34:05.574Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:34:05.574Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:34:05.574Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:34:05.574Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:34:05.833Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:34:05.833Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:34:07.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:34:07.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:34:07.209Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:34:07.209Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:34:07.209Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:34:07.778Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:34:07.778Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:34:07.778Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:34:07.778Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:34:11.064Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:34:11.064Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:34:11.064Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:34:11.064Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:34:11.064Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:34:11.064Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:34:11.323Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:34:11.323Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:34:11.323Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:34:11.889Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:34:12.163Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:34:12.163Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:34:12.163Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:34:12.163Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:34:12.163Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:34:12.163Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:34:12.163Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:34:12.163Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:34:12.163Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:34:12.163Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:34:12.425Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:34:12.425Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:34:12.701Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:34:12.701Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:34:12.701Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:34:12.701Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:34:13.053Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:34:13.053Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:34:13.053Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:34:13.312Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:34:13.569Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:34:13.569Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:34:13.569Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:34:13.569Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:34:13.827Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:34:14.085Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:34:14.085Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:34:14.085Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:34:14.353Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:34:14.353Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:34:14.613Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:34:14.613Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:34:14.613Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:34:14.613Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:34:14.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:34:14.870Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:34:14.870Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:34:14.870Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:34:14.870Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:34:14.870Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:34:14.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:34:14.870Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:34:15.128Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:34:15.128Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:34:15.128Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:34:15.128Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:34:15.386Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:34:15.386Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:34:15.386Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:34:15.386Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:34:15.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:34:15.643Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:34:15.643Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:34:15.643Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:34:15.643Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:34:15.643Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:34:15.643Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:34:15.907Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:34:15.907Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:34:15.907Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:34:15.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:34:16.167Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:34:16.167Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:34:16.167Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:34:16.167Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:34:16.167Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:34:16.167Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:34:16.167Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:34:16.167Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:34:16.167Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:34:16.425Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:34:16.425Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:34:16.425Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:34:16.425Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:34:16.744Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:34:16.744Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:34:17.079Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:34:17.079Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:34:17.079Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:34:17.079Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:34:17.079Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:34:17.079Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:34:17.079Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:34:17.339Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:34:17.339Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:34:17.339Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:34:17.339Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:34:17.339Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:34:17.340Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:34:17.340Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:34:17.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:34:17.340Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:34:17.340Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:34:17.340Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:34:17.340Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:34:17.604Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:34:17.604Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:34:17.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:34:17.604Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:34:17.986Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:34:17.986Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:34:17.986Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:34:17.986Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:34:17.986Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:34:17.986Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:34:17.986Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:34:17.986Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:34:17.986Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:34:17.986Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:34:17.986Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:34:17.986Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:34:17.986Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:34:17.986Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:34:17.986Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:34:18.245Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:34:18.245Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:34:18.245Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:34:18.245Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:34:18.245Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:34:18.245Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:34:18.245Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:34:18.245Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:34:18.245Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:34:18.245Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:34:18.245Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:34:18.245Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:34:18.245Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:34:18.245Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:34:18.245Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:34:18.245Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:34:18.245Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:34:18.245Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:34:18.245Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:34:18.245Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:34:18.245Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:34:18.245Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:34:18.245Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:34:18.245Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:34:18.245Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:34:18.245Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:34:18.505Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:34:18.505Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:34:18.505Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:34:18.505Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:34:18.505Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:34:18.505Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:34:18.763Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:34:18.763Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:34:18.763Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:34:18.763Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:34:18.763Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:34:18.763Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:34:18.763Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:34:18.763Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:34:18.763Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:34:18.763Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:34:18.763Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:34:18.763Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:34:18.763Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:34:18.763Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:34:18.763Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:34:19.021Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:34:19.021Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:34:19.021Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:34:19.021Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:34:19.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:34:19.021Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:34:19.021Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:34:19.021Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:34:19.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:34:19.021Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:34:19.021Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:34:19.021Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:34:19.021Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:34:19.021Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:34:19.021Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:34:19.021Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:34:19.021Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:34:19.021Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:34:19.021Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:34:19.473Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:34:19.473Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:34:19.473Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:34:19.473Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:34:19.473Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:34:19.473Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:34:19.473Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:34:19.732Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:34:19.732Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:34:19.732Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:34:19.732Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:34:19.732Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:34:19.732Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:34:19.732Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:34:19.732Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:34:19.732Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:34:19.732Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:34:19.732Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:34:19.732Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:34:19.732Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:34:19.732Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:34:19.732Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:34:19.732Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:34:19.732Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:34:19.732Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:34:20.157Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:34:20.157Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:34:20.157Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:34:20.157Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:34:20.157Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:34:20.157Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:34:20.537Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:34:20.537Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:34:20.537Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:34:20.537Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:34:20.537Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:34:20.537Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:34:20.537Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:34:20.537Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:34:20.537Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:34:20.899Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:34:20.899Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:34:20.899Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:34:20.899Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:34:20.899Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:34:21.137Z] provisioning config files... [2022-04-06T20:34:21.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1609469144093225063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:34:21.555Z] ---> docker-login.sh [2022-04-06T20:34:21.555Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:34:22.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:34:22.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:34:22.439Z] Configure a credential helper to remove this warning. See [2022-04-06T20:34:22.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:34:22.439Z] [2022-04-06T20:34:22.439Z] Login Succeeded [2022-04-06T20:34:22.439Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:34:23.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:34:23.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:34:23.044Z] Configure a credential helper to remove this warning. See [2022-04-06T20:34:23.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:34:23.044Z] [2022-04-06T20:34:23.044Z] Login Succeeded [2022-04-06T20:34:23.044Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:34:23.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:34:23.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:34:23.656Z] Configure a credential helper to remove this warning. See [2022-04-06T20:34:23.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:34:23.656Z] [2022-04-06T20:34:23.656Z] Login Succeeded [2022-04-06T20:34:23.656Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:34:24.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:34:24.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:34:24.257Z] Configure a credential helper to remove this warning. See [2022-04-06T20:34:24.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:34:24.257Z] [2022-04-06T20:34:24.257Z] Login Succeeded [2022-04-06T20:34:24.257Z] docker.io [2022-04-06T20:34:24.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:34:25.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:34:25.137Z] Configure a credential helper to remove this warning. See [2022-04-06T20:34:25.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:34:25.137Z] [2022-04-06T20:34:25.137Z] Login Succeeded [2022-04-06T20:34:25.137Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:34:25.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T20:34:25.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:34:25.736Z] ========================================================= [2022-04-06T20:34:25.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T20:34:25.736Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:34:26.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:34:26.181Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:34:26.181Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:34:26.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T20:34:26.366Z] 9b3977197b4f: Pulling fs layer [2022-04-06T20:34:26.366Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T20:34:26.366Z] 94645a83ff95: Pulling fs layer [2022-04-06T20:34:26.366Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T20:34:26.366Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T20:34:26.366Z] f7c0051592d6: Pulling fs layer [2022-04-06T20:34:26.366Z] a227ed2f7395: Pulling fs layer [2022-04-06T20:34:26.366Z] 7b1c46037f91: Pulling fs layer [2022-04-06T20:34:26.366Z] f7c0051592d6: Waiting [2022-04-06T20:34:26.366Z] a227ed2f7395: Waiting [2022-04-06T20:34:26.366Z] 7b1c46037f91: Waiting [2022-04-06T20:34:26.366Z] 3f3a8bcf1eab: Waiting [2022-04-06T20:34:26.366Z] 0c92f367c5e7: Waiting [2022-04-06T20:34:26.366Z] 94645a83ff95: Verifying Checksum [2022-04-06T20:34:26.366Z] 94645a83ff95: Download complete [2022-04-06T20:34:26.366Z] 1a89e8eeedd5: Download complete [2022-04-06T20:34:26.366Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T20:34:26.366Z] 0c92f367c5e7: Download complete [2022-04-06T20:34:26.366Z] f7c0051592d6: Verifying Checksum [2022-04-06T20:34:26.366Z] f7c0051592d6: Download complete [2022-04-06T20:34:26.366Z] 9b3977197b4f: Verifying Checksum [2022-04-06T20:34:26.366Z] 9b3977197b4f: Download complete [2022-04-06T20:34:26.366Z] a227ed2f7395: Verifying Checksum [2022-04-06T20:34:26.366Z] a227ed2f7395: Download complete [2022-04-06T20:34:26.753Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:34:26.753Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:34:27.050Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:34:27.050Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:34:27.357Z] 9b3977197b4f: Pull complete [2022-04-06T20:34:27.975Z] 1a89e8eeedd5: Pull complete [2022-04-06T20:34:28.254Z] 94645a83ff95: Pull complete [2022-04-06T20:34:28.532Z] 7b1c46037f91: Verifying Checksum [2022-04-06T20:34:28.532Z] 7b1c46037f91: Download complete [2022-04-06T20:34:29.522Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T20:34:29.522Z] 3f3a8bcf1eab: Download complete [2022-04-06T20:34:44.645Z] 3f3a8bcf1eab: Pull complete [2022-04-06T20:34:44.645Z] 0c92f367c5e7: Pull complete [2022-04-06T20:34:44.645Z] f7c0051592d6: Pull complete [2022-04-06T20:34:44.645Z] a227ed2f7395: Pull complete [2022-04-06T20:34:48.956Z] 7b1c46037f91: Pull complete [2022-04-06T20:34:48.956Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T20:34:48.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:34:48.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:34:49.313Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:34:49.313Z] WORKDIR /edgex [2022-04-06T20:34:49.313Z] COPY go.mod . [2022-04-06T20:34:49.313Z] RUN go mod download [2022-04-06T20:34:49.313Z] docker build -t ci-base-image-arm64 -f - . [2022-04-06T20:34:51.957Z] Sending build context to Docker daemon 169.1MB [2022-04-06T20:34:51.957Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:34:51.957Z] ---> f79e39bc4007 [2022-04-06T20:34:51.957Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:34:53.932Z] ---> Running in 9e4e10e4ac3e [2022-04-06T20:34:53.933Z] Removing intermediate container 9e4e10e4ac3e [2022-04-06T20:34:53.933Z] ---> 6cf54835736c [2022-04-06T20:34:53.933Z] Step 3/4 : COPY go.mod . [2022-04-06T20:34:54.525Z] ---> 7cdab2c43820 [2022-04-06T20:34:54.525Z] Step 4/4 : RUN go mod download [2022-04-06T20:34:54.796Z] ---> Running in 9d6b73368ec4 [2022-04-06T20:34:59.124Z] Removing intermediate container b54812693f77 [2022-04-06T20:34:59.124Z] ---> 318aa29591c7 [2022-04-06T20:34:59.124Z] [2022-04-06T20:34:59.124Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:34:59.124Z] Removing intermediate container a5cd03a419d5 [2022-04-06T20:34:59.124Z] ---> b7b144179330 [2022-04-06T20:34:59.124Z] [2022-04-06T20:34:59.124Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:34:59.124Z] 3.14: Pulling from library/alpine [2022-04-06T20:34:59.124Z] 3.14: Pulling from library/alpine [2022-04-06T20:34:59.124Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:34:59.124Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:34:59.124Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T20:34:59.124Z] Status: Image is up to date for alpine:3.14 [2022-04-06T20:34:59.124Z] ---> e04c818066af [2022-04-06T20:34:59.124Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:34:59.124Z] ---> e04c818066af [2022-04-06T20:34:59.124Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T20:34:59.124Z] ---> Running in 45b7c075a547 [2022-04-06T20:34:59.124Z] ---> Running in f27c15869ce7 [2022-04-06T20:35:00.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:00.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:00.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:00.338Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T20:35:00.338Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:35:00.338Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:35:00.338Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:35:00.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:00.597Z] OK: 6 MiB in 16 packages [2022-04-06T20:35:00.597Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T20:35:00.597Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:35:00.597Z] OK: 6 MiB in 15 packages [2022-04-06T20:35:02.507Z] Removing intermediate container f27c15869ce7 [2022-04-06T20:35:02.507Z] ---> c974cfd7a0f8 [2022-04-06T20:35:02.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:35:02.507Z] Removing intermediate container 45b7c075a547 [2022-04-06T20:35:02.507Z] ---> e1f0af901117 [2022-04-06T20:35:02.507Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:35:02.507Z] ---> Running in eb692c10b0a4 [2022-04-06T20:35:02.507Z] ---> Running in bd5cc8868434 [2022-04-06T20:35:02.765Z] Removing intermediate container eb692c10b0a4 [2022-04-06T20:35:02.765Z] ---> 9b1bfd4f2f5c [2022-04-06T20:35:02.765Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T20:35:03.023Z] Removing intermediate container bd5cc8868434 [2022-04-06T20:35:03.023Z] ---> 87f10e67bba0 [2022-04-06T20:35:03.023Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T20:35:03.023Z] ---> Running in 1277592a4b01 [2022-04-06T20:35:03.282Z] ---> Running in 3b7bb2a5377e [2022-04-06T20:35:03.541Z] Removing intermediate container 1277592a4b01 [2022-04-06T20:35:03.541Z] ---> 20f2748fa4f3 [2022-04-06T20:35:03.541Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:35:03.798Z] Removing intermediate container 3b7bb2a5377e [2022-04-06T20:35:03.798Z] ---> e8acaa08a5b8 [2022-04-06T20:35:03.798Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:35:03.798Z] ---> Running in bc426ac1b289 [2022-04-06T20:35:03.798Z] ---> Running in bf4862759d14 [2022-04-06T20:35:04.365Z] Removing intermediate container bc426ac1b289 [2022-04-06T20:35:04.365Z] ---> d45c40cb206b [2022-04-06T20:35:04.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:35:04.365Z] Removing intermediate container bf4862759d14 [2022-04-06T20:35:04.365Z] ---> df769150c75f [2022-04-06T20:35:04.365Z] Step 15/23 : WORKDIR / [2022-04-06T20:35:04.651Z] ---> Running in 78d7606acc8e [2022-04-06T20:35:05.010Z] Removing intermediate container 78d7606acc8e [2022-04-06T20:35:05.010Z] ---> c6185000b59b [2022-04-06T20:35:05.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:35:05.010Z] ---> e0a363257237 [2022-04-06T20:35:05.010Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T20:35:06.076Z] ---> 3792d3aae122 [2022-04-06T20:35:06.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T20:35:06.333Z] ---> fb656752655c [2022-04-06T20:35:06.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T20:35:07.268Z] ---> d80bacb104a2 [2022-04-06T20:35:07.268Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T20:35:07.268Z] ---> 45356c30682d [2022-04-06T20:35:07.268Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T20:35:07.268Z] ---> Running in 1feff89c0b78 [2022-04-06T20:35:07.531Z] Removing intermediate container 1feff89c0b78 [2022-04-06T20:35:07.531Z] ---> 880f577ac748 [2022-04-06T20:35:07.531Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:35:07.803Z] ---> Running in 593aaf726b14 [2022-04-06T20:35:07.803Z] ---> 36d959218dd7 [2022-04-06T20:35:07.803Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T20:35:08.079Z] ---> Running in 878cfa791717 [2022-04-06T20:35:08.079Z] Removing intermediate container 593aaf726b14 [2022-04-06T20:35:08.079Z] ---> 7bc40b054d64 [2022-04-06T20:35:08.079Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:35:08.339Z] ---> Running in dc26b1066cdf [2022-04-06T20:35:08.339Z] Removing intermediate container 878cfa791717 [2022-04-06T20:35:08.339Z] ---> 92c207399807 [2022-04-06T20:35:08.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:35:08.600Z] ---> Running in ecb6736c0725 [2022-04-06T20:35:08.600Z] Removing intermediate container dc26b1066cdf [2022-04-06T20:35:08.600Z] ---> b00f5ef1cdda [2022-04-06T20:35:08.600Z] Step 21/22 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:35:08.862Z] ---> Running in 4a8867487e09 [2022-04-06T20:35:09.120Z] Removing intermediate container ecb6736c0725 [2022-04-06T20:35:09.120Z] ---> cfd5f7164528 [2022-04-06T20:35:09.120Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:35:09.120Z] ---> Running in f85b14ce8833 [2022-04-06T20:35:09.120Z] Removing intermediate container 4a8867487e09 [2022-04-06T20:35:09.120Z] ---> 016dac746078 [2022-04-06T20:35:09.120Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:35:09.398Z] ---> Running in e4f463754b56 [2022-04-06T20:35:09.663Z] Removing intermediate container f85b14ce8833 [2022-04-06T20:35:09.663Z] ---> d3bf732a8dbb [2022-04-06T20:35:09.663Z] Step 22/23 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:35:09.920Z] Removing intermediate container e4f463754b56 [2022-04-06T20:35:09.920Z] ---> bdb82a43ca96 [2022-04-06T20:35:09.920Z] [2022-04-06T20:35:09.920Z] ---> Running in c4b8a373712e [2022-04-06T20:35:09.920Z] Successfully built bdb82a43ca96 [2022-04-06T20:35:09.920Z] Successfully tagged support-notifications:latest [2022-04-06T20:35:09.920Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-06T20:35:10.485Z] Removing intermediate container c4b8a373712e [2022-04-06T20:35:10.485Z] ---> 7df95cb2c01b [2022-04-06T20:35:10.485Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:35:12.386Z] ---> Running in fa79616690f7 [2022-04-06T20:35:12.953Z] Removing intermediate container fa79616690f7 [2022-04-06T20:35:12.953Z] ---> f152373b8b0c [2022-04-06T20:35:12.953Z] [2022-04-06T20:35:12.953Z] Successfully built f152373b8b0c [2022-04-06T20:35:12.953Z] Successfully tagged core-command:latest [2022-04-06T20:35:12.953Z]  Building core-command ... done Building support-scheduler [2022-04-06T20:35:21.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:21.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:21.061Z] ---> 8194ab0bf170 [2022-04-06T20:35:21.061Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:35:21.061Z] ---> Using cache [2022-04-06T20:35:21.061Z] ---> 21cc089ff086 [2022-04-06T20:35:21.061Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:21.061Z] ---> Using cache [2022-04-06T20:35:21.061Z] ---> e93890c24608 [2022-04-06T20:35:21.061Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:35:21.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:21.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:21.628Z] ---> 8194ab0bf170 [2022-04-06T20:35:21.628Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:35:21.628Z] ---> Using cache [2022-04-06T20:35:21.628Z] ---> 21cc089ff086 [2022-04-06T20:35:21.628Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:21.628Z] ---> Using cache [2022-04-06T20:35:21.628Z] ---> e93890c24608 [2022-04-06T20:35:21.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:35:25.815Z] ---> Running in 1c52a01d38d5 [2022-04-06T20:35:25.815Z] ---> Running in 9f3d365dfb65 [2022-04-06T20:35:26.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:26.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:27.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:27.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:27.829Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:28.087Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:29.470Z] Removing intermediate container 9f3d365dfb65 [2022-04-06T20:35:29.470Z] ---> ece33b18d93a [2022-04-06T20:35:29.470Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:35:29.470Z] Removing intermediate container 1c52a01d38d5 [2022-04-06T20:35:29.470Z] ---> 83c9d016ba78 [2022-04-06T20:35:29.470Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:35:29.729Z] ---> 3652da0178cd [2022-04-06T20:35:29.729Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:29.987Z] ---> Running in 4446ddbf2f7d [2022-04-06T20:35:29.987Z] ---> eaa45679212c [2022-04-06T20:35:29.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:29.987Z] ---> Running in 29130831eee9 [2022-04-06T20:35:32.519Z] Removing intermediate container 4446ddbf2f7d [2022-04-06T20:35:32.520Z] ---> 7abad19157cc [2022-04-06T20:35:32.520Z] Step 8/22 : COPY . . [2022-04-06T20:35:32.777Z] Removing intermediate container 29130831eee9 [2022-04-06T20:35:32.777Z] ---> 19c2881612be [2022-04-06T20:35:32.777Z] Step 8/22 : COPY . . [2022-04-06T20:35:51.378Z] Removing intermediate container 9d6b73368ec4 [2022-04-06T20:35:51.378Z] ---> 893835e63a74 [2022-04-06T20:35:51.378Z] Successfully built 893835e63a74 [2022-04-06T20:35:51.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:35:51.730Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:35:51.730Z] . [Pipeline] withDockerContainer [2022-04-06T20:35:52.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-10991 does not seem to be running inside a container [2022-04-06T20:35:52.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:35:53.693Z] $ docker top a0501c4d548628c3e5309256b89d86ff964d60c24f5181e5106f77135e8aa7d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:35:54.672Z] + go version [2022-04-06T20:35:54.672Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T20:35:54.702Z] $ docker stop --time=1 a0501c4d548628c3e5309256b89d86ff964d60c24f5181e5106f77135e8aa7d9 [2022-04-06T20:35:56.461Z] $ docker rm -f a0501c4d548628c3e5309256b89d86ff964d60c24f5181e5106f77135e8aa7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:35:57.127Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:35:57.127Z] . [Pipeline] withDockerContainer [2022-04-06T20:35:57.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-10991 does not seem to be running inside a container [2022-04-06T20:35:57.499Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:35:58.955Z] $ docker top 1f47f0dec272076962c8238f011aad758bf027f65a95990d322c3f6d1d065e15 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:35:59.271Z] ========================================================= [2022-04-06T20:35:59.271Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:35:59.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:35:59.319Z] ---> 8f9c65b02530 [2022-04-06T20:35:59.319Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T20:35:59.319Z] ---> 98885e7d2c94 [2022-04-06T20:35:59.319Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T20:35:59.319Z] ---> Running in 269c20be45cb [2022-04-06T20:35:59.319Z] ---> Running in 7a506fb66c4f [2022-04-06T20:35:59.897Z] 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-06T20:35:59.926Z] + make test [2022-04-06T20:35:59.926Z] go mod tidy -compat=1.17 [2022-04-06T20:36:00.176Z] 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-06T20:36:00.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:36:32.254Z] 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-06T20:36:39.960Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:36:40.593Z] Removing intermediate container 7a506fb66c4f [2022-04-06T20:36:40.593Z] ---> 8093e0b8f12f [2022-04-06T20:36:40.593Z] [2022-04-06T20:36:40.593Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:36:40.593Z] ---> e04c818066af [2022-04-06T20:36:40.593Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:36:40.593Z] ---> Using cache [2022-04-06T20:36:40.593Z] ---> e1f0af901117 [2022-04-06T20:36:40.593Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:36:40.593Z] ---> Using cache [2022-04-06T20:36:40.593Z] ---> 87f10e67bba0 [2022-04-06T20:36:40.593Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T20:36:40.593Z] Removing intermediate container 269c20be45cb [2022-04-06T20:36:40.593Z] ---> 609e7bb7251a [2022-04-06T20:36:40.593Z] [2022-04-06T20:36:40.593Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:36:40.593Z] ---> e04c818066af [2022-04-06T20:36:40.593Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T20:36:40.593Z] ---> Running in 5a0fcc94208f [2022-04-06T20:36:40.593Z] ---> Running in bc8da2e0f5f5 [2022-04-06T20:36:40.593Z] Removing intermediate container 5a0fcc94208f [2022-04-06T20:36:40.593Z] ---> 44fdd33cc928 [2022-04-06T20:36:40.593Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:36:40.593Z] ---> Running in 4492c32270c6 [2022-04-06T20:36:40.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:40.593Z] Removing intermediate container 4492c32270c6 [2022-04-06T20:36:40.593Z] ---> c3b3dc7143b3 [2022-04-06T20:36:40.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:36:40.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:40.593Z] ---> df50e5ddfc14 [2022-04-06T20:36:40.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T20:36:40.858Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T20:36:40.858Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:36:40.858Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T20:36:40.858Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T20:36:40.858Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T20:36:40.858Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:36:40.858Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:36:40.858Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:36:41.117Z] OK: 8 MiB in 20 packages [2022-04-06T20:36:41.376Z] ---> 713107bc62b4 [2022-04-06T20:36:41.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T20:36:41.376Z] ---> ef61f214e386 [2022-04-06T20:36:41.376Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T20:36:41.636Z] ---> Running in 4d519b52192b [2022-04-06T20:36:41.636Z] Removing intermediate container bc8da2e0f5f5 [2022-04-06T20:36:41.637Z] ---> 83959eb0e0a8 [2022-04-06T20:36:41.637Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:36:41.637Z] ---> Running in 023b9cf4d54c [2022-04-06T20:36:41.637Z] Removing intermediate container 4d519b52192b [2022-04-06T20:36:41.637Z] ---> 763297fe8312 [2022-04-06T20:36:41.637Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:36:41.896Z] ---> Running in f6f3415b1504 [2022-04-06T20:36:41.896Z] Removing intermediate container 023b9cf4d54c [2022-04-06T20:36:41.896Z] ---> 02c83bd87226 [2022-04-06T20:36:41.896Z] Step 13/22 : WORKDIR /edgex [2022-04-06T20:36:41.896Z] ---> Running in 2467540a7f0c [2022-04-06T20:36:41.896Z] Removing intermediate container f6f3415b1504 [2022-04-06T20:36:41.896Z] ---> 76e9ebda219d [2022-04-06T20:36:41.896Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:36:42.162Z] ---> Running in 34845115f36a [2022-04-06T20:36:42.162Z] Removing intermediate container 2467540a7f0c [2022-04-06T20:36:42.162Z] ---> 93f1e671d00f [2022-04-06T20:36:42.163Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T20:36:42.163Z] Removing intermediate container 34845115f36a [2022-04-06T20:36:42.163Z] ---> aa0856dca013 [2022-04-06T20:36:42.163Z] Step 21/22 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:36:42.163Z] ---> Running in 9a577d02a73a [2022-04-06T20:36:42.163Z] ---> 97228d48c33f [2022-04-06T20:36:42.163Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T20:36:42.421Z] Removing intermediate container 9a577d02a73a [2022-04-06T20:36:42.421Z] ---> 7d4c547dc34c [2022-04-06T20:36:42.421Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:36:42.421Z] ---> Running in 2c1abdc6ed19 [2022-04-06T20:36:42.679Z] Removing intermediate container 2c1abdc6ed19 [2022-04-06T20:36:42.679Z] ---> 8651a387ce5d [2022-04-06T20:36:42.679Z] [2022-04-06T20:36:42.679Z] ---> 71b16e942fce [2022-04-06T20:36:42.679Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T20:36:42.679Z] Successfully built 8651a387ce5d [2022-04-06T20:36:42.679Z] Successfully tagged support-scheduler:latest [2022-04-06T20:36:42.679Z] Building core-metadata [2022-04-06T20:36:45.211Z]  Building support-scheduler ... done  ---> 8bbb2c9c41eb [2022-04-06T20:36:45.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:36:46.155Z] ---> ef9b261b1f0a [2022-04-06T20:36:46.155Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T20:36:46.155Z] ---> Running in fe69d1de808d [2022-04-06T20:36:46.419Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:36:46.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:36:46.419Z] ---> 8194ab0bf170 [2022-04-06T20:36:46.419Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> 21cc089ff086 [2022-04-06T20:36:46.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> e93890c24608 [2022-04-06T20:36:46.419Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> 83c9d016ba78 [2022-04-06T20:36:46.419Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> eaa45679212c [2022-04-06T20:36:46.419Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> 19c2881612be [2022-04-06T20:36:46.419Z] Step 8/23 : COPY . . [2022-04-06T20:36:46.419Z] ---> Using cache [2022-04-06T20:36:46.419Z] ---> 98885e7d2c94 [2022-04-06T20:36:46.419Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T20:36:46.687Z] ---> Running in 85e96b96354b [2022-04-06T20:36:46.946Z] Removing intermediate container fe69d1de808d [2022-04-06T20:36:46.946Z] ---> c902ce1311f7 [2022-04-06T20:36:46.946Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:36:46.946Z] 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-06T20:36:46.946Z] ---> Running in 3b827b4f22b9 [2022-04-06T20:36:47.204Z] Removing intermediate container 3b827b4f22b9 [2022-04-06T20:36:47.204Z] ---> d510ddc671c0 [2022-04-06T20:36:47.204Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:36:47.204Z] ---> Running in f26d14104fe4 [2022-04-06T20:36:47.462Z] Removing intermediate container f26d14104fe4 [2022-04-06T20:36:47.462Z] ---> 767ca90489b2 [2022-04-06T20:36:47.463Z] Step 21/22 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:36:47.463Z] ---> Running in 0f1d20d1b316 [2022-04-06T20:36:47.724Z] Removing intermediate container 0f1d20d1b316 [2022-04-06T20:36:47.724Z] ---> e807905e9bf3 [2022-04-06T20:36:47.724Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:36:47.724Z] ---> Running in 9754a52e754c [2022-04-06T20:36:47.724Z] Removing intermediate container 9754a52e754c [2022-04-06T20:36:47.724Z] ---> ddc884b4f25e [2022-04-06T20:36:47.724Z] [2022-04-06T20:36:47.983Z] Successfully built ddc884b4f25e [2022-04-06T20:36:47.983Z] Successfully tagged security-proxy-setup:latest [2022-04-06T20:36:47.983Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-06T20:36:51.263Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:36:51.263Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:36:51.263Z] ---> 8194ab0bf170 [2022-04-06T20:36:51.263Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> 21cc089ff086 [2022-04-06T20:36:51.263Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> e93890c24608 [2022-04-06T20:36:51.263Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> 83c9d016ba78 [2022-04-06T20:36:51.263Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> eaa45679212c [2022-04-06T20:36:51.263Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> 19c2881612be [2022-04-06T20:36:51.263Z] Step 8/31 : COPY . . [2022-04-06T20:36:51.263Z] ---> Using cache [2022-04-06T20:36:51.263Z] ---> 98885e7d2c94 [2022-04-06T20:36:51.263Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T20:36:53.164Z] ---> Running in 35881cb32fd1 [2022-04-06T20:36:53.421Z] 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-06T20:37:11.502Z] Building bin/spire-agent... [2022-04-06T20:37:11.502Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:11.502Z] Building bin/spire-agent... [2022-04-06T20:37:11.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:11.502Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:11.502Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:11.502Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:11.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:11.502Z] Building bin/spire-agent... [2022-04-06T20:37:11.502Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:11.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:11.502Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:11.502Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:11.760Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:11.760Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:11.760Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:11.760Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:11.760Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:11.760Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:11.760Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:11.760Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:11.760Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:11.760Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:11.760Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:11.760Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:11.760Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:11.760Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:12.326Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:12.326Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:12.326Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:12.646Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:12.646Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:12.646Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:12.646Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:12.646Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:12.646Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:12.646Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:19.213Z] Removing intermediate container 85e96b96354b [2022-04-06T20:37:19.213Z] ---> c9958a338b51 [2022-04-06T20:37:19.213Z] [2022-04-06T20:37:19.213Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:37:19.213Z] ---> e04c818066af [2022-04-06T20:37:19.213Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:37:19.213Z] ---> Using cache [2022-04-06T20:37:19.213Z] ---> e1f0af901117 [2022-04-06T20:37:19.213Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:37:19.213Z] ---> Using cache [2022-04-06T20:37:19.213Z] ---> 87f10e67bba0 [2022-04-06T20:37:19.213Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T20:37:19.213Z] ---> Running in 4c16fba5662b [2022-04-06T20:37:19.471Z] Removing intermediate container 4c16fba5662b [2022-04-06T20:37:19.471Z] ---> c684c325c430 [2022-04-06T20:37:19.471Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:37:19.736Z] ---> Running in f6e9751733bc [2022-04-06T20:37:20.307Z] Removing intermediate container f6e9751733bc [2022-04-06T20:37:20.307Z] ---> 453721c5421a [2022-04-06T20:37:20.307Z] Step 15/23 : WORKDIR / [2022-04-06T20:37:20.307Z] ---> Running in 09e10ae3676f [2022-04-06T20:37:20.877Z] Removing intermediate container 09e10ae3676f [2022-04-06T20:37:20.877Z] ---> 600b4d7ce43a [2022-04-06T20:37:20.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:21.444Z] ---> 9e899bb442f7 [2022-04-06T20:37:21.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T20:37:21.444Z] Removing intermediate container 35881cb32fd1 [2022-04-06T20:37:21.444Z] ---> a510485fc576 [2022-04-06T20:37:21.444Z] [2022-04-06T20:37:21.444Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T20:37:21.444Z] ---> e04c818066af [2022-04-06T20:37:21.444Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T20:37:21.704Z] ---> Running in ccb50cc2a074 [2022-04-06T20:37:21.962Z] Removing intermediate container ccb50cc2a074 [2022-04-06T20:37:21.962Z] ---> d5b7c935da68 [2022-04-06T20:37:21.962Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T20:37:22.224Z] ---> 956ce44269a9 [2022-04-06T20:37:22.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:22.483Z] ---> Running in a640cd77356f [2022-04-06T20:37:23.050Z] ---> 2cd27e41f98f [2022-04-06T20:37:23.050Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T20:37:23.050Z] ---> Running in 7e69037ef526 [2022-04-06T20:37:23.343Z] Removing intermediate container 7e69037ef526 [2022-04-06T20:37:23.343Z] ---> 0d14bf5a8b3c [2022-04-06T20:37:23.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:23.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:23.670Z] ---> Running in f0c69e9b94d5 [2022-04-06T20:37:23.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:23.670Z] Removing intermediate container f0c69e9b94d5 [2022-04-06T20:37:23.670Z] ---> c773ce956881 [2022-04-06T20:37:23.670Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:37:23.670Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:23.670Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T20:37:23.670Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:37:23.670Z] OK: 6 MiB in 16 packages [2022-04-06T20:37:23.962Z] ---> Running in 35316a07e9fd [2022-04-06T20:37:23.962Z] Removing intermediate container 35316a07e9fd [2022-04-06T20:37:23.962Z] ---> 1f7b5db5ca95 [2022-04-06T20:37:23.962Z] Step 22/23 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:37:24.259Z] ---> Running in 0303c5e751cb [2022-04-06T20:37:24.259Z] Removing intermediate container 0303c5e751cb [2022-04-06T20:37:24.259Z] ---> 23a7c01a579d [2022-04-06T20:37:24.259Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:37:24.259Z] Removing intermediate container a640cd77356f [2022-04-06T20:37:24.259Z] ---> 1402b3ad83bd [2022-04-06T20:37:24.259Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T20:37:24.539Z] ---> Running in 9ef18499782d [2022-04-06T20:37:24.539Z] ---> Running in 0df6d78663aa [2022-04-06T20:37:24.539Z] Removing intermediate container 0df6d78663aa [2022-04-06T20:37:24.539Z] ---> 5d23751027c9 [2022-04-06T20:37:24.539Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T20:37:24.539Z] Removing intermediate container 9ef18499782d [2022-04-06T20:37:24.539Z] ---> ae4675085d2a [2022-04-06T20:37:24.539Z] [2022-04-06T20:37:24.539Z] ---> Running in 451ebc5e7c31 [2022-04-06T20:37:24.799Z] Successfully built ae4675085d2a [2022-04-06T20:37:24.799Z] Successfully tagged core-metadata:latest [2022-04-06T20:37:24.799Z] Building security-secretstore-setup [2022-04-06T20:37:24.799Z]  Building core-metadata ... done Removing intermediate container 451ebc5e7c31 [2022-04-06T20:37:24.799Z] ---> 9b19baecff4c [2022-04-06T20:37:24.799Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T20:37:25.059Z] ---> Running in d30e0f2044a4 [2022-04-06T20:37:29.259Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:37:29.259Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:37:29.259Z] ---> 8194ab0bf170 [2022-04-06T20:37:29.259Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> 21cc089ff086 [2022-04-06T20:37:29.259Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> e93890c24608 [2022-04-06T20:37:29.259Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> 83c9d016ba78 [2022-04-06T20:37:29.259Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> eaa45679212c [2022-04-06T20:37:29.259Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> 19c2881612be [2022-04-06T20:37:29.259Z] Step 8/25 : COPY . . [2022-04-06T20:37:29.259Z] ---> Using cache [2022-04-06T20:37:29.259Z] ---> 98885e7d2c94 [2022-04-06T20:37:29.259Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T20:37:29.259Z] Removing intermediate container d30e0f2044a4 [2022-04-06T20:37:29.259Z] ---> 9ba2734c080d [2022-04-06T20:37:29.259Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T20:37:29.259Z] ---> Running in 66d7e60972fa [2022-04-06T20:37:29.259Z] ---> Running in e15150578405 [2022-04-06T20:37:29.521Z] 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-06T20:37:29.521Z] Removing intermediate container e15150578405 [2022-04-06T20:37:29.521Z] ---> 8db48283157c [2022-04-06T20:37:29.521Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T20:37:30.906Z] ---> c79209315123 [2022-04-06T20:37:30.907Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T20:37:31.474Z] ---> Running in eb61a107908a [2022-04-06T20:37:34.012Z] Removing intermediate container eb61a107908a [2022-04-06T20:37:34.012Z] ---> 6dc77441da99 [2022-04-06T20:37:34.012Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:34.580Z] ---> 923bebe3c941 [2022-04-06T20:37:34.580Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T20:37:36.007Z] ---> ec5f6d6b9f29 [2022-04-06T20:37:36.007Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T20:37:36.944Z] ---> e5d3184bcc5e [2022-04-06T20:37:36.944Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T20:37:38.324Z] ---> 6bec015e8776 [2022-04-06T20:37:38.324Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T20:37:39.705Z] ---> c0403cecc1dc [2022-04-06T20:37:39.705Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T20:37:40.281Z] ---> Running in 552636387a58 [2022-04-06T20:37:41.662Z] Removing intermediate container 552636387a58 [2022-04-06T20:37:41.662Z] ---> 8500672bee03 [2022-04-06T20:37:41.662Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T20:37:42.601Z] ---> 9a9c8e6060a5 [2022-04-06T20:37:42.601Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T20:37:42.861Z] 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-06T20:37:43.121Z] ---> Running in 087089916a4b [2022-04-06T20:37:48.396Z] Removing intermediate container 087089916a4b [2022-04-06T20:37:48.396Z] ---> 1b26ffdba21c [2022-04-06T20:37:48.396Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T20:37:50.298Z] Removing intermediate container 66d7e60972fa [2022-04-06T20:37:50.298Z] ---> 735e68645bf3 [2022-04-06T20:37:50.298Z] [2022-04-06T20:37:50.298Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T20:37:50.298Z] ---> e04c818066af [2022-04-06T20:37:50.298Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T20:37:51.236Z] ---> Running in 1b3aa504e03d [2022-04-06T20:37:52.171Z] ---> Running in 6c910b9d529b [2022-04-06T20:37:54.072Z] Removing intermediate container 1b3aa504e03d [2022-04-06T20:37:54.072Z] ---> 59db2806d286 [2022-04-06T20:37:54.072Z] Step 28/31 : CMD ["gate"] [2022-04-06T20:37:54.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:54.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:54.332Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T20:37:54.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:54.332Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T20:37:54.332Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:37:54.332Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:37:54.332Z] OK: 6 MiB in 17 packages [2022-04-06T20:37:56.238Z] ---> Running in b0178fee7ffd [2022-04-06T20:37:56.497Z] Removing intermediate container b0178fee7ffd [2022-04-06T20:37:56.497Z] ---> 654c92537cbc [2022-04-06T20:37:56.497Z] Step 29/31 : LABEL arch=x86_64 [2022-04-06T20:37:56.756Z] Removing intermediate container 6c910b9d529b [2022-04-06T20:37:56.756Z] ---> 5230cdc79993 [2022-04-06T20:37:56.756Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:37:57.014Z] ---> Running in 34fcd0ea2f0f [2022-04-06T20:37:57.014Z] ---> Running in 04a095ac85a5 [2022-04-06T20:37:57.273Z] Removing intermediate container 34fcd0ea2f0f [2022-04-06T20:37:57.273Z] ---> 59ad02999e62 [2022-04-06T20:37:57.273Z] Step 30/31 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:37:57.273Z] Removing intermediate container 04a095ac85a5 [2022-04-06T20:37:57.273Z] ---> 5edb57996cf1 [2022-04-06T20:37:57.273Z] Step 13/25 : WORKDIR / [2022-04-06T20:37:57.533Z] ---> Running in 503cc76b75fb [2022-04-06T20:37:57.533Z] ---> Running in af3e23c08b28 [2022-04-06T20:37:57.793Z] Removing intermediate container 503cc76b75fb [2022-04-06T20:37:57.793Z] ---> 66b0a6ccccc1 [2022-04-06T20:37:57.793Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T20:37:58.059Z] Removing intermediate container af3e23c08b28 [2022-04-06T20:37:58.059Z] ---> 845ef804141a [2022-04-06T20:37:58.059Z] 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-06T20:37:58.318Z] ---> Running in 34cc8e8555a5 [2022-04-06T20:37:58.577Z] ---> a3f3665d071c [2022-04-06T20:37:58.577Z] 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-06T20:37:58.839Z] Removing intermediate container 34cc8e8555a5 [2022-04-06T20:37:58.839Z] ---> 7058228e07f1 [2022-04-06T20:37:58.839Z] [2022-04-06T20:37:59.098Z] Successfully built 7058228e07f1 [2022-04-06T20:37:59.098Z] Successfully tagged security-bootstrapper:latest [2022-04-06T20:37:59.098Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-06T20:37:59.666Z] ---> 63190c1af1e6 [2022-04-06T20:37:59.666Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T20:38:03.850Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:38:03.850Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:38:03.850Z] ---> 8194ab0bf170 [2022-04-06T20:38:03.850Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:38:03.850Z] ---> Using cache [2022-04-06T20:38:03.850Z] ---> 21cc089ff086 [2022-04-06T20:38:03.850Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:03.850Z] ---> Using cache [2022-04-06T20:38:03.850Z] ---> e93890c24608 [2022-04-06T20:38:03.850Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:38:18.740Z] ---> d8a848c7a9b9 [2022-04-06T20:38:18.740Z] 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-06T20:38:18.740Z] ---> Running in dcf4ccfa09fb [2022-04-06T20:38:19.308Z] ---> 8c1b1090995d [2022-04-06T20:38:19.308Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T20:38:19.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:20.134Z] ---> ce51cdffb582 [2022-04-06T20:38:20.134Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T20:38:20.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:20.667Z] OK: 221 MiB in 52 packages [2022-04-06T20:38:21.236Z] ---> ff5cadec33a0 [2022-04-06T20:38:21.236Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:21.496Z] ---> 0ec43d8c8afc [2022-04-06T20:38:21.496Z] 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-06T20:38:21.755Z] Removing intermediate container dcf4ccfa09fb [2022-04-06T20:38:21.755Z] ---> 16e0bfd8b22e [2022-04-06T20:38:21.755Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:38:21.755Z] ---> Running in 7e3a11ab7d41 [2022-04-06T20:38:22.325Z] ---> d0e55397cb08 [2022-04-06T20:38:22.325Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:38:22.325Z] ---> Running in 01de65cd72d0 [2022-04-06T20:38:22.893Z] Removing intermediate container 7e3a11ab7d41 [2022-04-06T20:38:22.893Z] ---> 7061b14e325f [2022-04-06T20:38:22.893Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:38:22.893Z] ---> Running in d63aed008be2 [2022-04-06T20:38:23.152Z] Removing intermediate container d63aed008be2 [2022-04-06T20:38:23.152Z] ---> 40e4930d5894 [2022-04-06T20:38:23.152Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:38:23.412Z] ---> Running in dced3cd79bd8 [2022-04-06T20:38:23.671Z] Removing intermediate container 01de65cd72d0 [2022-04-06T20:38:23.671Z] Removing intermediate container dced3cd79bd8 [2022-04-06T20:38:23.671Z] ---> 1002282668dc [2022-04-06T20:38:23.671Z] ---> 8c5d2a9d6e85 [2022-04-06T20:38:23.671Z] Step 8/23 : COPY . .Step 24/25 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:38:23.671Z] [2022-04-06T20:38:23.671Z] ---> Running in 03c88cfcc361 [2022-04-06T20:38:24.607Z] Removing intermediate container 03c88cfcc361 [2022-04-06T20:38:24.607Z] ---> d4f92d287aa9 [2022-04-06T20:38:24.607Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:38:25.982Z] ---> Running in 19e10ff8491a [2022-04-06T20:38:25.982Z] Removing intermediate container 19e10ff8491a [2022-04-06T20:38:25.982Z] ---> 1b863c2f9518 [2022-04-06T20:38:25.982Z] [2022-04-06T20:38:26.241Z] Successfully built 1b863c2f9518 [2022-04-06T20:38:26.241Z] Successfully tagged security-secretstore-setup:latest [2022-04-06T20:38:26.241Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-06T20:38:26.499Z] Removing intermediate container 1315d52671c2 [2022-04-06T20:38:26.499Z] ---> e879dd0bdbf0 [2022-04-06T20:38:26.500Z] [2022-04-06T20:38:26.500Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:38:26.500Z] Removing intermediate container 5ded04ce7fdb [2022-04-06T20:38:26.500Z] ---> 8d121e210867 [2022-04-06T20:38:26.500Z] [2022-04-06T20:38:26.500Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T20:38:26.500Z] 3.15: Pulling from library/alpine [2022-04-06T20:38:26.500Z] 3.15: Pulling from library/alpine [2022-04-06T20:38:26.758Z] Removing intermediate container 52354c24b1e6 [2022-04-06T20:38:26.758Z] ---> 605a03ebaa64 [2022-04-06T20:38:26.758Z] [2022-04-06T20:38:26.758Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:38:27.016Z] 3.15: Pulling from library/alpine [2022-04-06T20:38:27.275Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T20:38:27.275Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T20:38:27.275Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T20:38:27.275Z] Status: Image is up to date for alpine:3.15 [2022-04-06T20:38:27.275Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T20:38:27.275Z] Status: Image is up to date for alpine:3.15 [2022-04-06T20:38:27.275Z] ---> 0ac33e5f5afa [2022-04-06T20:38:27.275Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:27.275Z] ---> 0ac33e5f5afa [2022-04-06T20:38:27.275Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:27.275Z] ---> 0ac33e5f5afa [2022-04-06T20:38:27.275Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:30.605Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:38:30.605Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:38:31.225Z] ---> 8194ab0bf170 [2022-04-06T20:38:31.225Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T20:38:31.225Z] ---> Using cache [2022-04-06T20:38:31.225Z] ---> 21cc089ff086 [2022-04-06T20:38:31.225Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T20:38:31.793Z] ---> Running in 294c62fcd0f0 [2022-04-06T20:38:31.793Z] ---> Running in 87364c52b801 [2022-04-06T20:38:31.793Z] ---> Running in ec40003b477c [2022-04-06T20:38:31.793Z] ---> Running in 649f8f55f1c8 [2022-04-06T20:38:32.054Z] ---> ef4aa542d691 [2022-04-06T20:38:32.054Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:38:32.054Z] Removing intermediate container 649f8f55f1c8 [2022-04-06T20:38:32.054Z] ---> 514ae35b4077 [2022-04-06T20:38:32.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:32.054Z] ---> Running in 5049c8feea90 [2022-04-06T20:38:32.054Z] Removing intermediate container ec40003b477c [2022-04-06T20:38:32.054Z] ---> bf98f9275792 [2022-04-06T20:38:32.054Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:32.054Z] Removing intermediate container 294c62fcd0f0 [2022-04-06T20:38:32.054Z] ---> 9219997e3932 [2022-04-06T20:38:32.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:32.054Z] ---> Running in 0a2969ec54e7 [2022-04-06T20:38:32.054Z] ---> Running in 76786f3702c7 [2022-04-06T20:38:32.054Z] ---> Running in 79e98f069f2f [2022-04-06T20:38:32.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:38:32.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:32.573Z] 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-06T20:38:33.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:33.421Z] Removing intermediate container 76786f3702c7 [2022-04-06T20:38:33.421Z] ---> d3e6c9a8da80 [2022-04-06T20:38:33.421Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:38:33.421Z] ---> Running in 79ce97d9f47f [2022-04-06T20:38:33.421Z] Removing intermediate container 79e98f069f2f [2022-04-06T20:38:33.421Z] ---> d5be0cc608e5 [2022-04-06T20:38:33.421Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:38:33.421Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:33.421Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:33.421Z] OK: 15864 distinct packages available [2022-04-06T20:38:33.421Z] Removing intermediate container 0a2969ec54e7 [2022-04-06T20:38:33.421Z] ---> 51d0d05a315f [2022-04-06T20:38:33.421Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T20:38:33.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:33.679Z] ---> Running in c97319f9f97b [2022-04-06T20:38:33.679Z] ---> Running in 6e34be4aa82d [2022-04-06T20:38:33.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:33.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:33.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:34.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:34.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:34.716Z] OK: 221 MiB in 52 packages [2022-04-06T20:38:34.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:34.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:34.975Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:34.975Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:34.975Z] OK: 15854 distinct packages available [2022-04-06T20:38:34.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:35.233Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:35.233Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:35.233Z] OK: 15854 distinct packages available [2022-04-06T20:38:35.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:35.233Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:35.233Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:35.233Z] OK: 15854 distinct packages available [2022-04-06T20:38:35.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:35.233Z] Removing intermediate container 87364c52b801 [2022-04-06T20:38:35.233Z] ---> 9208c2804bd9 [2022-04-06T20:38:35.233Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T20:38:35.492Z] ---> 68da2d5ddd0c [2022-04-06T20:38:35.492Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:38:35.751Z] ---> Running in f1ac3ea04c7a [2022-04-06T20:38:35.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:36.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:36.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:36.009Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T20:38:36.267Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:38:36.267Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T20:38:36.267Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T20:38:36.267Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T20:38:36.525Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T20:38:36.525Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:38:36.525Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T20:38:36.525Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:38:36.525Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T20:38:36.525Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T20:38:36.525Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T20:38:36.525Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:38:36.782Z] OK: 6 MiB in 19 packages [2022-04-06T20:38:36.782Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T20:38:36.782Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T20:38:36.782Z] Removing intermediate container f1ac3ea04c7a [2022-04-06T20:38:36.782Z] ---> c078c28c10af [2022-04-06T20:38:36.782Z] Step 7/20 : COPY . . [2022-04-06T20:38:36.782Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:38:36.782Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:38:36.782Z] OK: 6 MiB in 19 packages [2022-04-06T20:38:36.782Z] OK: 6 MiB in 18 packages [2022-04-06T20:38:39.319Z] Removing intermediate container 79ce97d9f47f [2022-04-06T20:38:39.320Z] ---> 0bde74c05f8a [2022-04-06T20:38:39.320Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:38:43.509Z] Removing intermediate container 6e34be4aa82d [2022-04-06T20:38:43.509Z] ---> 997476992ee1 [2022-04-06T20:38:43.509Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:38:43.509Z] Removing intermediate container c97319f9f97b [2022-04-06T20:38:43.509Z] ---> a4bea6fdb9dc [2022-04-06T20:38:43.509Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T20:38:44.086Z] ---> 1d37a71e9b03 [2022-04-06T20:38:44.086Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:44.354Z] ---> d22e1947134c [2022-04-06T20:38:44.354Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:38:44.354Z] ---> 838a2b3727a4 [2022-04-06T20:38:44.354Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:44.354Z] ---> 93a57ce36b86 [2022-04-06T20:38:44.354Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T20:38:44.354Z] ---> fe45a5d09496 [2022-04-06T20:38:44.354Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T20:38:44.616Z] ---> Running in 808b10fcc3f8 [2022-04-06T20:38:44.616Z] ---> 1b3322cb36a2 [2022-04-06T20:38:44.616Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T20:38:44.904Z] ---> Running in 37f66c656aad [2022-04-06T20:38:44.904Z] ---> 6f1d851e97eb [2022-04-06T20:38:44.904Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T20:38:45.195Z] 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-06T20:38:45.803Z] Removing intermediate container 37f66c656aad [2022-04-06T20:38:45.803Z] ---> 34809a162d81 [2022-04-06T20:38:45.803Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T20:38:46.085Z] ---> 5e56636e690e [2022-04-06T20:38:46.085Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:38:46.085Z] ---> 72b0b0022461 [2022-04-06T20:38:46.085Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:46.085Z] ---> a1fa2e51f00a [2022-04-06T20:38:46.085Z] Step 21/26 : WORKDIR / [2022-04-06T20:38:46.346Z] ---> Running in ead835b4d4dc [2022-04-06T20:38:46.346Z] ---> Running in 1818781eb9e5 [2022-04-06T20:38:46.346Z] ---> b7253018d0b8 [2022-04-06T20:38:46.346Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T20:38:46.346Z] Removing intermediate container ead835b4d4dc [2022-04-06T20:38:46.346Z] ---> 387529e68587 [2022-04-06T20:38:46.346Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:38:46.346Z] ---> Running in 9e604c58e80c [2022-04-06T20:38:46.605Z] Removing intermediate container 1818781eb9e5 [2022-04-06T20:38:46.605Z] ---> c4c0f553847a [2022-04-06T20:38:46.605Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:38:46.605Z] ---> Running in 34e501344e05 [2022-04-06T20:38:46.605Z] ---> f6c07293ffca [2022-04-06T20:38:46.605Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T20:38:46.605Z] Removing intermediate container 9e604c58e80c [2022-04-06T20:38:46.605Z] ---> 08fc0a1955b2 [2022-04-06T20:38:46.605Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:38:46.864Z] Removing intermediate container 34e501344e05 [2022-04-06T20:38:46.864Z] ---> d8b7d7118578 [2022-04-06T20:38:46.864Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:38:46.864Z] ---> Running in c35ec90c8225 [2022-04-06T20:38:46.864Z] ---> Running in 1fa4bcc8ef66 [2022-04-06T20:38:47.124Z] Removing intermediate container c35ec90c8225 [2022-04-06T20:38:47.124Z] ---> 94c23aa72fa1 [2022-04-06T20:38:47.124Z] Step 24/25 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:38:47.124Z] ---> 413694240ce1 [2022-04-06T20:38:47.124Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:38:47.389Z] Removing intermediate container 1fa4bcc8ef66 [2022-04-06T20:38:47.389Z] ---> 1b7fa74ede0b [2022-04-06T20:38:47.389Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:38:47.389Z] ---> Running in 6333163127a7 [2022-04-06T20:38:47.389Z] ---> Running in 84eeeee6dce7 [2022-04-06T20:38:47.648Z] ---> Running in 232b8e33d1e1 [2022-04-06T20:38:47.908Z] Removing intermediate container 6333163127a7 [2022-04-06T20:38:47.908Z] ---> d493535bccd3 [2022-04-06T20:38:47.908Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:38:47.908Z] Removing intermediate container 84eeeee6dce7 [2022-04-06T20:38:47.908Z] ---> 779dbe6c52d1 [2022-04-06T20:38:47.908Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:38:48.180Z] ---> Running in 65957c779d4d [2022-04-06T20:38:48.180Z] Removing intermediate container 232b8e33d1e1 [2022-04-06T20:38:48.180Z] ---> ad3c804841fc [2022-04-06T20:38:48.180Z] Step 25/26 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:38:48.180Z] ---> Running in 58912efe5ba9 [2022-04-06T20:38:48.443Z] ---> Running in f5fae37cea3c [2022-04-06T20:38:48.705Z] Removing intermediate container 65957c779d4d [2022-04-06T20:38:48.705Z] ---> a48b0a2d4eb4 [2022-04-06T20:38:48.705Z] [2022-04-06T20:38:48.705Z] Removing intermediate container 58912efe5ba9 [2022-04-06T20:38:48.705Z] ---> a3153bb10118 [2022-04-06T20:38:48.705Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:38:48.964Z] Successfully built a48b0a2d4eb4 [2022-04-06T20:38:49.224Z] Successfully tagged security-spire-server:latest [2022-04-06T20:38:49.224Z] Building core-data [2022-04-06T20:38:49.224Z] ---> Running in 5334b8d21e05 [2022-04-06T20:38:49.224Z]  Building security-spire-server ... done Removing intermediate container f5fae37cea3c [2022-04-06T20:38:49.224Z] ---> d42d3467b8b8 [2022-04-06T20:38:49.224Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:38:51.125Z] ---> Running in 2f9b88767948 [2022-04-06T20:38:52.498Z] Removing intermediate container 5334b8d21e05 [2022-04-06T20:38:52.498Z] ---> 30c0a39f56a8 [2022-04-06T20:38:52.498Z] Step 25/26 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:38:52.498Z] Removing intermediate container 5049c8feea90 [2022-04-06T20:38:52.498Z] ---> 2fa9dc0aa594 [2022-04-06T20:38:52.498Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T20:38:52.755Z] Removing intermediate container 2f9b88767948 [2022-04-06T20:38:52.755Z] ---> 037956aeffa3 [2022-04-06T20:38:52.755Z] [2022-04-06T20:38:53.324Z] Successfully built 037956aeffa3 [2022-04-06T20:38:53.583Z] Successfully tagged security-spire-config:latest [2022-04-06T20:38:53.583Z]  Building security-spire-config ... done  ---> Running in 5cf3e0fb29eb [2022-04-06T20:38:53.583Z] ---> Running in 9b318a22a1df [2022-04-06T20:38:53.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:38:53.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:38:53.842Z] ---> 8194ab0bf170 [2022-04-06T20:38:53.842Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:38:53.842Z] ---> Using cache [2022-04-06T20:38:53.842Z] ---> 21cc089ff086 [2022-04-06T20:38:53.842Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:53.842Z] ---> Using cache [2022-04-06T20:38:53.842Z] ---> e93890c24608 [2022-04-06T20:38:53.842Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T20:38:54.412Z] Removing intermediate container 9b318a22a1df [2022-04-06T20:38:54.412Z] ---> 2ea558a29d9d [2022-04-06T20:38:54.412Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:38:54.412Z] ---> Running in 87b3856a5d5e [2022-04-06T20:38:54.412Z] ---> Running in 2c48fa877b3e [2022-04-06T20:38:54.412Z] 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-06T20:38:54.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:38:54.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:38:54.671Z] Removing intermediate container 2c48fa877b3e [2022-04-06T20:38:54.671Z] ---> f7b7b370d4e4 [2022-04-06T20:38:54.671Z] [2022-04-06T20:38:54.671Z] Successfully built f7b7b370d4e4 [2022-04-06T20:38:54.671Z] Successfully tagged security-spire-agent:latest [2022-04-06T20:38:54.955Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:55.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:38:55.524Z] Removing intermediate container 5cf3e0fb29eb [2022-04-06T20:38:55.524Z] ---> 602fb3992f7c [2022-04-06T20:38:55.524Z] [2022-04-06T20:38:55.524Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T20:38:55.524Z] 20.10.14: Pulling from library/docker [2022-04-06T20:38:55.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:56.093Z] OK: 221 MiB in 52 packages [2022-04-06T20:38:56.676Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:38:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:38:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:38:57.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:38:57.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:38:57.473Z] Removing intermediate container 87b3856a5d5e [2022-04-06T20:38:57.473Z] ---> eb4c66cd2486 [2022-04-06T20:38:57.473Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:38:57.473Z] ---> 57a04b9ff72e [2022-04-06T20:38:57.473Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:38:57.732Z] ---> Running in bb865db6b88a [2022-04-06T20:38:59.112Z] Removing intermediate container bb865db6b88a [2022-04-06T20:38:59.112Z] ---> 85f8c062cb63 [2022-04-06T20:38:59.112Z] Step 8/23 : COPY . . [2022-04-06T20:38:59.112Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T20:38:59.112Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T20:38:59.371Z] ---> 7417809fdb73 [2022-04-06T20:38:59.371Z] 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-06T20:39:01.913Z] ---> Running in b7cc693c63a9 [2022-04-06T20:39:01.913Z] Removing intermediate container b7cc693c63a9 [2022-04-06T20:39:01.913Z] ---> f9a28fbc1a46 [2022-04-06T20:39:01.913Z] 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-06T20:39:02.172Z] ---> Running in c97aeac90670 [2022-04-06T20:39:02.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:02.429Z] Removing intermediate container 808b10fcc3f8 [2022-04-06T20:39:02.429Z] ---> 67070243213e [2022-04-06T20:39:02.429Z] [2022-04-06T20:39:02.429Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T20:39:02.429Z] ---> 0ac33e5f5afa [2022-04-06T20:39:02.429Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:39:02.429Z] ---> Using cache [2022-04-06T20:39:02.429Z] ---> 9219997e3932 [2022-04-06T20:39:02.429Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:39:02.429Z] ---> Using cache [2022-04-06T20:39:02.429Z] ---> d5be0cc608e5 [2022-04-06T20:39:02.429Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T20:39:02.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:02.688Z] ---> Running in 91c7d94c809c [2022-04-06T20:39:02.688Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T20:39:02.688Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T20:39:02.688Z] Executing bash-5.1.16-r0.post-install [2022-04-06T20:39:02.688Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:39:02.688Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:39:02.688Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T20:39:02.688Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T20:39:02.688Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T20:39:02.688Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T20:39:02.688Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T20:39:02.688Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T20:39:02.688Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T20:39:02.688Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T20:39:02.688Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T20:39:02.688Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T20:39:02.946Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T20:39:02.946Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T20:39:02.946Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T20:39:02.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:03.204Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T20:39:03.205Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T20:39:03.205Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T20:39:03.205Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T20:39:03.205Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T20:39:03.205Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T20:39:03.205Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T20:39:03.205Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T20:39:03.205Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T20:39:03.205Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T20:39:03.205Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T20:39:03.205Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T20:39:03.205Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T20:39:03.205Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T20:39:03.205Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T20:39:03.205Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T20:39:03.205Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T20:39:03.205Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T20:39:03.205Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T20:39:03.205Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T20:39:03.205Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T20:39:03.205Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T20:39:03.205Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T20:39:03.205Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T20:39:03.464Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T20:39:03.464Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T20:39:03.464Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:39:03.464Z] OK: 83 MiB in 65 packages [2022-04-06T20:39:03.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:03.980Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:39:03.980Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:39:03.981Z] OK: 15854 distinct packages available [2022-04-06T20:39:03.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:03.981Z] Collecting docker-compose==1.23.2 [2022-04-06T20:39:04.241Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T20:39:04.241Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T20:39:04.241Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T20:39:04.502Z] Collecting PyYAML<4,>=3.10 [2022-04-06T20:39:04.502Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T20:39:04.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:05.332Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T20:39:05.332Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T20:39:05.332Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T20:39:05.332Z] 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-06T20:39:05.332Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T20:39:05.332Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T20:39:05.332Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:39:05.332Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:39:05.332Z] ---> a70df7207ac4 [2022-04-06T20:39:05.332Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T20:39:05.332Z] ---> Running in 187e28d50aea [2022-04-06T20:39:05.332Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T20:39:05.592Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T20:39:05.592Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T20:39:05.592Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T20:39:05.592Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T20:39:05.592Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:39:05.592Z] 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-06T20:39:05.852Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T20:39:05.852Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T20:39:05.852Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T20:39:05.852Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T20:39:05.852Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T20:39:05.852Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T20:39:05.852Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:39:05.852Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:39:06.114Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T20:39:06.114Z] OK: 8 MiB in 23 packages [2022-04-06T20:39:06.114Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T20:39:06.114Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T20:39:06.114Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T20:39:06.377Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T20:39:06.377Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T20:39:06.377Z] Collecting idna<2.8,>=2.5 [2022-04-06T20:39:06.377Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T20:39:06.636Z] 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-06T20:39:06.636Z] Removing intermediate container 91c7d94c809c [2022-04-06T20:39:06.636Z] ---> b91a283c9a2b [2022-04-06T20:39:06.636Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:39:06.636Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T20:39:06.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T20:39:06.636Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T20:39:06.636Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T20:39:06.636Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T20:39:06.636Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T20:39:06.636Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T20:39:06.636Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T20:39:06.636Z] ---> bad8a31edad7 [2022-04-06T20:39:06.636Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T20:39:06.894Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T20:39:06.894Z] Attempting uninstall: urllib3 [2022-04-06T20:39:06.894Z] Found existing installation: urllib3 1.26.7 [2022-04-06T20:39:06.894Z] Uninstalling urllib3-1.26.7: [2022-04-06T20:39:06.894Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T20:39:06.894Z] Attempting uninstall: idna [2022-04-06T20:39:06.894Z] Found existing installation: idna 3.3 [2022-04-06T20:39:06.894Z] Uninstalling idna-3.3: [2022-04-06T20:39:06.894Z] Successfully uninstalled idna-3.3 [2022-04-06T20:39:07.153Z] ---> 547e70458dca [2022-04-06T20:39:07.153Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T20:39:07.413Z] ---> 8ad4b9fc7afa [2022-04-06T20:39:07.413Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T20:39:07.413Z] ---> Running in c6554b771b4a [2022-04-06T20:39:07.413Z] Removing intermediate container c6554b771b4a [2022-04-06T20:39:07.413Z] ---> 87aa7f3bab7a [2022-04-06T20:39:07.413Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:39:07.413Z] ---> Running in cebd7c58007c [2022-04-06T20:39:07.413Z] Attempting uninstall: requests [2022-04-06T20:39:07.413Z] Found existing installation: requests 2.26.0 [2022-04-06T20:39:07.413Z] Uninstalling requests-2.26.0: [2022-04-06T20:39:07.673Z] Successfully uninstalled requests-2.26.0 [2022-04-06T20:39:07.673Z] Removing intermediate container cebd7c58007c [2022-04-06T20:39:07.673Z] ---> 54ac5e7f1375 [2022-04-06T20:39:07.673Z] Step 18/20 : LABEL arch=x86_64 [2022-04-06T20:39:07.673Z] ---> Running in b7af98f2c35d [2022-04-06T20:39:07.673Z] Running setup.py install for texttable: started [2022-04-06T20:39:07.673Z] Removing intermediate container b7af98f2c35d [2022-04-06T20:39:07.673Z] ---> 9d04ec6a12d6 [2022-04-06T20:39:07.673Z] Step 19/20 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:39:07.673Z] ---> Running in 81fe9579631e [2022-04-06T20:39:07.931Z] Removing intermediate container 81fe9579631e [2022-04-06T20:39:07.931Z] ---> 03f2c33e7b20 [2022-04-06T20:39:07.931Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T20:39:07.931Z] ---> Running in 359aed2a1b31 [2022-04-06T20:39:07.931Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T20:39:07.931Z] Running setup.py install for PyYAML: started [2022-04-06T20:39:08.191Z] Removing intermediate container 359aed2a1b31 [2022-04-06T20:39:08.191Z] ---> c3b8ef25fcf7 [2022-04-06T20:39:08.191Z] [2022-04-06T20:39:08.191Z] Successfully built c3b8ef25fcf7 [2022-04-06T20:39:08.191Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-06T20:39:08.451Z]  Building security-spiffe-token-provider ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T20:39:08.451Z] Running setup.py install for docopt: started [2022-04-06T20:39:08.710Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T20:39:08.710Z] Running setup.py install for dockerpty: started [2022-04-06T20:39:08.970Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T20:39:09.539Z] 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-06T20:39:12.078Z] Removing intermediate container c97aeac90670 [2022-04-06T20:39:12.078Z] ---> bd0c8e2b3d35 [2022-04-06T20:39:12.078Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T20:39:12.078Z] ---> Running in 9e2c5e61aeb5 [2022-04-06T20:39:12.078Z] Removing intermediate container 9e2c5e61aeb5 [2022-04-06T20:39:12.078Z] ---> 5004c0ebf569 [2022-04-06T20:39:12.078Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T20:39:12.078Z] ---> Running in fffa41395767 [2022-04-06T20:39:12.337Z] Removing intermediate container fffa41395767 [2022-04-06T20:39:12.337Z] ---> 52e836f9dc4a [2022-04-06T20:39:12.337Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T20:39:12.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements [2022-04-06T20:39:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:39:12.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:39:12.905Z] ---> ab7e89de0fc7 [2022-04-06T20:39:12.905Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T20:39:13.165Z] ---> 2d55f060eb8d [2022-04-06T20:39:13.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T20:39:13.423Z] ---> f8f909c944b9 [2022-04-06T20:39:13.423Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T20:39:13.423Z] ---> Running in 077b9dcd5965 [2022-04-06T20:39:13.682Z] Removing intermediate container 077b9dcd5965 [2022-04-06T20:39:13.682Z] ---> 5d4f0727f0ab [2022-04-06T20:39:13.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:39:13.682Z] ---> Running in c12ed4016b02 [2022-04-06T20:39:13.682Z] Removing intermediate container c12ed4016b02 [2022-04-06T20:39:13.682Z] ---> af036ded8a90 [2022-04-06T20:39:13.682Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:39:13.939Z] ---> Running in 38b212a53275 [2022-04-06T20:39:13.940Z] Removing intermediate container 38b212a53275 [2022-04-06T20:39:13.940Z] ---> 04b8131140e8 [2022-04-06T20:39:13.940Z] Step 22/23 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:39:13.940Z] ---> Running in 9a28eba4bdce [2022-04-06T20:39:14.199Z] Removing intermediate container 9a28eba4bdce [2022-04-06T20:39:14.199Z] ---> 1d73783f8395 [2022-04-06T20:39:14.199Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:39:14.199Z] ---> Running in b447c7c731e1 [2022-04-06T20:39:14.199Z] Removing intermediate container b447c7c731e1 [2022-04-06T20:39:14.199Z] ---> 4258d24344cd [2022-04-06T20:39:14.199Z] [2022-04-06T20:39:14.457Z] Successfully built 4258d24344cd [2022-04-06T20:39:14.457Z] Successfully tagged sys-mgmt-agent:latest [2022-04-06T20:39:19.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.514s coverage: 98.5% of statements [2022-04-06T20:39:19.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:39:19.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.9% of statements [2022-04-06T20:39:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:39:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:39:24.442Z]  Building sys-mgmt-agent ... done Removing intermediate container 187e28d50aea [2022-04-06T20:39:24.442Z] ---> 5ccfb52a2a05 [2022-04-06T20:39:24.442Z] [2022-04-06T20:39:24.442Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:39:24.442Z] ---> e04c818066af [2022-04-06T20:39:24.442Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T20:39:24.442Z] ---> Running in c235ff094cc3 [2022-04-06T20:39:24.442Z] Removing intermediate container c235ff094cc3 [2022-04-06T20:39:24.442Z] ---> d7b3cda85426 [2022-04-06T20:39:24.442Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T20:39:24.442Z] ---> Running in cca99a801559 [2022-04-06T20:39:24.442Z] Removing intermediate container cca99a801559 [2022-04-06T20:39:24.442Z] ---> ac7ce6c8d103 [2022-04-06T20:39:24.442Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T20:39:24.442Z] ---> Running in 18c0133168bc [2022-04-06T20:39:24.442Z] Removing intermediate container 18c0133168bc [2022-04-06T20:39:24.442Z] ---> f705c236b165 [2022-04-06T20:39:24.442Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:39:24.442Z] ---> Running in b0b3bba127f4 [2022-04-06T20:39:24.442Z] Removing intermediate container b0b3bba127f4 [2022-04-06T20:39:24.442Z] ---> f15cb14c04a5 [2022-04-06T20:39:24.442Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T20:39:24.442Z] ---> Running in d247309e5b46 [2022-04-06T20:39:24.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:25.010Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:39:25.270Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:39:25.270Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T20:39:25.528Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T20:39:25.528Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T20:39:25.528Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T20:39:25.787Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T20:39:25.787Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:39:25.787Z] OK: 8 MiB in 20 packages [2022-04-06T20:39:26.356Z] Removing intermediate container d247309e5b46 [2022-04-06T20:39:26.356Z] ---> ccc26923e41e [2022-04-06T20:39:26.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:39:26.356Z] ---> 12387bf44ae7 [2022-04-06T20:39:26.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T20:39:27.294Z] ---> 9976834bbabd [2022-04-06T20:39:27.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T20:39:27.554Z] ---> 5e17d6fb5963 [2022-04-06T20:39:27.554Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T20:39:27.554Z] ---> Running in 521763ca9e17 [2022-04-06T20:39:27.554Z] Removing intermediate container 521763ca9e17 [2022-04-06T20:39:27.554Z] ---> e684788a38ce [2022-04-06T20:39:27.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:39:27.554Z] ---> Running in 29868c82053f [2022-04-06T20:39:27.813Z] Removing intermediate container 29868c82053f [2022-04-06T20:39:27.813Z] ---> bfeada98eea7 [2022-04-06T20:39:27.813Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:39:27.813Z] ---> Running in adca6637e8cd [2022-04-06T20:39:27.813Z] Removing intermediate container adca6637e8cd [2022-04-06T20:39:27.813Z] ---> 79add7452047 [2022-04-06T20:39:27.813Z] Step 22/23 : LABEL git_sha=2dcf14f53f72362deb057fa36b8759b0303f6fd3 [2022-04-06T20:39:27.813Z] ---> Running in f42529aa56bd [2022-04-06T20:39:27.813Z] Removing intermediate container f42529aa56bd [2022-04-06T20:39:27.813Z] ---> 52beb30a707e [2022-04-06T20:39:27.813Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:39:28.072Z] ---> Running in c4500b42d998 [2022-04-06T20:39:28.331Z] Removing intermediate container c4500b42d998 [2022-04-06T20:39:28.331Z] ---> 7c2e518a0906 [2022-04-06T20:39:28.331Z] [2022-04-06T20:39:28.331Z] Successfully built 7c2e518a0906 [2022-04-06T20:39:28.331Z] Successfully tagged core-data:latest [2022-04-06T20:39:28.336Z]  Building core-data ... done  [Pipeline] } [2022-04-06T20:39:28.358Z] $ docker stop --time=1 46078b8225272d994c9eaf6921208fb843539bc39432f5bafd0bbeb61bf08296 [2022-04-06T20:39:29.670Z] $ docker rm -f 46078b8225272d994c9eaf6921208fb843539bc39432f5bafd0bbeb61bf08296 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:39:30.003Z] + docker images [2022-04-06T20:39:30.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T20:39:30.003Z] core-data latest 7c2e518a0906 1 second ago 35.9MB [2022-04-06T20:39:30.003Z] 5ccfb52a2a05 7 seconds ago 1.65GB [2022-04-06T20:39:30.003Z] sys-mgmt-agent latest 4258d24344cd 15 seconds ago 307MB [2022-04-06T20:39:30.003Z] security-spiffe-token-provider latest c3b8ef25fcf7 22 seconds ago 28.5MB [2022-04-06T20:39:30.003Z] 67070243213e 27 seconds ago 1.61GB [2022-04-06T20:39:30.003Z] 602fb3992f7c 34 seconds ago 1.62GB [2022-04-06T20:39:30.003Z] security-spire-agent latest f7b7b370d4e4 35 seconds ago 127MB [2022-04-06T20:39:30.003Z] security-spire-config latest 037956aeffa3 37 seconds ago 86.7MB [2022-04-06T20:39:30.003Z] security-spire-server latest a48b0a2d4eb4 41 seconds ago 87.3MB [2022-04-06T20:39:30.003Z] security-secretstore-setup latest 1b863c2f9518 About a minute ago 42.1MB [2022-04-06T20:39:30.003Z] e879dd0bdbf0 About a minute ago 4.5GB [2022-04-06T20:39:30.003Z] 605a03ebaa64 About a minute ago 4.5GB [2022-04-06T20:39:30.003Z] 8d121e210867 About a minute ago 4.5GB [2022-04-06T20:39:30.003Z] security-bootstrapper latest 7058228e07f1 About a minute ago 24.3MB [2022-04-06T20:39:30.003Z] 735e68645bf3 About a minute ago 1.63GB [2022-04-06T20:39:30.003Z] core-metadata latest ae4675085d2a 2 minutes ago 26.2MB [2022-04-06T20:39:30.003Z] a510485fc576 2 minutes ago 1.61GB [2022-04-06T20:39:30.003Z] c9958a338b51 2 minutes ago 1.62GB [2022-04-06T20:39:30.003Z] security-proxy-setup latest ddc884b4f25e 2 minutes ago 43.4MB [2022-04-06T20:39:30.003Z] support-scheduler latest 8651a387ce5d 2 minutes ago 26MB [2022-04-06T20:39:30.003Z] 609e7bb7251a 2 minutes ago 1.63GB [2022-04-06T20:39:30.003Z] 8093e0b8f12f 2 minutes ago 1.62GB [2022-04-06T20:39:30.003Z] core-command latest f152373b8b0c 4 minutes ago 24.5MB [2022-04-06T20:39:30.003Z] support-notifications latest bdb82a43ca96 4 minutes ago 26.6MB [2022-04-06T20:39:30.003Z] 318aa29591c7 4 minutes ago 1.61GB [2022-04-06T20:39:30.003Z] b7b144179330 4 minutes ago 1.62GB [2022-04-06T20:39:30.003Z] ci-base-image-x86_64 latest 8194ab0bf170 8 minutes ago 896MB [2022-04-06T20:39:30.003Z] docker 20.10.14 7417809fdb73 34 hours ago 218MB [2022-04-06T20:39:30.004Z] alpine 3.14 e04c818066af 44 hours ago 5.59MB [2022-04-06T20:39:30.004Z] alpine 3.15 0ac33e5f5afa 44 hours ago 5.57MB [2022-04-06T20:39:30.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-06T20:39:30.004Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-06T20:39:30.004Z] 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-06T20:39:45.158Z] Still waiting to schedule task [2022-04-06T20:39:45.158Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-10994’ [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 29.854s coverage: 89.2% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.445s coverage: 84.4% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.793s coverage: 95.0% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.536s coverage: 72.2% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.480s coverage: 60.0% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.594s coverage: 0.9% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.288s coverage: 58.8% of statements [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.827s coverage: 24.0% of statements [2022-04-06T20:39:52.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:39:52.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.439s coverage: 47.1% of statements [2022-04-06T20:39:54.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.383s coverage: 79.5% of statements [2022-04-06T20:39:54.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.741s coverage: 94.1% of statements [2022-04-06T20:39:55.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.638s coverage: 96.3% of statements [2022-04-06T20:39:58.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.391s coverage: 87.5% of statements [2022-04-06T20:40:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.388s coverage: 94.4% of statements [2022-04-06T20:40:11.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.241s coverage: 44.8% of statements [2022-04-06T20:40:19.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.847s coverage: 82.5% of statements [2022-04-06T20:40:19.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.470s coverage: 92.9% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.412s coverage: 80.0% of statements [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.293s coverage: 87.2% of statements [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.364s coverage: 85.4% of statements [2022-04-06T20:40:26.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 91.2% of statements [2022-04-06T20:40:26.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:40:29.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 64.4% of statements [2022-04-06T20:40:29.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:40:29.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:40:29.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.357s coverage: 100.0% of statements [2022-04-06T20:40:29.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements [2022-04-06T20:40:29.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2022-04-06T20:40:29.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2022-04-06T20:40:31.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-06T20:40:39.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.767s coverage: 65.4% of statements [2022-04-06T20:40:39.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:40:39.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:40:39.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:40:40.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.938s coverage: 43.8% of statements [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:40:40.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:40:40.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.556s coverage: 84.8% of statements [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:40:40.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.534s coverage: 17.7% of statements [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.822s coverage: 92.3% of statements [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.301s coverage: 63.2% of statements [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.533s coverage: 97.7% of statements [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:40:48.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-04-06T20:40:48.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.098s coverage: 96.9% of statements [2022-04-06T20:40:49.712Z] 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-06T20:40:49.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T20:40:49.987Z] GO111MODULE=on go vet ./... [2022-04-06T20:42:56.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:42:56.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:42:56.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:43:00.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:43:01.040Z] + ls -al . [2022-04-06T20:43:01.040Z] total 664 [2022-04-06T20:43:01.040Z] drwxrwxr-x 9 1001 1001 4096 Apr 6 20:43 . [2022-04-06T20:43:01.040Z] drwxr-xr-x 4 root root 4096 Apr 6 20:35 .. [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:33 .dockerignore [2022-04-06T20:43:01.040Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:33 .git [2022-04-06T20:43:01.040Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:33 .github [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:33 .gitignore [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:33 .golangci.yml [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:33 .hadolint.yml [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:33 .sonarcloud.properties [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:33 ADOPTERS.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:33 Attribution.txt [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:33 CHANGELOG.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:33 CONTRIBUTING.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:33 GOVERNANCE.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:33 Jenkinsfile [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:33 LICENSE [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:33 Makefile [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:33 OWNERS.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:33 README.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:33 SECURITY.md [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:33 ZMQWindows.md [2022-04-06T20:43:01.040Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:33 bin [2022-04-06T20:43:01.040Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:33 cmd [2022-04-06T20:43:01.040Z] -rw-r--r-- 1 root root 430373 Apr 6 20:40 coverage.out [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:33 go.mod [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:36 go.sum [2022-04-06T20:43:01.040Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:33 internal [2022-04-06T20:43:01.040Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:33 openapi [2022-04-06T20:43:01.040Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:33 snap [2022-04-06T20:43:01.040Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:33 version.go [Pipeline] sh [2022-04-06T20:43:01.753Z] + '[' -e coverage.out ] [2022-04-06T20:43:01.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:43:01.777Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T20:43:02.802Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:43:03.473Z] + make build [2022-04-06T20:43:03.473Z] 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-06T20:45:25.440Z] 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-06T20:47:02.350Z] 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-06T20:47:09.082Z] 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-06T20:47:17.383Z] 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-06T20:47:19.366Z] 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-06T20:47:26.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-06T20:47:34.396Z] 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-06T20:47:39.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T20:47:48.078Z] 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-06T20:47:53.493Z] 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-06T20:48:00.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T20:48:12.653Z] 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-06T20:48:19.406Z] $ docker stop --time=1 1f47f0dec272076962c8238f011aad758bf027f65a95990d322c3f6d1d065e15 [2022-04-06T20:48:21.627Z] $ docker rm -f 1f47f0dec272076962c8238f011aad758bf027f65a95990d322c3f6d1d065e15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:48:24.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:48:24.522Z] [2022-04-06T20:48:24.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:48:25.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:48:25.422Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-06T20:48:25.422Z] 29e5d40040c1: Pulling fs layer [2022-04-06T20:48:25.422Z] 1ce36da41761: Pulling fs layer [2022-04-06T20:48:25.422Z] 25b303627fd3: Pulling fs layer [2022-04-06T20:48:25.422Z] 29e5d40040c1: Verifying Checksum [2022-04-06T20:48:25.422Z] 29e5d40040c1: Download complete [2022-04-06T20:48:26.022Z] 1ce36da41761: Verifying Checksum [2022-04-06T20:48:26.022Z] 1ce36da41761: Download complete [2022-04-06T20:48:26.304Z] 29e5d40040c1: Pull complete [2022-04-06T20:48:27.742Z] 1ce36da41761: Pull complete [2022-04-06T20:48:27.742Z] 25b303627fd3: Verifying Checksum [2022-04-06T20:48:27.742Z] 25b303627fd3: Download complete [2022-04-06T20:48:37.897Z] 25b303627fd3: Pull complete [2022-04-06T20:48:37.897Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-06T20:48:37.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:48:38.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-06T20:48:38.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-10991 does not seem to be running inside a container [2022-04-06T20:48:38.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:48:41.282Z] $ docker top a6739e1515119cf0f736e4ca9bcac62b7e6c3cfe6d935dfa6027eb7f2a4d4270 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:48:42.266Z] + docker-compose build --help [2022-04-06T20:48:42.266Z] + grep parallel [2022-04-06T20:48:49.060Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:48:49.083Z] $ docker stop --time=1 a6739e1515119cf0f736e4ca9bcac62b7e6c3cfe6d935dfa6027eb7f2a4d4270 [2022-04-06T20:48:50.849Z] $ docker rm -f a6739e1515119cf0f736e4ca9bcac62b7e6c3cfe6d935dfa6027eb7f2a4d4270 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:48:51.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:48:51.505Z] . [Pipeline] withDockerContainer [2022-04-06T20:48:51.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-10991 does not seem to be running inside a container [2022-04-06T20:48:51.861Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T20:48:53.397Z] $ docker top aea754ee4fe7a95e295bade72f2a976118783712c0726ccf2361ca2184b37020 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:48:54.367Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:49:02.637Z] Building core-command ... [2022-04-06T20:49:02.637Z] Building core-data ... [2022-04-06T20:49:02.637Z] Building core-metadata ... [2022-04-06T20:49:02.638Z] Building security-bootstrapper ... [2022-04-06T20:49:02.638Z] Building security-proxy-setup ... [2022-04-06T20:49:02.638Z] Building security-secretstore-setup ... [2022-04-06T20:49:02.638Z] Building security-spiffe-token-provider ... [2022-04-06T20:49:02.638Z] Building security-spire-agent ... [2022-04-06T20:49:02.638Z] Building security-spire-config ... [2022-04-06T20:49:02.638Z] Building security-spire-server ... [2022-04-06T20:49:02.638Z] Building support-notifications ... [2022-04-06T20:49:02.638Z] Building support-scheduler ... [2022-04-06T20:49:02.638Z] Building sys-mgmt-agent ... [2022-04-06T20:49:02.638Z] Building security-proxy-setup [2022-04-06T20:49:02.638Z] Building security-spire-agent [2022-04-06T20:49:02.638Z] Building security-spire-config [2022-04-06T20:49:02.638Z] Building core-data [2022-04-06T20:49:02.638Z] Building sys-mgmt-agent [2022-04-06T20:50:54.497Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:50:54.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:50:54.497Z] ---> 893835e63a74 [2022-04-06T20:50:54.497Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:50:54.497Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:50:54.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:50:54.497Z] ---> 893835e63a74 [2022-04-06T20:50:54.497Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:50:54.497Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:50:54.497Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:50:54.497Z] ---> 893835e63a74 [2022-04-06T20:50:54.497Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:50:54.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:50:54.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:50:54.497Z] ---> 893835e63a74 [2022-04-06T20:50:54.497Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:50:54.497Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:50:54.497Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:50:54.497Z] ---> 893835e63a74 [2022-04-06T20:50:54.497Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:50:54.497Z] ---> Running in 62baff988d07 [2022-04-06T20:50:54.497Z] ---> Running in 71e916303a3c [2022-04-06T20:50:54.497Z] ---> Running in d5e0d2f8c7e4 [2022-04-06T20:50:54.497Z] ---> Running in d8fe4217398d [2022-04-06T20:50:54.497Z] ---> Running in 37a12bf8b681 [2022-04-06T20:50:54.497Z] Removing intermediate container 62baff988d07 [2022-04-06T20:50:54.497Z] ---> 89e5755ccaee [2022-04-06T20:50:54.497Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:50:54.497Z] Removing intermediate container d8fe4217398d [2022-04-06T20:50:54.497Z] ---> 82a355cd9e93 [2022-04-06T20:50:54.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:50:54.497Z] ---> Running in 9171fbb5c478 [2022-04-06T20:50:54.497Z] Removing intermediate container 37a12bf8b681 [2022-04-06T20:50:54.497Z] ---> a3f19d2d8c7f [2022-04-06T20:50:54.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:50:54.497Z] Removing intermediate container 71e916303a3c [2022-04-06T20:50:54.497Z] ---> 903217788f55 [2022-04-06T20:50:54.497Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:50:54.497Z] Removing intermediate container d5e0d2f8c7e4 [2022-04-06T20:50:54.497Z] ---> c686d7a5ee99 [2022-04-06T20:50:54.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:50:54.497Z] ---> Running in 933ee45bebe8 [2022-04-06T20:50:54.497Z] ---> Running in 5ca720a741a2 [2022-04-06T20:50:54.497Z] ---> Running in 93b1bc55e137 [2022-04-06T20:50:54.497Z] ---> Running in 60239434b3eb [2022-04-06T20:50:54.497Z] Removing intermediate container 9171fbb5c478 [2022-04-06T20:50:54.497Z] ---> bf8c1bd8a9d3 [2022-04-06T20:50:54.497Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:50:54.497Z] ---> Running in 88159098a42a [2022-04-06T20:50:54.497Z] Removing intermediate container 933ee45bebe8 [2022-04-06T20:50:54.497Z] ---> 6cc9800e7f65 [2022-04-06T20:50:54.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:50:54.497Z] ---> Running in 72a319d538ad [2022-04-06T20:50:54.497Z] Removing intermediate container 5ca720a741a2 [2022-04-06T20:50:54.497Z] ---> bd197aecf702 [2022-04-06T20:50:54.497Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:50:54.497Z] Removing intermediate container 60239434b3eb [2022-04-06T20:50:54.497Z] ---> f231ae1176c5 [2022-04-06T20:50:54.497Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T20:50:54.497Z] ---> Running in 006c096f6381 [2022-04-06T20:50:54.497Z] ---> Running in 5b0df43d385e [2022-04-06T20:50:54.497Z] Removing intermediate container 93b1bc55e137 [2022-04-06T20:50:54.497Z] ---> d7fc8d2f04da [2022-04-06T20:50:54.497Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:50:54.783Z] ---> Running in aa7bd385a995 [2022-04-06T20:50:56.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:56.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:56.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:56.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:56.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:57.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:57.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:57.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:57.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:57.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:50:58.776Z] OK: 220 MiB in 52 packages [2022-04-06T20:50:58.776Z] OK: 220 MiB in 52 packages [2022-04-06T20:50:59.402Z] OK: 220 MiB in 52 packages [2022-04-06T20:50:59.688Z] OK: 220 MiB in 52 packages [2022-04-06T20:50:59.688Z] OK: 220 MiB in 52 packages [2022-04-06T20:51:00.685Z] Removing intermediate container 72a319d538ad [2022-04-06T20:51:00.686Z] ---> b8fd1444cd4b [2022-04-06T20:51:00.686Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:51:00.971Z] Removing intermediate container 88159098a42a [2022-04-06T20:51:00.971Z] ---> b817cd41fd8d [2022-04-06T20:51:00.971Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:51:01.580Z] Removing intermediate container 5b0df43d385e [2022-04-06T20:51:01.580Z] ---> 333b6795da1f [2022-04-06T20:51:01.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:51:01.580Z] Removing intermediate container aa7bd385a995 [2022-04-06T20:51:01.580Z] ---> 3fa25a470fce [2022-04-06T20:51:01.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:51:01.580Z] Removing intermediate container 006c096f6381 [2022-04-06T20:51:01.580Z] ---> 4aa525fb05b1 [2022-04-06T20:51:01.580Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:51:02.188Z] ---> 5498c3aa1812 [2022-04-06T20:51:02.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:02.188Z] ---> Running in 21d2c478800a [2022-04-06T20:51:02.465Z] ---> af50aac16e7e [2022-04-06T20:51:02.465Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:02.465Z] ---> Running in cdff665ab513 [2022-04-06T20:51:03.066Z] ---> 84521ac74b52 [2022-04-06T20:51:03.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:03.363Z] ---> deb87c09f935 [2022-04-06T20:51:03.363Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:03.363Z] ---> 075b64711069 [2022-04-06T20:51:03.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:51:03.363Z] ---> Running in a304f4142ece [2022-04-06T20:51:03.649Z] ---> Running in 45db73b88a9d [2022-04-06T20:51:03.649Z] ---> Running in 3f4329b8d35a [2022-04-06T20:51:08.021Z] Removing intermediate container 21d2c478800a [2022-04-06T20:51:08.021Z] ---> 9928218e9b79 [2022-04-06T20:51:08.021Z] Step 8/22 : COPY . . [2022-04-06T20:51:10.023Z] Removing intermediate container cdff665ab513 [2022-04-06T20:51:10.024Z] ---> 8971bc7c8b88 [2022-04-06T20:51:10.024Z] Step 8/26 : COPY . . [2022-04-06T20:51:10.301Z] Removing intermediate container a304f4142ece [2022-04-06T20:51:10.301Z] ---> b28d866f6fb4 [2022-04-06T20:51:10.301Z] Step 8/23 : COPY . . [2022-04-06T20:51:10.913Z] Removing intermediate container 45db73b88a9d [2022-04-06T20:51:10.913Z] ---> ff4dbbf45c7e [2022-04-06T20:51:10.913Z] Step 8/26 : COPY . . [2022-04-06T20:51:11.194Z] Removing intermediate container 3f4329b8d35a [2022-04-06T20:51:11.194Z] ---> 9e132fd1991e [2022-04-06T20:51:11.194Z] Step 8/23 : COPY . . [2022-04-06T20:51:50.264Z] ---> 536e75339b84 [2022-04-06T20:51:50.264Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T20:51:50.264Z] ---> Running in e833f8bbaead [2022-04-06T20:51:50.264Z] 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-06T20:51:50.264Z] ---> e1c4e3fa1a69 [2022-04-06T20:51:50.264Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:51:50.264Z] ---> 8b10c0fc7609 [2022-04-06T20:51:50.264Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:51:50.264Z] ---> 947b62223357 [2022-04-06T20:51:50.264Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:51:50.264Z] ---> Running in 35014cf297c3 [2022-04-06T20:51:50.264Z] ---> Running in 0f7df8fa9637 [2022-04-06T20:51:50.264Z] ---> Running in 3daff77ba8a1 [2022-04-06T20:51:50.264Z] Removing intermediate container 35014cf297c3 [2022-04-06T20:51:50.264Z] ---> 8434727c1302 [2022-04-06T20:51:50.264Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:51:50.264Z] ---> d9a01b1479e0 [2022-04-06T20:51:50.264Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T20:51:50.264Z] ---> Running in b1f0a49448c2 [2022-04-06T20:51:50.264Z] Removing intermediate container 3daff77ba8a1 [2022-04-06T20:51:50.264Z] ---> 566cdf16221e [2022-04-06T20:51:50.264Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:51:50.264Z] ---> Running in 3e7cc469132a [2022-04-06T20:51:50.264Z] ---> Running in 4edf11249efa [2022-04-06T20:51:51.279Z] 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-06T20:51:54.012Z] 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-06T20:51:54.315Z] Removing intermediate container b1f0a49448c2 [2022-04-06T20:51:54.315Z] ---> ca6f181b53c7 [2022-04-06T20:51:54.315Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:51:54.610Z] ---> Running in e454ab523d11 [2022-04-06T20:51:55.239Z] Removing intermediate container 4edf11249efa [2022-04-06T20:51:55.239Z] ---> 454a1bdd6132 [2022-04-06T20:51:55.239Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:51:55.239Z] Removing intermediate container e454ab523d11 [2022-04-06T20:51:55.239Z] ---> 52a93e96e0af [2022-04-06T20:51:55.239Z] 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-06T20:51:55.239Z] ---> Running in 410eec1bd9fe [2022-04-06T20:51:55.534Z] ---> Running in 9c51f090349c [2022-04-06T20:51:56.540Z] Removing intermediate container 410eec1bd9fe [2022-04-06T20:51:56.540Z] ---> 029e06e44fff [2022-04-06T20:51:56.540Z] 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-06T20:51:56.540Z] ---> Running in 7cde1d1bae95 [2022-04-06T20:51:59.226Z] spire-1.2.1/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.data/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.data/.file [2022-04-06T20:51:59.226Z] spire-1.2.1/.dockerignore [2022-04-06T20:51:59.226Z] spire-1.2.1/.gitattributes [2022-04-06T20:51:59.226Z] spire-1.2.1/.githooks/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:51:59.226Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:51:59.226Z] spire-1.2.1/.gitignore [2022-04-06T20:51:59.226Z] spire-1.2.1/.go-version [2022-04-06T20:51:59.226Z] spire-1.2.1/.golangci.yml [2022-04-06T20:51:59.226Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:51:59.226Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:51:59.226Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:51:59.226Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:51:59.226Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:51:59.226Z] spire-1.2.1/Dockerfile [2022-04-06T20:51:59.226Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:51:59.226Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:51:59.226Z] spire-1.2.1/LICENSE [2022-04-06T20:51:59.226Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:51:59.226Z] spire-1.2.1/Makefile [2022-04-06T20:51:59.226Z] spire-1.2.1/README.md [2022-04-06T20:51:59.226Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:51:59.226Z] spire-1.2.1/SECURITY.md [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:51:59.226Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:51:59.227Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/ [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/agent/ [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/server/ [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:51:59.227Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/ [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/ [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:51:59.227Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:51:59.227Z] spire-1.2.1/examples/ [2022-04-06T20:51:59.227Z] spire-1.2.1/examples/README.md [2022-04-06T20:51:59.227Z] spire-1.2.1/go.mod [2022-04-06T20:51:59.227Z] spire-1.2.1/go.sum [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:51:59.227Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:51:59.228Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:51:59.507Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:51:59.508Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/ [2022-04-06T20:51:59.795Z] [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/.data/ [2022-04-06T20:51:59.795Z] spire-1.2.1/.data/.file [2022-04-06T20:51:59.795Z] spire-1.2.1/.dockerignore [2022-04-06T20:51:59.795Z] spire-1.2.1/.gitattributes [2022-04-06T20:51:59.795Z] spire-1.2.1/.githooks/ [2022-04-06T20:51:59.795Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/ [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:51:59.795Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:51:59.795Z] spire-1.2.1/.gitignore [2022-04-06T20:51:59.795Z] spire-1.2.1/.go-version [2022-04-06T20:51:59.795Z] spire-1.2.1/.golangci.yml [2022-04-06T20:51:59.795Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:51:59.795Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:51:59.795Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:51:59.795Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:51:59.795Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:51:59.795Z] spire-1.2.1/Dockerfile [2022-04-06T20:51:59.795Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:51:59.795Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:51:59.796Z] spire-1.2.1/LICENSE [2022-04-06T20:51:59.796Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:51:59.796Z] spire-1.2.1/Makefile [2022-04-06T20:51:59.796Z] spire-1.2.1/README.md [2022-04-06T20:51:59.796Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:51:59.796Z] spire-1.2.1/SECURITY.md [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:51:59.796Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/ [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/agent/ [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/server/ [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:51:59.796Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/ [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/images/ [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:51:59.796Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:51:59.796Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:51:59.797Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:51:59.797Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:52:00.077Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:52:00.077Z] spire-1.2.1/examples/ [2022-04-06T20:52:00.077Z] spire-1.2.1/examples/README.md [2022-04-06T20:52:00.077Z] spire-1.2.1/go.mod [2022-04-06T20:52:00.077Z] spire-1.2.1/go.sum [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:52:00.077Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:52:00.078Z] [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:52:00.078Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:52:00.079Z] spire-1.2.1/proto/ [2022-04-06T20:52:00.079Z] spire-1.2.1/proto/private/ [2022-04-06T20:52:00.079Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:52:00.365Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:52:00.365Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:52:00.365Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:52:00.365Z] spire-1.2.1/proto/spire/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:52:00.366Z] spire-1.2.1/release/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:52:00.366Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:52:00.366Z] spire-1.2.1/script/ [2022-04-06T20:52:00.366Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:52:00.366Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:52:00.366Z] spire-1.2.1/support/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:52:00.366Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:52:00.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:52:00.367Z] [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:52:00.367Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/clock/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:52:00.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:52:00.367Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:52:00.368Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:52:00.368Z] spire-1.2.1/test/integration/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/common [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:52:00.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:52:00.652Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:52:00.653Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:52:00.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:52:00.654Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:52:00.655Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:52:00.655Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:52:00.655Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:52:00.655Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:52:00.655Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:52:00.655Z] [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:52:00.655Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:52:00.937Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:52:00.937Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:52:00.938Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:52:00.938Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:52:00.938Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testca/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testkey/ [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:52:00.938Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:52:00.939Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/ [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/race.go [2022-04-06T20:52:00.939Z] spire-1.2.1/test/util/util.go [2022-04-06T20:52:00.939Z] building spire from source... [2022-04-06T20:52:00.939Z] [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:52:00.939Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:52:01.222Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/private/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:52:01.223Z] spire-1.2.1/release/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:52:01.223Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:52:01.223Z] spire-1.2.1/script/ [2022-04-06T20:52:01.223Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:52:01.223Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:52:01.223Z] spire-1.2.1/support/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:52:01.223Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:52:01.511Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:52:01.511Z] spire-1.2.1/test/ [2022-04-06T20:52:01.511Z] spire-1.2.1/test/clock/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/common [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:52:01.512Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/Installing go1.17.7... [2022-04-06T20:52:01.513Z] [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:52:01.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:52:01.796Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:52:01.797Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:52:01.798Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:52:01.798Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testca/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testkey/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/ [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/race.go [2022-04-06T20:52:01.798Z] spire-1.2.1/test/util/util.go [2022-04-06T20:52:01.798Z] building spire from source... [2022-04-06T20:52:02.405Z] Installing go1.17.7... [2022-04-06T20:52:30.019Z] Building bin/spire-server... [2022-04-06T20:52:30.302Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:52:30.302Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:52:30.302Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:52:31.300Z] Building bin/spire-server... [2022-04-06T20:52:31.300Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:52:31.300Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:52:31.300Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:52:31.300Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:52:31.300Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:52:31.905Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:52:32.541Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:52:33.142Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:52:33.748Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:52:35.201Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:52:35.479Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:52:35.757Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:52:35.757Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:52:36.366Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:52:36.366Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:52:36.645Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:52:36.940Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:52:37.220Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:52:37.220Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:52:37.220Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:52:37.500Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:52:37.500Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:52:37.781Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:52:37.781Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:52:38.060Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:52:38.060Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:52:38.060Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:52:38.340Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:52:38.340Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:52:38.628Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:52:38.628Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:52:38.628Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:52:38.628Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:52:38.911Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:52:38.911Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:52:39.914Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:52:39.914Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:52:39.914Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:52:40.523Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:52:40.523Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:52:40.523Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:52:41.526Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:52:42.139Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:52:57.329Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:52:57.329Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:52:57.329Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:52:57.329Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:52:57.329Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:52:57.329Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:52:57.933Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:52:57.933Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:52:58.207Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:52:58.207Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:52:58.207Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:52:58.207Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:52:58.207Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:52:58.482Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:52:58.757Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:53:00.244Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:53:00.244Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:53:00.244Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:53:01.242Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:53:01.242Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:53:01.521Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:53:01.521Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:53:01.521Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:53:01.800Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:53:01.800Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:53:02.080Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:53:02.355Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:53:02.959Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:53:03.238Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:53:03.238Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:53:07.575Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:53:07.575Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:53:07.852Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:53:08.456Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:53:08.456Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:53:09.059Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:53:09.059Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:53:09.059Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:53:09.059Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:53:10.051Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:53:10.051Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:53:10.051Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:53:10.051Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:53:10.051Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:53:10.331Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:53:10.331Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:53:10.609Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:53:11.627Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:53:11.627Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:53:12.233Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:53:12.233Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:53:12.512Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:53:12.791Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:53:12.791Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:53:12.791Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:53:13.070Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:53:13.070Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:53:13.680Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:53:14.295Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:53:14.295Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:53:14.295Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:53:16.320Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:53:18.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:53:18.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:53:18.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:53:18.928Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:53:18.929Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:53:19.211Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:53:24.682Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:53:24.682Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:53:24.682Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:53:24.682Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:53:46.947Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:53:46.947Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:53:46.947Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:53:46.947Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:53:46.947Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:53:46.947Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:53:48.395Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:54:00.869Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:54:00.869Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:54:00.869Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:54:33.319Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:54:33.605Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:54:33.884Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:54:33.884Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:54:34.167Z] Running on prd-ubuntu18.04-docker-8c-8g-11215 in /w/workspace/edgexfoundry_edgex-go_PR-3936 [Pipeline] { [Pipeline] ws [2022-04-06T20:54:34.185Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-06T20:54:34.294Z] The recommended git tool is: git [2022-04-06T20:54:34.532Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:54:34.820Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:54:34.820Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:54:35.093Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:54:35.093Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:54:36.087Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:54:36.087Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:54:36.135Z] using credential edgex-jenkins-ssh [2022-04-06T20:54:36.148Z] Cloning the remote Git repository [2022-04-06T20:54:36.153Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:36.189Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-06T20:54:36.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:36.224Z] > git --version # timeout=10 [2022-04-06T20:54:36.232Z] > git --version # 'git version 2.17.1' [2022-04-06T20:54:36.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:36.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:54:37.551Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:54:38.551Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:54:39.157Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:54:39.766Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:54:40.376Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:54:40.994Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:54:41.278Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:54:41.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:54:41.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:54:41.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:54:41.122Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:54:41.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:41.126Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3936/head:refs/remotes/origin/PR-3936 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:54:41.559Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:54:41.769Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit dcb0ece3884448c807c222c59e79a80a3cead3df [2022-04-06T20:54:41.921Z] Merge succeeded, producing 136bb41a1127fa67caefc504dcb1a565fa41ff9f [2022-04-06T20:54:41.921Z] Checking out Revision 136bb41a1127fa67caefc504dcb1a565fa41ff9f (PR-3936) [2022-04-06T20:54:42.575Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:54:42.575Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:54:42.575Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:54:42.575Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:54:41.768Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:54:41.773Z] > git checkout -f dcb0ece3884448c807c222c59e79a80a3cead3df # timeout=10 [2022-04-06T20:54:41.829Z] > git remote # timeout=10 [2022-04-06T20:54:41.835Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:54:41.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:54:41.843Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:54:41.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:54:41.916Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:54:41.922Z] > git checkout -f 136bb41a1127fa67caefc504dcb1a565fa41ff9f # timeout=10 [2022-04-06T20:54:42.858Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:54:42.858Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:54:42.858Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:54:43.138Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:54:43.138Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:54:43.417Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:54:43.698Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:54:43.979Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:54:44.262Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:54:44.262Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:54:44.262Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:54:44.543Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:54:44.543Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:54:44.826Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:54:44.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:54:45.105Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:54:45.105Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:54:45.380Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:54:45.509Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:54:45.529Z] First time build. Skipping changelog. [2022-04-06T20:54:45.508Z] > git rev-list --no-walk c174cf682c674784c5759356720957c5db593d16 # timeout=10 [2022-04-06T20:54:45.660Z] go: downloading github.com/jinzhu/inflection v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:54:45.937Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:54:46.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:54:46.237Z] + echo snap-build.sh [2022-04-06T20:54:46.237Z] snap-build.sh [2022-04-06T20:54:46.237Z] + SNAP_BASE_DIR=. [2022-04-06T20:54:46.237Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-04-06T20:54:46.237Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-04-06T20:54:46.237Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-04-06T20:54:46.237Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-04-06T20:54:46.237Z] + cd /w/workspace/edgex-go/4 [2022-04-06T20:54:46.237Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-06T20:54:46.237Z] Reading package lists... [2022-04-06T20:54:46.237Z] Building dependency tree... [2022-04-06T20:54:46.237Z] Reading state information... [2022-04-06T20:54:46.237Z] The following packages were automatically installed and are no longer required: [2022-04-06T20:54:46.237Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-06T20:54:46.237Z] uidmap xdelta3 [2022-04-06T20:54:46.237Z] Use 'sudo apt autoremove' to remove them. [2022-04-06T20:54:46.237Z] The following packages will be REMOVED: [2022-04-06T20:54:46.237Z] lxd* lxd-client* [2022-04-06T20:54:46.237Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-06T20:54:46.495Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:54:46.495Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:54:46.773Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:54:46.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:54:46.812Z] After this operation, 31.7 MB disk space will be freed. [2022-04-06T20:54:47.057Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:54:47.337Z] (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-06T20:54:47.337Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:48.284Z] Removing lxd dnsmasq configuration [2022-04-06T20:54:48.284Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:48.516Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:54:48.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:54:48.547Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-06T20:54:48.800Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:54:49.119Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-06T20:54:49.382Z] (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-06T20:54:49.382Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:54:50.783Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-06T20:54:51.045Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-06T20:54:51.620Z] + sudo snap remove --purge lxd [2022-04-06T20:54:51.620Z] snap "lxd" is not installed [2022-04-06T20:54:51.620Z] + sudo groupadd --force --system lxd [2022-04-06T20:54:51.620Z] ++ whoami [2022-04-06T20:54:51.620Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-06T20:54:51.620Z] + newgrp - lxd [2022-04-06T20:54:51.620Z] + sudo snap install lxd [2022-04-06T20:54:53.146Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:54:53.426Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:54:53.706Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:54:53.707Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:54:53.707Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:54:53.707Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:54:53.707Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:54:54.703Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:54:54.983Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:54:54.983Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:54:55.262Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:54:55.262Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:54:55.262Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:54:55.262Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:54:55.262Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:54:55.540Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:54:55.540Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:54:55.820Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:54:55.820Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:54:56.427Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:54:56.704Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:54:56.704Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:54:56.981Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:54:57.259Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:54:57.259Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:54:57.259Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:54:57.259Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:54:57.537Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:54:57.537Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:54:57.813Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:54:57.813Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:54:57.813Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:54:57.813Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:54:58.418Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:54:58.695Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:54:58.974Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:54:59.253Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:54:59.253Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:54:59.253Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:54:59.530Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:54:59.530Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:54:59.530Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:54:59.530Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:54:59.810Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:54:59.810Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:54:59.810Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:54:59.810Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:55:01.299Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:55:01.299Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:55:01.577Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:55:01.854Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:55:01.855Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:55:02.133Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:55:03.125Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:55:03.125Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:55:03.404Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:55:03.404Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:55:03.686Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:55:03.686Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:55:03.965Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:55:04.244Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:55:04.524Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:55:04.524Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:55:04.806Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:55:04.806Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:55:05.083Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:55:05.083Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:55:05.690Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:55:05.967Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:55:06.967Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:55:07.958Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:55:09.955Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:55:09.955Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:55:09.955Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:55:10.562Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:55:10.562Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:55:10.841Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:55:11.840Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:55:11.840Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:55:12.121Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:55:12.121Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:55:12.401Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:55:12.401Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:55:12.401Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:55:12.687Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:55:12.687Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:55:12.975Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:55:12.975Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:55:12.975Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:55:13.980Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:55:13.980Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:55:14.260Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:55:14.260Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:55:14.539Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:55:14.539Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:55:14.820Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:55:23.150Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:55:23.150Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:55:23.150Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:55:23.150Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:55:24.603Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:55:24.603Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:55:24.603Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:55:24.603Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:55:51.469Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:55:51.469Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:55:52.149Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:55:52.149Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:59:44.421Z] 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-06T21:00:06.689Z] Removing intermediate container e833f8bbaead [2022-04-06T21:00:06.689Z] ---> a30ef3c126b2 [2022-04-06T21:00:06.689Z] [2022-04-06T21:00:06.689Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:00:06.972Z] 3.14: Pulling from library/alpine [2022-04-06T21:00:09.004Z] Removing intermediate container 0f7df8fa9637 [2022-04-06T21:00:09.004Z] ---> 0a33ed1307fe [2022-04-06T21:00:09.004Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T21:00:09.004Z] ---> Running in d158ca3c731a [2022-04-06T21:00:09.005Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T21:00:09.005Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T21:00:09.005Z] ---> ac73e934f311 [2022-04-06T21:00:09.005Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T21:00:09.300Z] ---> Running in 546fda4d8108 [2022-04-06T21:00:11.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:11.970Z] 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-06T21:00:12.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:13.697Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T21:00:13.697Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:00:13.697Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T21:00:13.697Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T21:00:13.697Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T21:00:13.697Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:00:13.697Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:00:13.973Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:00:14.575Z] OK: 8 MiB in 20 packages [2022-04-06T21:00:17.264Z] Removing intermediate container d158ca3c731a [2022-04-06T21:00:17.264Z] ---> 6534d94ec82f [2022-04-06T21:00:17.264Z] [2022-04-06T21:00:17.264Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T21:00:17.264Z] 20.10.14: Pulling from library/docker [2022-04-06T21:00:17.894Z] Removing intermediate container 546fda4d8108 [2022-04-06T21:00:17.894Z] ---> e22d335fde81 [2022-04-06T21:00:17.894Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:00:17.894Z] ---> Running in a92012ad8416 [2022-04-06T21:00:19.376Z] Removing intermediate container a92012ad8416 [2022-04-06T21:00:19.376Z] ---> 632db30c3b7f [2022-04-06T21:00:19.376Z] Step 13/22 : WORKDIR /edgex [2022-04-06T21:00:19.666Z] ---> Running in 680e8de01572 [2022-04-06T21:00:21.119Z] Removing intermediate container 680e8de01572 [2022-04-06T21:00:21.119Z] ---> 5e0abeadabb5 [2022-04-06T21:00:21.119Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T21:00:23.131Z] ---> bae3f5820369 [2022-04-06T21:00:23.131Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T21:00:27.481Z] ---> 3ae05da360c0 [2022-04-06T21:00:27.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T21:00:30.922Z] ---> d24ae77aa41f [2022-04-06T21:00:30.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:00:32.405Z] ---> 50c0b55c7cd6 [2022-04-06T21:00:32.405Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T21:00:32.690Z] ---> Running in fc6db9ec83e6 [2022-04-06T21:00:37.054Z] Removing intermediate container fc6db9ec83e6 [2022-04-06T21:00:37.054Z] ---> c34a47cf103d [2022-04-06T21:00:37.054Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:00:37.054Z] ---> Running in b4c9d4b6a975 [2022-04-06T21:00:37.341Z] Removing intermediate container b4c9d4b6a975 [2022-04-06T21:00:37.341Z] ---> 1fb578a33ce2 [2022-04-06T21:00:37.341Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:00:37.630Z] ---> Running in a4788f18a0ad [2022-04-06T21:00:38.635Z] Removing intermediate container a4788f18a0ad [2022-04-06T21:00:38.635Z] ---> ffb4b3630ed7 [2022-04-06T21:00:38.635Z] Step 21/22 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:00:38.635Z] ---> Running in 31804cd379f6 [2022-04-06T21:00:39.657Z] Removing intermediate container 31804cd379f6 [2022-04-06T21:00:39.657Z] ---> d59c530e85ee [2022-04-06T21:00:39.657Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:00:39.657Z] ---> Running in 954ffd044298 [2022-04-06T21:00:40.662Z] Removing intermediate container 954ffd044298 [2022-04-06T21:00:40.662Z] ---> 606e12cf4dcd [2022-04-06T21:00:40.662Z] [2022-04-06T21:00:41.667Z] Successfully built 606e12cf4dcd [2022-04-06T21:00:41.667Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-06T21:00:41.946Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-06T21:00:42.232Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T21:00:42.232Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T21:00:42.232Z] ---> c346e9eafbab [2022-04-06T21:00:42.232Z] 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-06T21:00:42.525Z] ---> Running in 25b6024267b4 [2022-04-06T21:00:43.146Z] Removing intermediate container 25b6024267b4 [2022-04-06T21:00:43.146Z] ---> a9ed0aa6c43f [2022-04-06T21:00:43.146Z] 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-06T21:00:43.146Z] ---> Running in e501a0dcf8e6 [2022-04-06T21:00:45.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:45.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:47.230Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T21:00:47.230Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T21:00:47.230Z] Executing bash-5.1.16-r0.post-install [2022-04-06T21:00:47.230Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:00:47.230Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T21:00:47.230Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T21:00:47.230Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T21:00:47.507Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T21:00:47.507Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T21:00:47.507Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T21:00:47.507Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T21:00:47.507Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T21:00:47.507Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T21:00:47.507Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T21:00:47.507Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T21:00:47.507Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T21:00:47.507Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T21:00:47.507Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T21:00:50.926Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T21:00:50.926Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T21:00:50.926Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T21:00:50.926Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T21:00:50.926Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T21:00:50.926Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T21:00:50.926Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T21:00:51.201Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T21:00:51.201Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T21:00:51.201Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T21:00:51.201Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T21:00:51.201Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T21:00:51.201Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T21:00:51.201Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T21:00:51.201Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T21:00:51.201Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T21:00:51.480Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T21:00:51.480Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T21:00:51.480Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T21:00:51.480Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T21:00:51.480Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T21:00:51.480Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T21:00:51.480Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T21:00:51.480Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T21:00:51.755Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T21:00:51.755Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T21:00:52.746Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:00:52.746Z] OK: 82 MiB in 65 packages [2022-04-06T21:01:01.091Z] Collecting docker-compose==1.23.2 [2022-04-06T21:01:01.091Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T21:01:02.564Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T21:01:02.564Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T21:01:02.842Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T21:01:02.842Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T21:01:09.848Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T21:01:09.848Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T21:01:12.514Z] 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-06T21:01:13.149Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T21:01:13.149Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T21:01:13.447Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T21:01:13.447Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T21:01:17.889Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T21:01:17.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T21:01:18.896Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T21:01:18.896Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T21:01:20.363Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T21:01:20.363Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T21:01:23.037Z] Collecting PyYAML<4,>=3.10 [2022-04-06T21:01:23.037Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T21:01:23.037Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:01:23.037Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:01:23.037Z] ---> 893835e63a74 [2022-04-06T21:01:23.037Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T21:01:23.037Z] ---> Using cache [2022-04-06T21:01:23.037Z] ---> 903217788f55 [2022-04-06T21:01:23.037Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:01:23.037Z] ---> Using cache [2022-04-06T21:01:23.037Z] ---> bd197aecf702 [2022-04-06T21:01:23.037Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T21:01:23.653Z] ---> Running in 64aabbc0233c [2022-04-06T21:01:26.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:26.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:28.357Z] 2022-04-06T21:01:23Z INFO Waiting for automatic snapd restart... [2022-04-06T21:01:28.458Z] OK: 220 MiB in 52 packages [2022-04-06T21:01:29.924Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T21:01:29.924Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T21:01:30.566Z] 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-06T21:01:30.850Z] Removing intermediate container 64aabbc0233c [2022-04-06T21:01:30.850Z] ---> 4fb172061be4 [2022-04-06T21:01:30.850Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T21:01:31.466Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T21:01:31.466Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T21:01:31.749Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T21:01:31.749Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T21:01:32.032Z] Collecting idna<2.8,>=2.5 [2022-04-06T21:01:32.032Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T21:01:32.650Z] ---> dec46b920f50 [2022-04-06T21:01:32.935Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:01:32.935Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T21:01:32.935Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T21:01:32.935Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T21:01:32.935Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T21:01:32.935Z] ---> Running in 47ee72565ceb [2022-04-06T21:01:34.965Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T21:01:34.965Z] Attempting uninstall: urllib3 [2022-04-06T21:01:34.965Z] Found existing installation: urllib3 1.26.7 [2022-04-06T21:01:34.965Z] Uninstalling urllib3-1.26.7: [2022-04-06T21:01:34.965Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T21:01:35.969Z] Attempting uninstall: idna [2022-04-06T21:01:35.969Z] Found existing installation: idna 3.3 [2022-04-06T21:01:35.969Z] Uninstalling idna-3.3: [2022-04-06T21:01:35.969Z] Successfully uninstalled idna-3.3 [2022-04-06T21:01:41.518Z] Attempting uninstall: requests [2022-04-06T21:01:41.518Z] Found existing installation: requests 2.26.0 [2022-04-06T21:01:41.518Z] Uninstalling requests-2.26.0: [2022-04-06T21:01:41.518Z] Successfully uninstalled requests-2.26.0 [2022-04-06T21:01:41.800Z] Running setup.py install for texttable: started [2022-04-06T21:01:41.800Z] Removing intermediate container 47ee72565ceb [2022-04-06T21:01:41.800Z] ---> 0dcefb0e14c5 [2022-04-06T21:01:41.800Z] Step 8/31 : COPY . . [2022-04-06T21:01:43.823Z] Removing intermediate container 3e7cc469132a [2022-04-06T21:01:43.823Z] ---> 9d22148986a2 [2022-04-06T21:01:43.823Z] [2022-04-06T21:01:43.823Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:01:43.823Z] ---> ac73e934f311 [2022-04-06T21:01:43.823Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T21:01:44.436Z] ---> Running in 0d0d5b5cc5b2 [2022-04-06T21:01:45.433Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T21:01:45.433Z] Running setup.py install for PyYAML: started [2022-04-06T21:01:45.433Z] Removing intermediate container 0d0d5b5cc5b2 [2022-04-06T21:01:45.433Z] ---> 0264cb295db2 [2022-04-06T21:01:45.433Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T21:01:45.713Z] ---> Running in 51d8a6926900 [2022-04-06T21:01:47.178Z] Removing intermediate container 51d8a6926900 [2022-04-06T21:01:47.178Z] ---> db0802ab99a4 [2022-04-06T21:01:47.178Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T21:01:47.178Z] ---> Running in b4a9dfe1d399 [2022-04-06T21:01:48.176Z] Removing intermediate container b4a9dfe1d399 [2022-04-06T21:01:48.176Z] ---> c08083e7c5c2 [2022-04-06T21:01:48.176Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:01:48.176Z] ---> Running in e9e164659d95 [2022-04-06T21:01:50.198Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T21:01:50.485Z] Running setup.py install for docopt: started [2022-04-06T21:01:53.162Z] Removing intermediate container e9e164659d95 [2022-04-06T21:01:53.162Z] ---> 34f6a191c0bc [2022-04-06T21:01:53.162Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T21:01:53.162Z] ---> Running in 97748ec6676f [2022-04-06T21:01:54.631Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T21:01:54.631Z] Running setup.py install for dockerpty: started [2022-04-06T21:01:55.640Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:56.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:01:57.659Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:01:57.940Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T21:01:57.940Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T21:01:57.940Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T21:01:58.227Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T21:01:58.512Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T21:01:58.512Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T21:01:58.512Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:01:58.512Z] OK: 8 MiB in 20 packages [2022-04-06T21:02:01.975Z] Removing intermediate container 97748ec6676f [2022-04-06T21:02:01.975Z] ---> b0d20e3d77e4 [2022-04-06T21:02:01.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:02:02.259Z] 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-06T21:02:03.722Z] ---> c7d145eb887e [2022-04-06T21:02:03.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T21:02:10.512Z] ---> d04c37079519 [2022-04-06T21:02:10.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T21:02:12.009Z] ---> 3f9a78b5bce5 [2022-04-06T21:02:12.009Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T21:02:12.009Z] ---> Running in 6bf5c5b2e230 [2022-04-06T21:02:13.469Z] Removing intermediate container 6bf5c5b2e230 [2022-04-06T21:02:13.469Z] ---> a07232e3f1aa [2022-04-06T21:02:13.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:02:13.469Z] ---> Running in f1b992601798 [2022-04-06T21:02:14.932Z] Removing intermediate container f1b992601798 [2022-04-06T21:02:14.932Z] ---> 589d653e9b6e [2022-04-06T21:02:14.932Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:02:14.932Z] ---> Running in 6e75b56a5000 [2022-04-06T21:02:16.132Z] Removing intermediate container 6e75b56a5000 [2022-04-06T21:02:16.132Z] ---> 90fb39fabd92 [2022-04-06T21:02:16.132Z] Step 22/23 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:02:16.448Z] ---> Running in eb9efc2895c5 [2022-04-06T21:02:18.043Z] Removing intermediate container eb9efc2895c5 [2022-04-06T21:02:18.043Z] ---> 31d442c3a235 [2022-04-06T21:02:18.043Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:02:18.455Z] ---> Running in 36f925ac8f10 [2022-04-06T21:02:19.906Z] Removing intermediate container 36f925ac8f10 [2022-04-06T21:02:19.906Z] ---> 7c1e49a30478 [2022-04-06T21:02:19.906Z] [2022-04-06T21:02:22.555Z] Successfully built 7c1e49a30478 [2022-04-06T21:02:22.555Z] Successfully tagged core-data-arm64:latest [2022-04-06T21:02:22.555Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-06T21:02:30.887Z] ---> c601350b308c [2022-04-06T21:02:30.887Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T21:02:30.887Z] Removing intermediate container e501a0dcf8e6 [2022-04-06T21:02:30.887Z] ---> 571f50614d5d [2022-04-06T21:02:30.887Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T21:02:30.887Z] ---> Running in fa9767827015 [2022-04-06T21:02:30.887Z] ---> Running in 9d37ca4ea920 [2022-04-06T21:02:31.489Z] Removing intermediate container 9d37ca4ea920 [2022-04-06T21:02:31.489Z] ---> f113c0b766d9 [2022-04-06T21:02:31.489Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T21:02:31.489Z] ---> Running in a333039696b2 [2022-04-06T21:02:32.488Z] Removing intermediate container a333039696b2 [2022-04-06T21:02:32.488Z] ---> 77552b9b468c [2022-04-06T21:02:32.488Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T21:02:33.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T21:02:35.790Z] ---> 37b90de01e8f [2022-04-06T21:02:35.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T21:02:36.408Z] ---> ba399ff79bf0 [2022-04-06T21:02:36.408Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T21:02:37.864Z] ---> 4c21a3de4e18 [2022-04-06T21:02:37.864Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T21:02:38.144Z] ---> Running in 64eb880325de [2022-04-06T21:02:39.132Z] Removing intermediate container 64eb880325de [2022-04-06T21:02:39.132Z] ---> 4dbd8453e104 [2022-04-06T21:02:39.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:02:39.132Z] ---> Running in a09b6ebfc1d0 [2022-04-06T21:02:40.127Z] Removing intermediate container a09b6ebfc1d0 [2022-04-06T21:02:40.127Z] ---> f2cd294cdf18 [2022-04-06T21:02:40.127Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:02:40.410Z] ---> Running in 0ffe3a4946c0 [2022-04-06T21:02:41.426Z] Removing intermediate container 0ffe3a4946c0 [2022-04-06T21:02:41.426Z] ---> 2c97305c69eb [2022-04-06T21:02:41.426Z] Step 22/23 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:02:41.716Z] ---> Running in 7d961359c8c4 [2022-04-06T21:02:42.721Z] Removing intermediate container 7d961359c8c4 [2022-04-06T21:02:42.721Z] ---> fae894586c65 [2022-04-06T21:02:42.721Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:02:42.721Z] ---> Running in 0ee218e3c3e5 [2022-04-06T21:02:43.717Z] Removing intermediate container 0ee218e3c3e5 [2022-04-06T21:02:43.717Z] ---> 796a400ec973 [2022-04-06T21:02:43.717Z] [2022-04-06T21:02:44.718Z] Successfully built 796a400ec973 [2022-04-06T21:02:44.718Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-06T21:02:44.718Z] Building support-scheduler [2022-04-06T21:03:17.159Z]  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:03:17.159Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:03:17.159Z] ---> 893835e63a74 [2022-04-06T21:03:17.159Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T21:03:17.159Z] ---> Using cache [2022-04-06T21:03:17.159Z] ---> 903217788f55 [2022-04-06T21:03:17.159Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T21:03:17.159Z] ---> Running in 9fa9dcb2f4cf [2022-04-06T21:03:17.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:18.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:20.123Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:03:20.123Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:03:20.123Z] OK: 15739 distinct packages available [2022-04-06T21:03:20.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:21.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:03:23.876Z] OK: 220 MiB in 52 packages [2022-04-06T21:03:26.535Z] Removing intermediate container 9fa9dcb2f4cf [2022-04-06T21:03:26.535Z] ---> 52e26e2ae25d [2022-04-06T21:03:26.535Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T21:03:27.538Z] ---> b93d7b44de5d [2022-04-06T21:03:27.538Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:03:27.824Z] ---> Running in df864dc30530 [2022-04-06T21:03:36.188Z] Removing intermediate container df864dc30530 [2022-04-06T21:03:36.188Z] ---> 6086567807cd [2022-04-06T21:03:36.188Z] Step 7/20 : COPY . . [2022-04-06T21:03:38.228Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:03:38.228Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:03:38.228Z] ---> 893835e63a74 [2022-04-06T21:03:38.228Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> 903217788f55 [2022-04-06T21:03:38.228Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> bd197aecf702 [2022-04-06T21:03:38.228Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> 4fb172061be4 [2022-04-06T21:03:38.228Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> dec46b920f50 [2022-04-06T21:03:38.228Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> 0dcefb0e14c5 [2022-04-06T21:03:38.228Z] Step 8/22 : COPY . . [2022-04-06T21:03:38.228Z] ---> Using cache [2022-04-06T21:03:38.228Z] ---> c601350b308c [2022-04-06T21:03:38.228Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T21:03:38.228Z] ---> Running in 444dbe07cce7 [2022-04-06T21:03:41.677Z] 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-06T21:04:03.995Z] ---> 137cece6193d [2022-04-06T21:04:03.995Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T21:04:03.995Z] ---> Running in c55f3e060d87 [2022-04-06T21:04:06.640Z] 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-06T21:06:50.025Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-06T21:06:50.025Z] + sudo lxd init --auto [2022-04-06T21:06:58.163Z] + sudo snap install --classic snapcraft [2022-04-06T21:10:59.353Z] Removing intermediate container fa9767827015 [2022-04-06T21:10:59.353Z] ---> 24ef8fa8cae2 [2022-04-06T21:10:59.353Z] [2022-04-06T21:10:59.353Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T21:10:59.353Z] ---> ac73e934f311 [2022-04-06T21:10:59.353Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T21:10:59.353Z] ---> Running in 8ee9c080b0de [2022-04-06T21:10:59.353Z] Removing intermediate container 8ee9c080b0de [2022-04-06T21:10:59.353Z] ---> 59a5837d93dd [2022-04-06T21:10:59.353Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T21:10:59.354Z] ---> Running in 4d8d4d905b78 [2022-04-06T21:10:59.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:10:59.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:00.640Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T21:11:00.922Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T21:11:00.922Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:11:00.922Z] OK: 6 MiB in 16 packages [2022-04-06T21:11:02.409Z] Removing intermediate container 4d8d4d905b78 [2022-04-06T21:11:02.409Z] ---> e50c31df81a9 [2022-04-06T21:11:02.409Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T21:11:02.409Z] ---> Running in 88a2b43d7b46 [2022-04-06T21:11:03.019Z] Removing intermediate container 88a2b43d7b46 [2022-04-06T21:11:03.019Z] ---> af172238162f [2022-04-06T21:11:03.019Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T21:11:03.019Z] ---> Running in cef44febcac0 [2022-04-06T21:11:03.628Z] Removing intermediate container cef44febcac0 [2022-04-06T21:11:03.628Z] ---> 5db278b86c8d [2022-04-06T21:11:03.628Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T21:11:03.628Z] ---> Running in 2010a1b73f6c [2022-04-06T21:11:07.095Z] Removing intermediate container 2010a1b73f6c [2022-04-06T21:11:07.095Z] ---> c86921cb9d27 [2022-04-06T21:11:07.095Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T21:11:07.095Z] ---> Running in 9eb3309b850d [2022-04-06T21:11:07.712Z] Removing intermediate container 9eb3309b850d [2022-04-06T21:11:07.712Z] ---> 917a60c5616b [2022-04-06T21:11:07.712Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T21:11:08.735Z] ---> 15d84a1cc295 [2022-04-06T21:11:08.735Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T21:11:08.735Z] ---> Running in 5082cf6e42a6 [2022-04-06T21:11:12.183Z] Removing intermediate container 5082cf6e42a6 [2022-04-06T21:11:12.183Z] ---> a012e99526a5 [2022-04-06T21:11:12.183Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:11:12.795Z] ---> 8935b13be50a [2022-04-06T21:11:12.795Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T21:11:15.443Z] ---> 50ebbde8bba4 [2022-04-06T21:11:15.443Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T21:11:16.465Z] ---> 854d7ce8696c [2022-04-06T21:11:16.465Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T21:11:17.462Z] ---> ad8d52b12898 [2022-04-06T21:11:17.462Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T21:11:18.082Z] ---> a0c3c6dbc798 [2022-04-06T21:11:18.082Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T21:11:18.687Z] ---> Running in 95bcb024ed78 [2022-04-06T21:11:18.979Z] Removing intermediate container 95bcb024ed78 [2022-04-06T21:11:18.979Z] ---> ff5c7ab5f216 [2022-04-06T21:11:18.979Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T21:11:20.501Z] ---> 028e969fee47 [2022-04-06T21:11:20.501Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T21:11:20.501Z] ---> Running in 1bca0b219d70 [2022-04-06T21:11:23.980Z] Removing intermediate container 1bca0b219d70 [2022-04-06T21:11:23.980Z] ---> 071d8ca47ffa [2022-04-06T21:11:23.980Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T21:11:23.980Z] ---> Running in 30f2c4e462a4 [2022-04-06T21:11:24.595Z] Removing intermediate container 30f2c4e462a4 [2022-04-06T21:11:24.595Z] ---> 090bfec55be8 [2022-04-06T21:11:24.595Z] Step 28/31 : CMD ["gate"] [2022-04-06T21:11:24.879Z] ---> Running in a3d3c39a10fb [2022-04-06T21:11:25.490Z] Removing intermediate container a3d3c39a10fb [2022-04-06T21:11:25.490Z] ---> 55ea55faa749 [2022-04-06T21:11:25.490Z] Step 29/31 : LABEL arch=arm64 [2022-04-06T21:11:25.772Z] ---> Running in e193a447e8ab [2022-04-06T21:11:26.390Z] Removing intermediate container e193a447e8ab [2022-04-06T21:11:26.390Z] ---> 89c1ebff3773 [2022-04-06T21:11:26.390Z] Step 30/31 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:11:26.675Z] ---> Running in abe6354fd18f [2022-04-06T21:11:27.331Z] Removing intermediate container abe6354fd18f [2022-04-06T21:11:27.331Z] ---> 265e5db66567 [2022-04-06T21:11:27.331Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T21:11:27.667Z] ---> Running in 03779d03af50 [2022-04-06T21:11:28.285Z] Removing intermediate container 03779d03af50 [2022-04-06T21:11:28.285Z] ---> aaecf844370c [2022-04-06T21:11:28.285Z] [2022-04-06T21:11:28.898Z] Successfully built aaecf844370c [2022-04-06T21:11:28.898Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-06T21:11:28.898Z] Building core-metadata [2022-04-06T21:12:08.044Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:12:08.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:12:08.044Z] ---> 893835e63a74 [2022-04-06T21:12:08.044Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> 903217788f55 [2022-04-06T21:12:08.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> bd197aecf702 [2022-04-06T21:12:08.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> 4fb172061be4 [2022-04-06T21:12:08.044Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> dec46b920f50 [2022-04-06T21:12:08.044Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> 0dcefb0e14c5 [2022-04-06T21:12:08.044Z] Step 8/23 : COPY . . [2022-04-06T21:12:08.044Z] ---> Using cache [2022-04-06T21:12:08.044Z] ---> c601350b308c [2022-04-06T21:12:08.044Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T21:12:08.044Z] Removing intermediate container c55f3e060d87 [2022-04-06T21:12:08.044Z] ---> 14efaea9bf47 [2022-04-06T21:12:08.044Z] [2022-04-06T21:12:08.044Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T21:12:08.044Z] ---> Running in c6bec2d9f4eb [2022-04-06T21:12:08.044Z] 3.15: Pulling from library/alpine [2022-04-06T21:12:08.044Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T21:12:08.044Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T21:12:08.044Z] ---> 3fb3c9af89a9 [2022-04-06T21:12:08.044Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:12:08.044Z] ---> Running in 856d8543dae1 [2022-04-06T21:12:08.044Z] Removing intermediate container 856d8543dae1 [2022-04-06T21:12:08.044Z] ---> 0ea0f4e81915 [2022-04-06T21:12:08.044Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:12:08.044Z] ---> Running in 32b03d594e2c [2022-04-06T21:12:08.044Z] 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-06T21:12:09.521Z] Removing intermediate container 32b03d594e2c [2022-04-06T21:12:09.521Z] ---> 4f3214a17167 [2022-04-06T21:12:09.521Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T21:12:09.803Z] ---> Running in 1c5aee6a8da0 [2022-04-06T21:12:12.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:13.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:15.444Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:12:15.444Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:12:15.444Z] OK: 15729 distinct packages available [2022-04-06T21:12:16.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:17.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:19.325Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T21:12:19.609Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:12:19.888Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T21:12:19.888Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T21:12:19.888Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T21:12:20.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T21:12:20.175Z] Removing intermediate container 444dbe07cce7 [2022-04-06T21:12:20.175Z] ---> b0b5879184be [2022-04-06T21:12:20.175Z] [2022-04-06T21:12:20.175Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:12:20.175Z] ---> ac73e934f311 [2022-04-06T21:12:20.175Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:12:20.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:12:20.175Z] ---> Running in b4e437806a23 [2022-04-06T21:12:20.175Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T21:12:20.453Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T21:12:20.453Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:12:20.453Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:12:21.071Z] OK: 8 MiB in 23 packages [2022-04-06T21:12:23.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:23.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:12:23.695Z] Removing intermediate container 1c5aee6a8da0 [2022-04-06T21:12:23.695Z] ---> 04ab320f1b8a [2022-04-06T21:12:23.695Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:12:24.707Z] ---> 2169ee188f4b [2022-04-06T21:12:24.707Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T21:12:25.359Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T21:12:25.359Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:12:25.359Z] OK: 5 MiB in 15 packages [2022-04-06T21:12:27.389Z] Removing intermediate container b4e437806a23 [2022-04-06T21:12:27.389Z] ---> cc3827d2cb8d [2022-04-06T21:12:27.389Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:12:27.678Z] ---> Running in 2ca16aa6a069 [2022-04-06T21:12:27.678Z] ---> 7aea21c9bbb3 [2022-04-06T21:12:27.678Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T21:12:28.294Z] Removing intermediate container 2ca16aa6a069 [2022-04-06T21:12:28.294Z] ---> 469f85274d91 [2022-04-06T21:12:28.294Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T21:12:28.294Z] ---> Running in 3a579a5402b8 [2022-04-06T21:12:29.314Z] Removing intermediate container 3a579a5402b8 [2022-04-06T21:12:29.315Z] ---> 38b6eea7b75e [2022-04-06T21:12:29.315Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:12:29.315Z] ---> 190938c0cdb6 [2022-04-06T21:12:29.315Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T21:12:29.315Z] ---> Running in 45e99029f6d7 [2022-04-06T21:12:29.315Z] ---> Running in 36b5200cecbc [2022-04-06T21:12:30.314Z] Removing intermediate container 36b5200cecbc [2022-04-06T21:12:30.314Z] ---> 950f6f6d36e2 [2022-04-06T21:12:30.314Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:12:30.314Z] Removing intermediate container 45e99029f6d7 [2022-04-06T21:12:30.314Z] ---> e7907c3a866b [2022-04-06T21:12:30.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:12:30.314Z] ---> Running in d9ce8ea2ea83 [2022-04-06T21:12:31.321Z] Removing intermediate container d9ce8ea2ea83 [2022-04-06T21:12:31.322Z] ---> 8bc997acef41 [2022-04-06T21:12:31.322Z] Step 18/20 : LABEL arch=arm64 [2022-04-06T21:12:31.322Z] ---> be00089781ca [2022-04-06T21:12:31.322Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T21:12:31.322Z] ---> Running in caf071a35d5b [2022-04-06T21:12:32.334Z] Removing intermediate container caf071a35d5b [2022-04-06T21:12:32.335Z] ---> 648134a49a55 [2022-04-06T21:12:32.335Z] Step 19/20 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:12:32.335Z] ---> Running in 37033d68110d [2022-04-06T21:12:33.331Z] Removing intermediate container 37033d68110d [2022-04-06T21:12:33.331Z] ---> 7ebc5b006af1 [2022-04-06T21:12:33.331Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T21:12:33.331Z] ---> Running in caa7b8f30abf [2022-04-06T21:12:33.946Z] Removing intermediate container caa7b8f30abf [2022-04-06T21:12:33.946Z] ---> ef39e11de6e2 [2022-04-06T21:12:34.229Z] [2022-04-06T21:12:34.508Z] ---> 81c2145c77ee [2022-04-06T21:12:34.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T21:12:35.502Z] Successfully built ef39e11de6e2 [2022-04-06T21:12:35.502Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-06T21:12:35.502Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-04-06T21:12:35.781Z] ---> 8921163718ad [2022-04-06T21:12:35.781Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T21:12:36.067Z] ---> Running in e4bee9567b63 [2022-04-06T21:12:36.685Z] Removing intermediate container e4bee9567b63 [2022-04-06T21:12:36.685Z] ---> 8e0e5d819d46 [2022-04-06T21:12:36.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:12:36.685Z] ---> Running in 74693662db65 [2022-04-06T21:12:37.302Z] Removing intermediate container 74693662db65 [2022-04-06T21:12:37.302Z] ---> 038a1f98a526 [2022-04-06T21:12:37.302Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:12:37.302Z] ---> Running in f89667775430 [2022-04-06T21:12:37.923Z] Removing intermediate container f89667775430 [2022-04-06T21:12:37.923Z] ---> a2ae5b459e91 [2022-04-06T21:12:37.923Z] Step 21/22 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:12:38.205Z] ---> Running in 6743ba4bc444 [2022-04-06T21:12:38.814Z] Removing intermediate container 6743ba4bc444 [2022-04-06T21:12:38.815Z] ---> 902fe1b67948 [2022-04-06T21:12:38.815Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:12:39.095Z] ---> Running in b4ae05427332 [2022-04-06T21:12:40.102Z] Removing intermediate container b4ae05427332 [2022-04-06T21:12:40.102Z] ---> 254ebab79cd3 [2022-04-06T21:12:40.102Z] [2022-04-06T21:12:40.715Z] Successfully built 254ebab79cd3 [2022-04-06T21:12:40.715Z] Successfully tagged support-scheduler-arm64:latest [2022-04-06T21:12:40.715Z]  Building support-scheduler ... done Building security-spire-server [2022-04-06T21:13:04.882Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:13:04.882Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-06T21:13:04.882Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-06T21:13:04.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:13:04.882Z] Dload Upload Total Spent Left Speed [2022-04-06T21:13:04.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4357 0 --:--:-- --:--:-- --:--:-- 4357 [2022-04-06T21:13:04.882Z] 100 3325k 100 3325k 0 0 9366k 0 --:--:-- --:--:-- --:--:-- 9366k [2022-04-06T21:13:04.882Z] ./yq_linux_amd64 [2022-04-06T21:13:04.882Z] + sudo snapcraft prime --use-lxd [2022-04-06T21:13:05.141Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-06T21:13:05.401Z] 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-06T21:13:05.401Z] - README.md [2022-04-06T21:13:05.401Z] [2022-04-06T21:13:05.401Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:13:05.667Z] Launching a container. [2022-04-06T21:13:15.850Z] Waiting for container to be ready [2022-04-06T21:13:16.120Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-06T21:13:16.120Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-06T21:13:16.120Z] [2022-04-06T21:13:21.406Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-06T21:13:21.976Z] Waiting for network to be ready... [2022-04-06T21:13:22.237Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-06T21:13:22.237Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-06T21:13:22.496Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-06T21:13:22.496Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-06T21:13:22.496Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-06T21:13:22.496Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-06T21:13:22.496Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-06T21:13:22.496Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-06T21:13:22.496Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-06T21:13:22.496Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-06T21:13:22.755Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-06T21:13:22.755Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] [2022-04-06T21:13:22.755Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-06T21:13:22.755Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-06T21:13:22.755Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-06T21:13:22.755Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-06T21:13:22.755Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-06T21:13:22.755Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-06T21:13:22.755Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-06T21:13:23.015Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1383 kB] [2022-04-06T21:13:23.276Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-06T21:13:23.276Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-06T21:13:23.276Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-06T21:13:23.276Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-06T21:13:23.537Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-06T21:13:23.537Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-06T21:13:23.537Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-06T21:13:25.448Z] Fetched 23.7 MB in 3s (7197 kB/s) [2022-04-06T21:13:26.388Z] Reading package lists... [2022-04-06T21:13:26.388Z] Reading package lists... [2022-04-06T21:13:26.388Z] Building dependency tree... [2022-04-06T21:13:26.388Z] Reading state information... [2022-04-06T21:13:26.650Z] The following additional packages will be installed: [2022-04-06T21:13:26.650Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:13:26.650Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:13:26.650Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:13:26.650Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-06T21:13:26.650Z] Suggested packages: [2022-04-06T21:13:26.650Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-06T21:13:26.650Z] Recommended packages: [2022-04-06T21:13:26.650Z] gnupg libsasl2-modules [2022-04-06T21:13:26.650Z] The following NEW packages will be installed: [2022-04-06T21:13:26.650Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:13:26.650Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:13:26.650Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:13:26.650Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-06T21:13:26.650Z] The following packages will be upgraded: [2022-04-06T21:13:26.650Z] gpg gpg-agent gpgconf libudev1 [2022-04-06T21:13:26.650Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-06T21:13:26.650Z] Need to get 3859 kB of archives. [2022-04-06T21:13:26.650Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-06T21:13:26.650Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-06T21:13:26.917Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-06T21:13:26.917Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-06T21:13:26.917Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-06T21:13:26.917Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-06T21:13:27.178Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-06T21:13:27.179Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-06T21:13:27.443Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-06T21:13:27.443Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-06T21:13:27.443Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-06T21:13:27.443Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-06T21:13:27.443Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-06T21:13:27.443Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-06T21:13:27.443Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-06T21:13:27.443Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-06T21:13:27.443Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-06T21:13:27.443Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-06T21:13:27.704Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-06T21:13:27.704Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-06T21:13:27.704Z] 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-06T21:13:27.704Z] 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-06T21:13:27.705Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-06T21:13:27.705Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:13:27.705Z] Fetched 3859 kB in 1s (3615 kB/s) [2022-04-06T21:13:27.965Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:13:27.965Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:27.965Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:13:27.965Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:13:27.965Z] Selecting previously unselected package udev. [2022-04-06T21:13:27.965Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:13:27.965Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:27.965Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-06T21:13:28.226Z] Selecting previously unselected package libfuse2:amd64. [2022-04-06T21:13:28.226Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-06T21:13:28.226Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:13:28.226Z] Selecting previously unselected package fuse. [2022-04-06T21:13:28.226Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-06T21:13:28.226Z] Unpacking fuse (2.9.9-3) ... [2022-04-06T21:13:28.484Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:13:28.484Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:13:28.484Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:13:28.484Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:13:28.484Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:13:28.484Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:13:28.744Z] Selecting previously unselected package libksba8:amd64. [2022-04-06T21:13:28.744Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-06T21:13:28.744Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:13:28.744Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-06T21:13:28.744Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:28.744Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:28.744Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-06T21:13:28.744Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:28.744Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:28.744Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-06T21:13:28.744Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:28.744Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:28.744Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-06T21:13:28.744Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:28.744Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.004Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-06T21:13:29.004Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:29.004Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.004Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-06T21:13:29.004Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:29.004Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.004Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-06T21:13:29.004Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:29.004Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.004Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-06T21:13:29.004Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:29.004Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.264Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-06T21:13:29.264Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:13:29.264Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:29.264Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-06T21:13:29.264Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:13:29.264Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:13:29.264Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-06T21:13:29.264Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:13:29.264Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:13:29.264Z] Selecting previously unselected package libldap-common. [2022-04-06T21:13:29.264Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-06T21:13:29.264Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:13:29.264Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-06T21:13:29.264Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-06T21:13:29.264Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:13:29.524Z] Selecting previously unselected package dirmngr. [2022-04-06T21:13:29.524Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:13:29.524Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:13:29.524Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:13:29.524Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:13:29.524Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:13:29.524Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:13:29.524Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-06T21:13:30.099Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-06T21:13:30.100Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:13:30.100Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.100Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-06T21:13:30.100Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-06T21:13:30.100Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.360Z] Setting up fuse (2.9.9-3) ... [2022-04-06T21:13:30.360Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-06T21:13:30.621Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.621Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.621Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.882Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.882Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.882Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.882Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:13:30.882Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:13:30.882Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:13:30.882Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-06T21:13:30.882Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-06T21:13:31.143Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:13:31.402Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-06T21:13:31.403Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-06T21:13:31.403Z] units). This means they are not meant to be enabled using systemctl. [2022-04-06T21:13:31.403Z] [2022-04-06T21:13:31.403Z] Possible reasons for having this kind of units are: [2022-04-06T21:13:31.403Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-06T21:13:31.403Z] .wants/ or .requires/ directory. [2022-04-06T21:13:31.403Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-06T21:13:31.403Z] a requirement dependency on it. [2022-04-06T21:13:31.403Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-06T21:13:31.403Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-06T21:13:31.403Z] • In case of template units, the unit is meant to be enabled with some [2022-04-06T21:13:31.403Z] instance name specified. [2022-04-06T21:13:31.664Z] Reading package lists... [2022-04-06T21:13:31.924Z] Building dependency tree... [2022-04-06T21:13:31.924Z] Reading state information... [2022-04-06T21:13:31.924Z] The following additional packages will be installed: [2022-04-06T21:13:31.924Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:13:31.924Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:13:31.924Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:13:31.924Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-06T21:13:31.924Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-06T21:13:31.924Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-06T21:13:31.924Z] Suggested packages: [2022-04-06T21:13:31.924Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-06T21:13:31.924Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-06T21:13:31.924Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-06T21:13:31.924Z] systemd-container policykit-1 [2022-04-06T21:13:31.924Z] Recommended packages: [2022-04-06T21:13:31.924Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-06T21:13:32.187Z] The following NEW packages will be installed: [2022-04-06T21:13:32.187Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:13:32.187Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:13:32.187Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:13:32.187Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-06T21:13:32.187Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-06T21:13:32.187Z] The following packages will be upgraded: [2022-04-06T21:13:32.187Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-06T21:13:32.187Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-06T21:13:32.187Z] Need to get 46.5 MB of archives. [2022-04-06T21:13:32.187Z] After this operation, 181 MB of additional disk space will be used. [2022-04-06T21:13:32.187Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-06T21:13:32.187Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-06T21:13:32.187Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-06T21:13:32.187Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-06T21:13:32.187Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-06T21:13:32.187Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-06T21:13:32.187Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-06T21:13:32.187Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-06T21:13:32.187Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-06T21:13:32.187Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-06T21:13:32.187Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-06T21:13:32.187Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-06T21:13:32.187Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-06T21:13:32.187Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-06T21:13:32.447Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-06T21:13:32.447Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-06T21:13:33.022Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-06T21:13:33.022Z] 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-06T21:13:33.022Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-06T21:13:33.022Z] 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-06T21:13:33.282Z] 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-06T21:13:33.282Z] 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-06T21:13:33.282Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-06T21:13:33.282Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-06T21:13:33.282Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-06T21:13:33.282Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-06T21:13:33.282Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-06T21:13:33.282Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-06T21:13:33.282Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-06T21:13:33.282Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-06T21:13:33.282Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-06T21:13:33.282Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-06T21:13:33.282Z] 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-06T21:13:34.665Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:13:34.665Z] Fetched 46.5 MB in 2s (19.8 MB/s) [2022-04-06T21:13:34.665Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-06T21:13:34.665Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:34.665Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:13:34.665Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:34.665Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:13:34.926Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:34.926Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:13:35.498Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:35.498Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:13:35.759Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:13:35.759Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-06T21:13:35.759Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-06T21:13:35.759Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:13:35.759Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:35.759Z] Selecting previously unselected package libexpat1:amd64. [2022-04-06T21:13:35.759Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-06T21:13:35.759Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:13:35.759Z] Selecting previously unselected package python3.8-minimal. [2022-04-06T21:13:35.759Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:13:35.759Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:36.018Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:36.018Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:13:36.018Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:36.589Z] Selecting previously unselected package python3-minimal. [2022-04-06T21:13:36.589Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-06T21:13:36.589Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:13:36.589Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:13:36.589Z] Selecting previously unselected package mime-support. [2022-04-06T21:13:36.589Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-06T21:13:36.589Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-06T21:13:36.849Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-06T21:13:36.849Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-06T21:13:36.849Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:13:36.849Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-06T21:13:36.849Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:13:36.849Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:37.110Z] Selecting previously unselected package python3.8. [2022-04-06T21:13:37.110Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:13:37.110Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:37.110Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-06T21:13:37.110Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:13:37.110Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:13:37.110Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:13:37.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:13:37.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:13:37.319Z] ---> 893835e63a74 [2022-04-06T21:13:37.319Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> 903217788f55 [2022-04-06T21:13:37.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> bd197aecf702 [2022-04-06T21:13:37.319Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> 4fb172061be4 [2022-04-06T21:13:37.319Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> dec46b920f50 [2022-04-06T21:13:37.319Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> 0dcefb0e14c5 [2022-04-06T21:13:37.319Z] Step 8/25 : COPY . . [2022-04-06T21:13:37.319Z] ---> Using cache [2022-04-06T21:13:37.319Z] ---> c601350b308c [2022-04-06T21:13:37.319Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T21:13:37.371Z] Selecting previously unselected package python3. [2022-04-06T21:13:37.371Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-06T21:13:37.371Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:13:37.371Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:13:37.371Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-06T21:13:37.371Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:13:37.371Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:37.371Z] Selecting previously unselected package dbus. [2022-04-06T21:13:37.371Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:13:37.371Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:37.631Z] Selecting previously unselected package libbsd0:amd64. [2022-04-06T21:13:37.631Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-06T21:13:37.631Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:13:37.631Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-06T21:13:37.631Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:13:37.631Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:13:37.631Z] Selecting previously unselected package sudo. [2022-04-06T21:13:37.631Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-06T21:13:37.631Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:13:37.631Z] Selecting previously unselected package apparmor. [2022-04-06T21:13:37.631Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:13:37.892Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:13:37.892Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-06T21:13:37.892Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-06T21:13:37.892Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:13:37.892Z] Selecting previously unselected package libedit2:amd64. [2022-04-06T21:13:37.892Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-06T21:13:37.892Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:13:37.892Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-06T21:13:37.892Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-06T21:13:37.892Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:13:37.931Z] ---> Running in b4237b612db3 [2022-04-06T21:13:38.153Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-06T21:13:38.153Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:13:38.153Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:38.153Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-06T21:13:38.153Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:13:38.153Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:38.153Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-06T21:13:38.153Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-06T21:13:38.153Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:13:38.153Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-06T21:13:38.153Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:13:38.153Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:38.153Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-06T21:13:38.153Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:13:38.413Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:38.413Z] Selecting previously unselected package openssh-client. [2022-04-06T21:13:38.413Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-06T21:13:38.413Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:13:38.413Z] Selecting previously unselected package dbus-user-session. [2022-04-06T21:13:38.413Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:13:38.413Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:38.413Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-06T21:13:38.413Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-06T21:13:38.413Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:13:38.674Z] Selecting previously unselected package squashfs-tools. [2022-04-06T21:13:38.674Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-06T21:13:38.674Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:13:38.674Z] Selecting previously unselected package snapd. [2022-04-06T21:13:38.674Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-06T21:13:38.674Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:13:41.374Z] 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-06T21:13:41.374Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:13:41.374Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:13:41.374Z] ---> 893835e63a74 [2022-04-06T21:13:41.374Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 903217788f55 [2022-04-06T21:13:41.374Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> bd197aecf702 [2022-04-06T21:13:41.374Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 4aa525fb05b1 [2022-04-06T21:13:41.374Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> deb87c09f935 [2022-04-06T21:13:41.374Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> ff4dbbf45c7e [2022-04-06T21:13:41.374Z] Step 8/25 : COPY . . [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 8b10c0fc7609 [2022-04-06T21:13:41.374Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 566cdf16221e [2022-04-06T21:13:41.374Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 454a1bdd6132 [2022-04-06T21:13:41.374Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T21:13:41.374Z] ---> Using cache [2022-04-06T21:13:41.374Z] ---> 029e06e44fff [2022-04-06T21:13:41.374Z] 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-06T21:13:41.374Z] ---> Running in 06ba3f1db74c [2022-04-06T21:13:41.973Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:13:41.973Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-06T21:13:41.973Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:13:41.973Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:13:41.973Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:41.973Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:41.973Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:41.973Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:13:41.973Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:41.973Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:41.973Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:13:41.973Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:41.973Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:13:41.973Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:13:42.543Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:13:42.543Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:13:42.543Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:13:42.543Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:13:42.543Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:13:42.543Z] running python rtupdate hooks for python3.8... [2022-04-06T21:13:42.544Z] running python post-rtupdate hooks for python3.8... [2022-04-06T21:13:42.805Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:13:43.746Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-06T21:13:44.009Z] Reloading AppArmor profiles [2022-04-06T21:13:44.009Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:13:44.009Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:13:44.009Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-06T21:13:44.042Z] spire-1.2.1/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.data/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.data/.file [2022-04-06T21:13:44.042Z] spire-1.2.1/.dockerignore [2022-04-06T21:13:44.042Z] spire-1.2.1/.gitattributes [2022-04-06T21:13:44.042Z] spire-1.2.1/.githooks/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T21:13:44.042Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T21:13:44.042Z] spire-1.2.1/.gitignore [2022-04-06T21:13:44.043Z] spire-1.2.1/.go-version [2022-04-06T21:13:44.043Z] spire-1.2.1/.golangci.yml [2022-04-06T21:13:44.043Z] spire-1.2.1/ADOPTERS.md [2022-04-06T21:13:44.043Z] spire-1.2.1/CHANGELOG.md [2022-04-06T21:13:44.043Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T21:13:44.043Z] spire-1.2.1/CODEOWNERS [2022-04-06T21:13:44.043Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T21:13:44.043Z] spire-1.2.1/Dockerfile [2022-04-06T21:13:44.043Z] spire-1.2.1/Dockerfile.dev [2022-04-06T21:13:44.043Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T21:13:44.043Z] spire-1.2.1/LICENSE [2022-04-06T21:13:44.043Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T21:13:44.043Z] spire-1.2.1/Makefile [2022-04-06T21:13:44.043Z] spire-1.2.1/README.md [2022-04-06T21:13:44.043Z] spire-1.2.1/ROADMAP.md [2022-04-06T21:13:44.043Z] spire-1.2.1/SECURITY.md [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T21:13:44.043Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/ [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/agent/ [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/server/ [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/server/server.conf [2022-04-06T21:13:44.043Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/ [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/auditlog.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/ [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/spire_server.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/telemetry.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/upgrading.md [2022-04-06T21:13:44.043Z] spire-1.2.1/doc/using_spire.md [2022-04-06T21:13:44.043Z] spire-1.2.1/examples/ [2022-04-06T21:13:44.043Z] spire-1.2.1/examples/README.md [2022-04-06T21:13:44.043Z] spire-1.2.1/go.mod [2022-04-06T21:13:44.043Z] spire-1.2.1/go.sum [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T21:13:44.043Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T21:13:44.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T21:13:44.270Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-06T21:13:44.270Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:13:44.270Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-06T21:13:44.270Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T21:13:44.325Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T21:13:44.326Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T21:13:44.327Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T21:13:44.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T21:13:44.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T21:13:44.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T21:13:44.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T21:13:44.607Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/version/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/config.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T21:13:44.608Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T21:13:44.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:13:44.889Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/server.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T21:13:44.890Z] spire-1.2.1/proto/ [2022-04-06T21:13:44.890Z] spire-1.2.1/proto/private/ [2022-04-06T21:13:44.890Z] spire-1.2.1/proto/private/server/ [2022-04-06T21:13:44.890Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T21:13:44.891Z] spire-1.2.1/release/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/README.md [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/conf/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T21:13:44.891Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T21:13:44.891Z] spire-1.2.1/script/ [2022-04-06T21:13:44.891Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T21:13:44.891Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T21:13:44.891Z] spire-1.2.1/support/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T21:13:44.891Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T21:13:45.173Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/clock/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/clock/clock.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T21:13:45.173Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/common [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T21:13:45.174Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T21:13:45.457Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T21:13:45.458Z] spire-1.2.1/test/integration/test.sh [2022-04-06T21:13:45.458Z] spire-1.2.1/test/plugintest/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testca/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testca/ca.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testkey/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/testkey/new.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/ [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/race.go [2022-04-06T21:13:45.458Z] spire-1.2.1/test/util/util.go [2022-04-06T21:13:45.458Z] building spire from source... [2022-04-06T21:13:46.185Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-06T21:13:46.186Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:13:46.186Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:13:46.186Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:13:46.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-06T21:13:46.462Z] Installing go1.17.7... [2022-04-06T21:13:46.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-06T21:13:46.967Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-06T21:13:47.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-06T21:13:47.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:13:47.228Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:13:47.488Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-06T21:13:47.747Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-06T21:13:48.007Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-06T21:13:48.283Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-06T21:13:48.543Z] /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-06T21:13:48.543Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:13:49.483Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:13:49.483Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:13:49.483Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:13:50.310Z] Reading package lists... [2022-04-06T21:13:50.570Z] Reading package lists... [2022-04-06T21:13:50.830Z] Building dependency tree... [2022-04-06T21:13:50.830Z] Reading state information... [2022-04-06T21:13:50.830Z] Calculating upgrade... [2022-04-06T21:13:50.830Z] The following packages will be upgraded: [2022-04-06T21:13:50.830Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-06T21:13:50.830Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-06T21:13:50.830Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-06T21:13:50.830Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-06T21:13:50.830Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-06T21:13:50.830Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-06T21:13:50.830Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-06T21:13:50.830Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-06T21:13:50.830Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-06T21:13:50.830Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-06T21:13:50.830Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-06T21:13:50.830Z] xz-utils zlib1g [2022-04-06T21:13:51.090Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:13:51.090Z] Need to get 65.7 MB of archives. [2022-04-06T21:13:51.090Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-06T21:13:51.090Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-06T21:13:51.090Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-06T21:13:51.090Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-06T21:13:51.090Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-06T21:13:51.090Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-06T21:13:51.090Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-06T21:13:51.090Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-06T21:13:51.090Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-06T21:13:51.090Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-06T21:13:51.090Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-06T21:13:51.090Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-06T21:13:51.090Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-06T21:13:51.090Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-06T21:13:51.090Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-06T21:13:51.090Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-06T21:13:51.090Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-06T21:13:51.090Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-06T21:13:51.350Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-06T21:13:51.350Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-06T21:13:51.921Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-06T21:13:51.921Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-06T21:13:51.921Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-06T21:13:51.921Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-06T21:13:52.180Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-06T21:13:52.180Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-06T21:13:52.180Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-06T21:13:52.180Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-06T21:13:52.180Z] 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-06T21:13:52.180Z] 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-06T21:13:52.180Z] 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-06T21:13:52.180Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-06T21:13:52.180Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-06T21:13:52.180Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-06T21:13:52.180Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-06T21:13:52.180Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-06T21:13:52.440Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-06T21:13:52.440Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-06T21:13:52.440Z] 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-06T21:13:52.440Z] 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-06T21:13:52.440Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-06T21:13:52.441Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-06T21:13:52.441Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-06T21:13:52.441Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-06T21:13:52.441Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-06T21:13:52.700Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-06T21:13:52.700Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-06T21:13:52.700Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-06T21:13:52.700Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-06T21:13:52.700Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-06T21:13:52.700Z] 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-06T21:13:52.700Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-06T21:13:52.700Z] 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-06T21:13:52.700Z] 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-06T21:13:52.700Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-06T21:13:52.700Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-06T21:13:52.700Z] 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-06T21:13:52.700Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-06T21:13:52.960Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-06T21:13:52.960Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-06T21:13:52.960Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-06T21:13:52.960Z] 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-06T21:13:52.960Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-06T21:13:52.960Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-06T21:13:52.960Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-06T21:13:52.960Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-06T21:13:52.960Z] 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-06T21:13:52.960Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-06T21:13:52.960Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-06T21:13:52.960Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-06T21:13:52.960Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-06T21:13:52.960Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-06T21:13:52.960Z] 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-06T21:13:53.529Z] 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-06T21:13:53.529Z] 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-06T21:13:53.789Z] 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-06T21:13:53.789Z] 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-06T21:13:54.049Z] 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-06T21:13:54.309Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:13:54.309Z] Fetched 65.7 MB in 3s (21.6 MB/s) [2022-04-06T21:13:54.309Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:13:54.309Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:13:54.309Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:13:54.878Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:13:54.878Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:13:54.878Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-06T21:13:54.878Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-06T21:13:55.139Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:55.139Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:55.399Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:55.399Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:55.969Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:55.969Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:55.969Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:55.969Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.228Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.228Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.228Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.228Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.228Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.228Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.228Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:13:56.488Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:13:56.488Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.488Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.488Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:13:56.488Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:13:56.488Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.488Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.488Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.488Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.748Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:13:56.748Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:13:56.748Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:13:56.748Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:13:56.748Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:13:57.009Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:13:57.274Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:13:57.535Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:13:57.535Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-06T21:13:57.535Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-06T21:13:57.535Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-06T21:13:57.535Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-06T21:13:58.102Z] Setting up base-files (11ubuntu5.5) ... [2022-04-06T21:13:58.102Z] Installing new version of config file /etc/issue ... [2022-04-06T21:13:58.102Z] Installing new version of config file /etc/issue.net ... [2022-04-06T21:13:58.102Z] Installing new version of config file /etc/lsb-release ... [2022-04-06T21:13:58.102Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-06T21:13:58.362Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-06T21:13:58.362Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-06T21:13:58.362Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-06T21:13:58.362Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:13:58.362Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-06T21:13:58.624Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-06T21:13:58.624Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-06T21:13:58.624Z] 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-06T21:13:58.624Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:13:58.624Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:13:58.624Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-06T21:13:58.884Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-06T21:13:58.884Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:13:58.884Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:13:58.884Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:13:58.884Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:13:59.144Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:13:59.144Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:13:59.144Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:13:59.404Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:13:59.664Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:13:59.664Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:13:59.664Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:13:59.925Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-06T21:14:00.187Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:00.187Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-06T21:14:00.187Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:14:00.447Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-06T21:14:00.447Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-06T21:14:00.710Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-06T21:14:00.710Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:00.710Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-06T21:14:00.710Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-06T21:14:00.710Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-06T21:14:00.710Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:00.710Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:00.710Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:00.971Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:00.971Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:00.971Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:00.971Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:00.971Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:00.971Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:00.971Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:00.971Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:01.232Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:01.232Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:01.232Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:01.232Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:01.232Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:01.232Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:01.492Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:01.492Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:01.492Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:01.492Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:01.492Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:01.492Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:02.060Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:02.319Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-06T21:14:02.582Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-06T21:14:02.582Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:02.582Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:14:02.582Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:14:02.842Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:14:02.842Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:02.842Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-06T21:14:02.842Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-06T21:14:03.103Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-06T21:14:03.103Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.103Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-06T21:14:03.103Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-06T21:14:03.103Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-06T21:14:03.364Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.364Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:14:03.364Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:14:03.364Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-06T21:14:03.364Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.364Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-06T21:14:03.364Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-06T21:14:03.364Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-06T21:14:03.626Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.626Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-06T21:14:03.626Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-06T21:14:03.626Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-06T21:14:03.626Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.626Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:14:03.626Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:14:03.886Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-06T21:14:03.886Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.886Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-06T21:14:03.886Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-06T21:14:03.886Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-06T21:14:03.886Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:03.886Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:14:03.886Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:14:04.147Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:14:04.147Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:04.147Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:14:04.147Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:14:04.147Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:14:04.147Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:04.147Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-06T21:14:04.147Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-06T21:14:04.406Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-06T21:14:04.406Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:04.406Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-06T21:14:04.406Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-06T21:14:04.406Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-06T21:14:04.666Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:04.666Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-06T21:14:04.666Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-06T21:14:04.666Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-06T21:14:04.666Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:04.666Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-06T21:14:04.666Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-06T21:14:05.237Z] Setting up apt (2.0.6) ... [2022-04-06T21:14:05.824Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-06T21:14:05.824Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:05.824Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:14:05.824Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:14:05.824Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:14:05.824Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:14:05.824Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:14:05.824Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:14:06.084Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-06T21:14:06.084Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:14:06.084Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:14:06.084Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:14:06.345Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:14:06.345Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:14:06.345Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:14:06.345Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:14:06.345Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-06T21:14:06.345Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:14:06.606Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-06T21:14:06.606Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:14:06.606Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:14:06.867Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:14:06.867Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:14:07.127Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:14:07.127Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:14:07.127Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:14:07.127Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:14:07.127Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:14:07.387Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:14:07.387Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:14:07.387Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:14:07.387Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:14:07.649Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-06T21:14:07.649Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-06T21:14:07.649Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:14:07.649Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-06T21:14:07.649Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-06T21:14:07.649Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-06T21:14:07.919Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-06T21:14:07.919Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-06T21:14:07.919Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-06T21:14:07.919Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-06T21:14:08.181Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-06T21:14:08.181Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-06T21:14:08.440Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:14:08.440Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:14:08.440Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.440Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.440Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.440Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.699Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.699Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.978Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.978Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.978Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.978Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.978Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:14:08.978Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:14:08.978Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-06T21:14:08.978Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-06T21:14:09.244Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:09.244Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:09.504Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:09.504Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:10.442Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:10.442Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:11.012Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:11.012Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:11.271Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:11.271Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:11.530Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:11.530Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:12.469Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:14:12.469Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:14:12.469Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-06T21:14:12.469Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:14:12.469Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:14:12.469Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-06T21:14:12.469Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:14:12.469Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-06T21:14:12.469Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:14:12.469Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.469Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-06T21:14:12.728Z] [2022-04-06T21:14:12.728Z] Current default time zone: 'Etc/UTC' [2022-04-06T21:14:12.728Z] Local time is now: Wed Apr 6 21:14:12 UTC 2022. [2022-04-06T21:14:12.728Z] Universal Time is now: Wed Apr 6 21:14:12 UTC 2022. [2022-04-06T21:14:12.728Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-06T21:14:12.728Z] [2022-04-06T21:14:12.728Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-06T21:14:12.728Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.728Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.728Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:12.728Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.728Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:12.729Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:14:12.729Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-06T21:14:12.729Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:14:12.729Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:14:12.729Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:14:12.729Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.729Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.729Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:14:12.729Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.729Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:12.729Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:14:12.989Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:14:12.989Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-06T21:14:12.989Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-06T21:14:13.404Z] Building bin/spire-server... [2022-04-06T21:14:13.685Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T21:14:13.685Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T21:14:13.685Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T21:14:14.693Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T21:14:14.693Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T21:14:14.903Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:14:15.473Z] 21 added, 21 removed; done. [2022-04-06T21:14:15.473Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.473Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-06T21:14:15.734Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:14:15.997Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.997Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:14:15.997Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-06T21:14:15.997Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-06T21:14:15.997Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-06T21:14:15.997Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.997Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-06T21:14:15.997Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.997Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.997Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:14:15.997Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:14:16.258Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:14:16.258Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-06T21:14:16.258Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-06T21:14:16.258Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:14:17.201Z] 0 added, 0 removed; done. [2022-04-06T21:14:17.201Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-06T21:14:17.201Z] done. [2022-04-06T21:14:18.145Z] Reading package lists... [2022-04-06T21:14:18.145Z] Building dependency tree... [2022-04-06T21:14:18.145Z] Reading state information... [2022-04-06T21:14:18.405Z] The following NEW packages will be installed: [2022-04-06T21:14:18.405Z] apt-transport-https [2022-04-06T21:14:18.405Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:14:18.667Z] Need to get 4680 B of archives. [2022-04-06T21:14:18.667Z] After this operation, 162 kB of additional disk space will be used. [2022-04-06T21:14:18.667Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-06T21:14:18.667Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:14:18.667Z] Fetched 4680 B in 0s (24.6 kB/s) [2022-04-06T21:14:18.927Z] Selecting previously unselected package apt-transport-https. [2022-04-06T21:14:18.927Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-06T21:14:18.927Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-06T21:14:18.927Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-06T21:14:18.927Z] Setting up apt-transport-https (2.0.6) ... [2022-04-06T21:14:19.043Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T21:14:19.188Z] Waiting for network to be ready... [2022-04-06T21:14:19.655Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T21:14:19.935Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T21:14:20.214Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T21:14:20.493Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T21:14:21.432Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T21:14:21.433Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T21:14:21.840Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T21:14:22.456Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T21:14:22.456Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T21:14:22.456Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T21:14:22.456Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T21:14:23.503Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T21:14:23.789Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T21:14:25.771Z] 2022-04-06T21:14:23Z INFO Waiting for automatic snapd restart... [2022-04-06T21:14:27.156Z] snapd 2.54.4 from Canonical* installed [2022-04-06T21:14:28.260Z] "snapd" switched to the "latest/stable" channel [2022-04-06T21:14:28.260Z] [2022-04-06T21:14:30.847Z] core20 20220318 from Canonical* installed [2022-04-06T21:14:31.107Z] "core20" switched to the "latest/stable" channel [2022-04-06T21:14:31.107Z] [2022-04-06T21:14:33.652Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:14:33.912Z] "snapcraft" switched to the "latest/stable" channel [2022-04-06T21:14:33.912Z] [2022-04-06T21:14:39.197Z] 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-06T21:14:39.197Z] - README.md [2022-04-06T21:14:39.197Z] [2022-04-06T21:14:39.197Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:14:39.197Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:14:39.197Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:14:39.197Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:14:40.136Z] Reading package lists... [2022-04-06T21:14:40.395Z] 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-06T21:14:40.395Z] Reading package lists... [2022-04-06T21:14:40.655Z] Building dependency tree... [2022-04-06T21:14:40.655Z] Reading state information... [2022-04-06T21:14:40.655Z] Suggested packages: [2022-04-06T21:14:40.655Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-06T21:14:40.655Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-06T21:14:40.655Z] krb5-user libnorm-doc [2022-04-06T21:14:40.655Z] Recommended packages: [2022-04-06T21:14:40.655Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-06T21:14:40.655Z] The following NEW packages will be installed: [2022-04-06T21:14:40.655Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-06T21:14:40.655Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-06T21:14:40.655Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-06T21:14:40.655Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-06T21:14:40.655Z] libzmq5 pkg-config zip [2022-04-06T21:14:40.655Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:14:40.917Z] Need to get 10.3 MB of archives. [2022-04-06T21:14:40.917Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-06T21:14:40.917Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-06T21:14:40.917Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-06T21:14:40.917Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-06T21:14:40.917Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-06T21:14:40.917Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-06T21:14:40.917Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-06T21:14:40.917Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-06T21:14:40.917Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-06T21:14:41.178Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-06T21:14:41.178Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-06T21:14:41.178Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-06T21:14:41.178Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-06T21:14:41.178Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-06T21:14:41.178Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-06T21:14:41.178Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-06T21:14:41.178Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-06T21:14:41.178Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-06T21:14:41.178Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-06T21:14:41.178Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-06T21:14:41.178Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-06T21:14:41.178Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-06T21:14:41.178Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-06T21:14:41.178Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-06T21:14:41.178Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-06T21:14:41.178Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-06T21:14:41.178Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-06T21:14:41.178Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-06T21:14:41.178Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:14:41.178Z] Fetched 10.3 MB in 0s (32.4 MB/s) [2022-04-06T21:14:41.178Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-06T21:14:41.178Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-06T21:14:41.178Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-06T21:14:41.178Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:14:41.439Z] Selecting previously unselected package libsodium23:amd64. [2022-04-06T21:14:41.439Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-06T21:14:41.439Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:14:41.439Z] Selecting previously unselected package libpsl5:amd64. [2022-04-06T21:14:41.439Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-06T21:14:41.439Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:14:41.439Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-06T21:14:41.440Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-06T21:14:41.700Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:14:41.700Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-06T21:14:41.700Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-06T21:14:41.700Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:14:41.700Z] Selecting previously unselected package librtmp1:amd64. [2022-04-06T21:14:41.700Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-06T21:14:41.700Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:14:41.700Z] Selecting previously unselected package libssh-4:amd64. [2022-04-06T21:14:41.700Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-06T21:14:41.700Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:14:41.960Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-06T21:14:41.960Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-06T21:14:41.960Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:14:41.960Z] Selecting previously unselected package liberror-perl. [2022-04-06T21:14:41.960Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-06T21:14:41.960Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-06T21:14:41.960Z] Selecting previously unselected package git-man. [2022-04-06T21:14:41.960Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-06T21:14:41.960Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:14:41.960Z] Selecting previously unselected package git. [2022-04-06T21:14:42.220Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-06T21:14:42.220Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:42.793Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:42.793Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:42.793Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:42.793Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-06T21:14:42.793Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:14:42.793Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-06T21:14:42.793Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:43.055Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:43.055Z] Selecting previously unselected package libnorm1:amd64. [2022-04-06T21:14:43.055Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:14:43.055Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:14:43.055Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-06T21:14:43.055Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:14:43.055Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:14:43.055Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-06T21:14:43.315Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:14:43.315Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:14:43.315Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-06T21:14:43.315Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:14:43.315Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:14:43.315Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-06T21:14:43.315Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-06T21:14:43.315Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:14:43.315Z] Selecting previously unselected package libzmq5:amd64. [2022-04-06T21:14:43.315Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:14:43.315Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:14:43.576Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-06T21:14:43.576Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:14:43.576Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:43.576Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-06T21:14:43.576Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:14:43.576Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:14:43.576Z] Selecting previously unselected package pkg-config. [2022-04-06T21:14:43.576Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-06T21:14:43.576Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:14:43.576Z] Selecting previously unselected package zip. [2022-04-06T21:14:43.576Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-06T21:14:43.576Z] Unpacking zip (3.0-11build1) ... [2022-04-06T21:14:43.837Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:14:43.837Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:14:43.837Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:14:43.837Z] No schema files found: doing nothing. [2022-04-06T21:14:43.837Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:14:43.838Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:14:43.838Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:14:43.838Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:14:43.838Z] Setting up liberror-perl (0.17029-1) ... [2022-04-06T21:14:43.838Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:43.838Z] Setting up zip (3.0-11build1) ... [2022-04-06T21:14:43.838Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:14:43.838Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:14:43.838Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:14:43.838Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:14:43.838Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:14:43.838Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:43.838Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:14:43.838Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:43.838Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:14:44.099Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:44.099Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:14:44.099Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:14:44.099Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:14:44.099Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:14:44.099Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:44.099Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:14:44.099Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:14:44.099Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:14:44.670Z] comerr-dev set to automatically installed. [2022-04-06T21:14:44.670Z] git set to automatically installed. [2022-04-06T21:14:44.670Z] git-man set to automatically installed. [2022-04-06T21:14:44.670Z] krb5-multidev set to automatically installed. [2022-04-06T21:14:44.670Z] libbrotli1 set to automatically installed. [2022-04-06T21:14:44.670Z] libcurl3-gnutls set to automatically installed. [2022-04-06T21:14:44.670Z] liberror-perl set to automatically installed. [2022-04-06T21:14:44.670Z] libglib2.0-0 set to automatically installed. [2022-04-06T21:14:44.670Z] libgssrpc4 set to automatically installed. [2022-04-06T21:14:44.670Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-06T21:14:44.670Z] libkadm5srv-mit11 set to automatically installed. [2022-04-06T21:14:44.670Z] libkdb5-9 set to automatically installed. [2022-04-06T21:14:44.670Z] libkrb5-dev set to automatically installed. [2022-04-06T21:14:44.670Z] libnghttp2-14 set to automatically installed. [2022-04-06T21:14:44.670Z] libnorm-dev set to automatically installed. [2022-04-06T21:14:44.670Z] libnorm1 set to automatically installed. [2022-04-06T21:14:44.670Z] libpgm-5.2-0 set to automatically installed. [2022-04-06T21:14:44.670Z] libpgm-dev set to automatically installed. [2022-04-06T21:14:44.670Z] libpsl5 set to automatically installed. [2022-04-06T21:14:44.670Z] librtmp1 set to automatically installed. [2022-04-06T21:14:44.670Z] libsodium-dev set to automatically installed. [2022-04-06T21:14:44.670Z] libsodium23 set to automatically installed. [2022-04-06T21:14:44.670Z] libssh-4 set to automatically installed. [2022-04-06T21:14:44.670Z] libzmq3-dev set to automatically installed. [2022-04-06T21:14:44.670Z] libzmq5 set to automatically installed. [2022-04-06T21:14:44.670Z] pkg-config set to automatically installed. [2022-04-06T21:14:44.670Z] zip set to automatically installed. [2022-04-06T21:14:45.613Z] snapd is not logged in, snap install commands will use sudo [2022-04-06T21:14:56.215Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T21:14:56.215Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T21:14:56.215Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T21:14:56.215Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T21:14:56.215Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T21:14:56.215Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T21:14:56.215Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T21:14:56.215Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T21:14:56.215Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T21:14:56.215Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T21:14:56.215Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T21:14:56.215Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T21:14:56.215Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T21:14:56.215Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T21:14:56.215Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T21:14:56.215Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T21:14:56.215Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T21:14:56.215Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T21:14:56.215Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T21:14:56.215Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T21:14:56.215Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T21:14:56.493Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T21:14:56.774Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T21:14:57.052Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T21:14:57.331Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T21:14:57.616Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T21:14:57.899Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T21:14:58.182Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T21:15:00.187Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T21:15:06.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T21:15:06.942Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T21:15:06.942Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:15:06.942Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T21:15:07.217Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T21:15:07.217Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T21:15:07.217Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T21:15:07.217Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T21:15:07.821Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T21:15:08.100Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T21:15:30.321Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T21:15:30.321Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T21:15:30.598Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T21:15:45.747Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T21:15:45.747Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T21:16:24.805Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T21:16:24.805Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T21:16:24.805Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T21:16:24.805Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T21:16:24.805Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T21:16:24.805Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T21:16:24.805Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T21:16:25.798Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T21:16:27.806Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T21:16:27.806Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T21:16:28.413Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T21:16:29.408Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T21:16:29.408Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T21:16:29.687Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T21:16:29.965Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T21:16:30.572Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T21:16:30.850Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T21:16:31.136Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T21:16:31.415Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T21:16:31.415Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T21:16:32.863Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T21:16:33.141Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T21:16:33.419Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T21:16:33.697Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T21:16:33.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T21:16:33.976Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T21:16:34.254Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T21:16:41.011Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T21:16:41.011Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T21:16:41.011Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T21:16:41.011Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T21:16:41.011Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T21:16:41.011Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T21:16:41.011Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T21:16:42.472Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T21:16:42.752Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T21:16:42.752Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T21:16:43.036Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T21:16:43.320Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T21:16:45.294Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T21:16:45.696Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T21:16:46.194Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T21:16:46.533Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T21:16:47.208Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T21:16:47.485Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T21:16:47.485Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T21:16:47.485Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T21:16:47.485Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T21:16:48.929Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T21:16:48.929Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T21:16:49.531Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T21:16:49.531Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T21:16:49.531Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T21:16:51.528Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T21:16:52.519Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T21:16:52.519Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T21:16:52.797Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T21:16:53.075Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T21:16:53.075Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T21:16:53.679Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T21:16:53.956Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T21:16:54.560Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T21:16:57.204Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T21:16:59.836Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T21:16:59.836Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T21:17:00.442Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T21:17:00.724Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T21:17:00.724Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T21:17:01.721Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T21:17:01.721Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T21:17:02.004Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T21:17:02.282Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T21:17:02.562Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T21:17:02.562Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T21:17:02.842Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T21:17:15.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T21:17:15.301Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T21:17:15.301Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T21:17:15.301Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T21:17:42.168Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T21:17:42.168Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T21:20:49.243Z] Removing intermediate container c6bec2d9f4eb [2022-04-06T21:20:49.243Z] ---> 777c97d579b7 [2022-04-06T21:20:49.243Z] [2022-04-06T21:20:49.243Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:20:49.243Z] ---> ac73e934f311 [2022-04-06T21:20:49.243Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:20:49.243Z] ---> Using cache [2022-04-06T21:20:49.243Z] ---> cc3827d2cb8d [2022-04-06T21:20:49.243Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:20:49.243Z] ---> Using cache [2022-04-06T21:20:49.243Z] ---> 469f85274d91 [2022-04-06T21:20:49.243Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T21:20:49.243Z] ---> Running in 83886f0cda09 [2022-04-06T21:20:49.243Z] Removing intermediate container 83886f0cda09 [2022-04-06T21:20:49.243Z] ---> fecbec67474c [2022-04-06T21:20:49.243Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T21:20:49.243Z] ---> Running in 71fce7204b9c [2022-04-06T21:20:49.243Z] Removing intermediate container 71fce7204b9c [2022-04-06T21:20:49.243Z] ---> 9ceb53dc9611 [2022-04-06T21:20:49.243Z] Step 15/23 : WORKDIR / [2022-04-06T21:20:49.243Z] ---> Running in 6168fcc74922 [2022-04-06T21:20:49.243Z] Removing intermediate container 6168fcc74922 [2022-04-06T21:20:49.243Z] ---> 0b1269fd0540 [2022-04-06T21:20:49.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:20:49.243Z] ---> a923823a1513 [2022-04-06T21:20:49.243Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T21:20:49.243Z] ---> 4584691bc8f6 [2022-04-06T21:20:49.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T21:20:49.243Z] ---> f55779a95196 [2022-04-06T21:20:49.243Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T21:20:49.243Z] ---> Running in ec9a95c76b11 [2022-04-06T21:20:49.243Z] Removing intermediate container ec9a95c76b11 [2022-04-06T21:20:49.243Z] ---> 302c1226088d [2022-04-06T21:20:49.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:20:49.243Z] ---> Running in 29d23257248e [2022-04-06T21:20:49.243Z] Removing intermediate container 29d23257248e [2022-04-06T21:20:49.243Z] ---> 06c7917b0a30 [2022-04-06T21:20:49.243Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:20:49.243Z] ---> Running in ec1fa9b8baee [2022-04-06T21:20:49.243Z] Removing intermediate container ec1fa9b8baee [2022-04-06T21:20:49.243Z] ---> 3d5bdf88773b [2022-04-06T21:20:49.243Z] Step 22/23 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:20:49.243Z] ---> Running in 0854d38de862 [2022-04-06T21:20:49.243Z] Removing intermediate container 0854d38de862 [2022-04-06T21:20:49.243Z] ---> 99f28a3ec46b [2022-04-06T21:20:49.243Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:20:49.243Z] ---> Running in 8dec6ca70f8c [2022-04-06T21:20:49.243Z] Removing intermediate container 8dec6ca70f8c [2022-04-06T21:20:49.243Z] ---> a8e0cf283722 [2022-04-06T21:20:49.243Z] [2022-04-06T21:20:49.243Z] Successfully built a8e0cf283722 [2022-04-06T21:20:49.243Z] Successfully tagged core-metadata-arm64:latest [2022-04-06T21:20:49.243Z]  Building core-metadata ... done Building support-notifications [2022-04-06T21:21:28.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:21:28.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:21:28.324Z] ---> 893835e63a74 [2022-04-06T21:21:28.324Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:21:28.324Z] ---> Using cache [2022-04-06T21:21:28.324Z] ---> 903217788f55 [2022-04-06T21:21:28.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:21:28.324Z] ---> Using cache [2022-04-06T21:21:28.324Z] ---> bd197aecf702 [2022-04-06T21:21:28.324Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T21:21:28.324Z] ---> Running in b060d74c415e [2022-04-06T21:21:28.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:21:28.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:21:28.324Z] OK: 220 MiB in 52 packages [2022-04-06T21:21:28.935Z] Removing intermediate container b060d74c415e [2022-04-06T21:21:28.935Z] ---> 6a0541a29806 [2022-04-06T21:21:28.935Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:21:29.939Z] ---> d878b21f5dbf [2022-04-06T21:21:29.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:21:30.219Z] ---> Running in 3cee76c6a1b5 [2022-04-06T21:21:36.993Z] 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-06T21:21:36.993Z] Removing intermediate container 3cee76c6a1b5 [2022-04-06T21:21:36.993Z] ---> c6ae7e0a1416 [2022-04-06T21:21:36.993Z] Step 8/22 : COPY . . [2022-04-06T21:22:09.563Z] Removing intermediate container b4237b612db3 [2022-04-06T21:22:09.563Z] ---> 6aac88fd44a4 [2022-04-06T21:22:09.563Z] [2022-04-06T21:22:09.563Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T21:22:09.563Z] ---> ac73e934f311 [2022-04-06T21:22:09.563Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T21:22:09.563Z] ---> Running in fc460ac34157 [2022-04-06T21:22:09.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:09.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:22:09.563Z] ---> 8071861ba1ad [2022-04-06T21:22:09.563Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T21:22:09.563Z] ---> Running in cd7edffeb48c [2022-04-06T21:22:09.563Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T21:22:09.563Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T21:22:09.563Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T21:22:09.563Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:22:09.563Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:22:10.171Z] OK: 6 MiB in 17 packages [2022-04-06T21:22:11.647Z] 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-06T21:22:12.651Z] Removing intermediate container fc460ac34157 [2022-04-06T21:22:12.651Z] ---> 49b698384775 [2022-04-06T21:22:12.651Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:22:12.651Z] ---> Running in 9f44fcba824d [2022-04-06T21:22:13.270Z] Removing intermediate container 9f44fcba824d [2022-04-06T21:22:13.270Z] ---> af9b3bf4e7c3 [2022-04-06T21:22:13.270Z] Step 13/25 : WORKDIR / [2022-04-06T21:22:13.270Z] ---> Running in be3c6191ee41 [2022-04-06T21:22:13.878Z] Removing intermediate container be3c6191ee41 [2022-04-06T21:22:13.878Z] ---> 8a255ba05437 [2022-04-06T21:22:13.878Z] 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-06T21:22:14.880Z] ---> 1d368d19cacd [2022-04-06T21:22:14.880Z] 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-06T21:22:15.898Z] ---> f9bb53f61eb0 [2022-04-06T21:22:15.898Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T21:22:16.512Z] ---> 496d47c81e2d [2022-04-06T21:22:16.512Z] 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-06T21:22:17.521Z] ---> 93d14ae31bab [2022-04-06T21:22:17.521Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T21:22:20.196Z] ---> 03eb4135cbe1 [2022-04-06T21:22:20.196Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T21:22:22.226Z] ---> 2137769ff34a [2022-04-06T21:22:22.226Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:22:23.243Z] ---> 9e204bfd52d4 [2022-04-06T21:22:23.243Z] 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-06T21:22:23.243Z] ---> Running in 4d95de7ab75a [2022-04-06T21:22:26.681Z] Removing intermediate container 4d95de7ab75a [2022-04-06T21:22:26.681Z] ---> bbaf4440c730 [2022-04-06T21:22:26.681Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:22:26.681Z] ---> Running in 81420066aa18 [2022-04-06T21:22:26.968Z] Removing intermediate container 81420066aa18 [2022-04-06T21:22:26.968Z] ---> 86364f7bdc02 [2022-04-06T21:22:26.968Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:22:26.968Z] ---> Running in cc3b439e2691 [2022-04-06T21:22:27.585Z] Removing intermediate container cc3b439e2691 [2022-04-06T21:22:27.585Z] ---> d42f683fc037 [2022-04-06T21:22:27.585Z] Step 24/25 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:22:27.585Z] ---> Running in 32ea9420f93c [2022-04-06T21:22:28.202Z] Removing intermediate container 32ea9420f93c [2022-04-06T21:22:28.202Z] ---> 6b80151aee00 [2022-04-06T21:22:28.202Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:22:28.202Z] ---> Running in e45c204b309c [2022-04-06T21:22:28.826Z] Removing intermediate container e45c204b309c [2022-04-06T21:22:28.826Z] ---> 163ed8282621 [2022-04-06T21:22:28.827Z] [2022-04-06T21:22:29.437Z] Successfully built 163ed8282621 [2022-04-06T21:22:29.437Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-06T21:22:29.437Z]  Building security-secretstore-setup ... done Building core-command [2022-04-06T21:23:08.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:23:08.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:23:08.546Z] ---> 893835e63a74 [2022-04-06T21:23:08.546Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> 903217788f55 [2022-04-06T21:23:08.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> bd197aecf702 [2022-04-06T21:23:08.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> 4fb172061be4 [2022-04-06T21:23:08.546Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> dec46b920f50 [2022-04-06T21:23:08.546Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> 0dcefb0e14c5 [2022-04-06T21:23:08.546Z] Step 8/23 : COPY . . [2022-04-06T21:23:08.546Z] ---> Using cache [2022-04-06T21:23:08.546Z] ---> c601350b308c [2022-04-06T21:23:08.546Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T21:23:08.546Z] ---> Running in defc5ac80b31 [2022-04-06T21:23:08.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-06T21:25:52.532Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-06T21:25:52.532Z] Downloading snap 'edgex-app-service-configurable' [2022-04-06T21:25:53.103Z] Pulling app-service-configurable [2022-04-06T21:25:53.103Z] + snapcraftctl pull [2022-04-06T21:25:55.010Z] Pulling config-common [2022-04-06T21:25:55.010Z] + snapcraftctl pull [2022-04-06T21:25:55.950Z] Pulling go-build-helper [2022-04-06T21:25:55.950Z] + snapcraftctl pull [2022-04-06T21:25:57.332Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-06T21:25:57.332Z] Skipping pull go-build-helper (already ran) [2022-04-06T21:25:57.592Z] Building go-build-helper [2022-04-06T21:25:57.592Z] + snapcraftctl build [2022-04-06T21:25:58.534Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-06T21:25:59.476Z] Staging go-build-helper [2022-04-06T21:25:59.476Z] + snapcraftctl stage [2022-04-06T21:26:04.759Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-06T21:26:04.759Z] Fetched 290 kB in 0s (0 B/s) [2022-04-06T21:26:04.759Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-06T21:26:04.759Z] Fetched 158 kB in 0s (0 B/s) [2022-04-06T21:26:04.759Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-06T21:26:04.759Z] Fetched 242 kB in 0s (0 B/s) [2022-04-06T21:26:04.759Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-06T21:26:04.760Z] Fetched 150 kB in 0s (0 B/s) [2022-04-06T21:26:04.760Z] Pulling edgex-go [2022-04-06T21:26:04.760Z] + snapcraftctl pull [2022-04-06T21:26:06.144Z] Pulling hooks [2022-04-06T21:26:06.144Z] + snapcraftctl pull [2022-04-06T21:26:18.378Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:26:18.378Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-06T21:26:18.378Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-06T21:26:18.378Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-06T21:26:18.378Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-06T21:26:18.378Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-06T21:26:18.378Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-06T21:26:18.378Z] Fetched 234 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-06T21:26:18.378Z] Fetched 155 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-06T21:26:18.378Z] Fetched 170 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-06T21:26:18.378Z] Fetched 267 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-06T21:26:18.378Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-06T21:26:18.378Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-06T21:26:18.378Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-06T21:26:18.378Z] Fetched 121 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-06T21:26:18.378Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-06T21:26:18.378Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-06T21:26:18.378Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-06T21:26:18.378Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-06T21:26:18.378Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-06T21:26:18.379Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-06T21:26:18.379Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-06T21:26:18.379Z] Fetched 142 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-06T21:26:18.379Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-06T21:26:18.379Z] Fetched 181 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-06T21:26:18.379Z] Fetched 208 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-06T21:26:18.379Z] Fetched 161 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-06T21:26:18.379Z] Fetched 107 kB in 0s (0 B/s) [2022-04-06T21:26:18.379Z] Pulling static-packages [2022-04-06T21:26:18.379Z] + snapcraftctl pull [2022-04-06T21:26:18.379Z] Pulling version [2022-04-06T21:26:18.379Z] + cd /root/project [2022-04-06T21:26:18.379Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:26:18.379Z] ++ sed s/v// [2022-04-06T21:26:18.379Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:26:18.379Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:26:18.379Z] + snapcraftctl set-version 2.2.0-dev.56 [2022-04-06T21:26:19.318Z] Building app-service-configurable [2022-04-06T21:26:19.318Z] + snapcraftctl build [2022-04-06T21:26:21.227Z] Building config-common [2022-04-06T21:26:21.227Z] + snapcraftctl build [2022-04-06T21:26:22.610Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-06T21:26:23.551Z] Skipping build go-build-helper (already ran) [2022-04-06T21:26:23.551Z] Building edgex-go [2022-04-06T21:26:23.810Z] + cd /root/parts/edgex-go/src [2022-04-06T21:26:23.810Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:26:23.810Z] ++ sed s/v// [2022-04-06T21:26:23.810Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:26:23.810Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:26:23.810Z] + echo 2.2.0-dev.56 [2022-04-06T21:26:23.810Z] + '[' '!' -d vendor ']' [2022-04-06T21:26:23.810Z] + go mod download all [2022-04-06T21:26:28.106Z] + make build [2022-04-06T21:26:28.106Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T21:26:50.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T21:26:58.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T21:26:59.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T21:27:00.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T21:27:01.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T21:27:02.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T21:27:04.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T21:27:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T21:27:07.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T21:27:08.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T21:27:09.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T21:27:11.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T21:27:12.643Z] + 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-06T21:27:12.643Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-06T21:27:12.643Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-06T21:27:12.644Z] + case "$service" in [2022-04-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + 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-06T21:27:12.644Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-06T21:27:12.903Z] + case "$service" in [2022-04-06T21:27:12.904Z] + 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-06T21:27:12.904Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-06T21:27:12.904Z] + 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-06T21:27:12.904Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-06T21:27:12.904Z] + case "$service" in [2022-04-06T21:27:12.904Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-06T21:27:12.904Z] + 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-06T21:27:12.904Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-06T21:27:12.904Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-06T21:27:12.904Z] + 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-06T21:27:13.478Z] Building hooks [2022-04-06T21:27:13.478Z] + cd /root/parts/hooks/src [2022-04-06T21:27:13.478Z] + make build [2022-04-06T21:27:13.478Z] go mod tidy [2022-04-06T21:27:13.478Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-06T21:27:13.736Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:27:13.995Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-06T21:27:13.995Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-06T21:27:13.995Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-06T21:27:15.901Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-06T21:27:15.901Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-06T21:27:15.901Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-06T21:27:17.811Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:27:17.811Z] Building static-packages [2022-04-06T21:27:17.811Z] + snapcraftctl build [2022-04-06T21:27:19.718Z] Building version [2022-04-06T21:27:19.718Z] + snapcraftctl build [2022-04-06T21:27:21.628Z] Staging app-service-configurable [2022-04-06T21:27:21.628Z] + snapcraftctl stage [2022-04-06T21:27:23.010Z] Staging config-common [2022-04-06T21:27:23.010Z] + snapcraftctl stage [2022-04-06T21:27:24.394Z] Skipping stage go-build-helper (already ran) [2022-04-06T21:27:24.394Z] Staging edgex-go [2022-04-06T21:27:24.394Z] + snapcraftctl stage [2022-04-06T21:27:25.780Z] Staging hooks [2022-04-06T21:27:25.780Z] + snapcraftctl stage [2022-04-06T21:27:27.162Z] Staging static-packages [2022-04-06T21:27:27.162Z] + snapcraftctl stage [2022-04-06T21:27:29.074Z] Staging version [2022-04-06T21:27:29.074Z] + snapcraftctl stage [2022-04-06T21:27:30.022Z] Priming app-service-configurable [2022-04-06T21:27:30.022Z] + snapcraftctl prime [2022-04-06T21:27:33.321Z] 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-06T21:27:33.321Z] stage-packages: [2022-04-06T21:27:33.321Z] - libnorm1 [2022-04-06T21:27:33.321Z] - libpgm-5.2-0 [2022-04-06T21:27:33.321Z] - libsodium23 [2022-04-06T21:27:33.321Z] - libzmq5 [2022-04-06T21:27:33.321Z] Priming config-common [2022-04-06T21:27:33.321Z] + snapcraftctl prime [2022-04-06T21:27:35.229Z] Priming go-build-helper [2022-04-06T21:27:35.229Z] + snapcraftctl prime [2022-04-06T21:27:36.610Z] Priming edgex-go [2022-04-06T21:27:36.610Z] + snapcraftctl prime [2022-04-06T21:27:37.996Z] Priming hooks [2022-04-06T21:27:37.996Z] + snapcraftctl prime [2022-04-06T21:27:39.378Z] Priming static-packages [2022-04-06T21:27:39.378Z] + snapcraftctl prime [2022-04-06T21:27:43.578Z] Priming version [2022-04-06T21:27:43.578Z] + snapcraftctl prime [2022-04-06T21:27:45.485Z] 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-06T21:30:31.424Z] Removing intermediate container cd7edffeb48c [2022-04-06T21:30:31.424Z] ---> cf443a5215cf [2022-04-06T21:30:31.424Z] [2022-04-06T21:30:31.424Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:30:31.424Z] ---> ac73e934f311 [2022-04-06T21:30:31.424Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T21:30:31.424Z] ---> Running in 192457e2ccb3 [2022-04-06T21:30:31.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:30:31.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:30:31.424Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T21:30:31.424Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T21:30:31.424Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:30:31.424Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:30:31.424Z] OK: 6 MiB in 16 packages [2022-04-06T21:30:31.424Z] Removing intermediate container 192457e2ccb3 [2022-04-06T21:30:31.424Z] ---> ba50e76f6f9b [2022-04-06T21:30:31.424Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:30:31.424Z] ---> Running in 81705b8b4af0 [2022-04-06T21:30:31.424Z] Removing intermediate container 81705b8b4af0 [2022-04-06T21:30:31.424Z] ---> 84e64ca71c7b [2022-04-06T21:30:31.424Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T21:30:31.424Z] ---> Running in 3c6a099b3c9a [2022-04-06T21:30:31.424Z] Removing intermediate container 3c6a099b3c9a [2022-04-06T21:30:31.424Z] ---> 480bdcdb9d81 [2022-04-06T21:30:31.424Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:30:31.424Z] ---> Running in 2b15f69cc2d7 [2022-04-06T21:30:31.424Z] Removing intermediate container 2b15f69cc2d7 [2022-04-06T21:30:31.424Z] ---> bcf78f9bf3d2 [2022-04-06T21:30:31.424Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:30:31.424Z] ---> 183a2b27a3bd [2022-04-06T21:30:31.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T21:30:32.029Z] ---> 4a8ecaf2265d [2022-04-06T21:30:32.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T21:30:33.024Z] ---> ca6cc4691912 [2022-04-06T21:30:33.024Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T21:30:33.024Z] ---> Running in 04ec641c6720 [2022-04-06T21:30:33.634Z] Removing intermediate container 04ec641c6720 [2022-04-06T21:30:33.634Z] ---> 45e661a99fe7 [2022-04-06T21:30:33.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:30:33.920Z] ---> Running in 9161cdaae629 [2022-04-06T21:30:34.527Z] Removing intermediate container 9161cdaae629 [2022-04-06T21:30:34.527Z] ---> 48c308a98197 [2022-04-06T21:30:34.527Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:30:34.527Z] ---> Running in 9407c70927b4 [2022-04-06T21:30:35.136Z] Removing intermediate container 9407c70927b4 [2022-04-06T21:30:35.136Z] ---> 11c143a37099 [2022-04-06T21:30:35.136Z] Step 21/22 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:30:35.136Z] ---> Running in a254635fb3dd [2022-04-06T21:30:35.743Z] Removing intermediate container a254635fb3dd [2022-04-06T21:30:35.743Z] ---> 7b188951a522 [2022-04-06T21:30:35.743Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:30:35.743Z] ---> Running in 4f39b447af77 [2022-04-06T21:30:36.350Z] Removing intermediate container 4f39b447af77 [2022-04-06T21:30:36.350Z] ---> 12db9c503390 [2022-04-06T21:30:36.350Z] [2022-04-06T21:30:36.953Z] Successfully built 12db9c503390 [2022-04-06T21:30:36.953Z] Successfully tagged support-notifications-arm64:latest [2022-04-06T21:30:49.418Z]  Building support-notifications ... done Removing intermediate container defc5ac80b31 [2022-04-06T21:30:49.418Z] ---> 66611708e461 [2022-04-06T21:30:49.418Z] [2022-04-06T21:30:49.418Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:30:49.418Z] ---> ac73e934f311 [2022-04-06T21:30:49.418Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:30:49.418Z] ---> Using cache [2022-04-06T21:30:49.418Z] ---> cc3827d2cb8d [2022-04-06T21:30:49.418Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:30:49.418Z] ---> Using cache [2022-04-06T21:30:49.418Z] ---> 469f85274d91 [2022-04-06T21:30:49.418Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T21:30:49.696Z] ---> Running in 2fc146c5d2a3 [2022-04-06T21:30:50.312Z] Removing intermediate container 2fc146c5d2a3 [2022-04-06T21:30:50.312Z] ---> aea990065dc8 [2022-04-06T21:30:50.312Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T21:30:50.312Z] ---> Running in 51d439791649 [2022-04-06T21:30:50.919Z] Removing intermediate container 51d439791649 [2022-04-06T21:30:50.919Z] ---> 718ce70ba97b [2022-04-06T21:30:50.919Z] Step 15/23 : WORKDIR / [2022-04-06T21:30:50.919Z] ---> Running in b28bb887ad55 [2022-04-06T21:30:51.536Z] Removing intermediate container b28bb887ad55 [2022-04-06T21:30:51.536Z] ---> 0acc54be0778 [2022-04-06T21:30:51.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:30:52.533Z] ---> d0cbacd88312 [2022-04-06T21:30:52.533Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T21:30:54.533Z] ---> 734b9ac548d2 [2022-04-06T21:30:54.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T21:30:55.523Z] ---> 39fc26e5d78b [2022-04-06T21:30:55.523Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T21:30:55.523Z] ---> Running in bd1f3334608b [2022-04-06T21:30:56.124Z] Removing intermediate container bd1f3334608b [2022-04-06T21:30:56.124Z] ---> 7432aa77fda0 [2022-04-06T21:30:56.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:30:56.402Z] ---> Running in 48b85d5d2be6 [2022-04-06T21:30:56.685Z] Removing intermediate container 48b85d5d2be6 [2022-04-06T21:30:56.685Z] ---> be551ee40b56 [2022-04-06T21:30:56.685Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:30:56.959Z] ---> Running in 459179f74ff7 [2022-04-06T21:30:57.566Z] Removing intermediate container 459179f74ff7 [2022-04-06T21:30:57.566Z] ---> f471feb7da47 [2022-04-06T21:30:57.566Z] Step 22/23 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:30:57.566Z] ---> Running in da272dd10162 [2022-04-06T21:30:58.165Z] Removing intermediate container da272dd10162 [2022-04-06T21:30:58.165Z] ---> 8dab2e43ba6c [2022-04-06T21:30:58.165Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:30:58.165Z] ---> Running in b70d57c7e709 [2022-04-06T21:30:58.784Z] Removing intermediate container b70d57c7e709 [2022-04-06T21:30:58.784Z] ---> c933e10485d3 [2022-04-06T21:30:58.784Z] [2022-04-06T21:30:59.064Z] Successfully built c933e10485d3 [2022-04-06T21:30:59.343Z] Successfully tagged core-command-arm64:latest [2022-04-06T21:41:37.946Z]  Building core-command ... done Building bin/spire-agent... [2022-04-06T21:41:38.551Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:41:39.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:41:39.162Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:41:44.605Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:41:44.605Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:41:47.236Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:41:47.236Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:41:47.236Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:41:47.236Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:41:47.236Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:41:47.510Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:41:47.510Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:41:47.782Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:42:02.897Z] Building bin/spire-agent... [2022-04-06T21:42:03.890Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:42:04.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:42:04.454Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:42:04.733Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:42:10.162Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:42:12.156Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:42:12.156Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:42:12.434Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:42:12.434Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:42:12.434Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:42:12.712Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:42:12.992Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:42:12.992Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:48:35.328Z] Removing intermediate container 9c51f090349c [2022-04-06T21:48:35.328Z] ---> c94f8e912b97 [2022-04-06T21:48:35.328Z] [2022-04-06T21:48:35.328Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:48:35.328Z] ---> 3fb3c9af89a9 [2022-04-06T21:48:35.328Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:48:35.328Z] ---> Using cache [2022-04-06T21:48:35.328Z] ---> 0ea0f4e81915 [2022-04-06T21:48:35.328Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:48:35.328Z] ---> Using cache [2022-04-06T21:48:35.328Z] ---> 4f3214a17167 [2022-04-06T21:48:35.328Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:48:35.328Z] ---> Running in 272c01b95a4d [2022-04-06T21:48:35.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:35.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:37.778Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:48:37.778Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:48:37.778Z] OK: 15729 distinct packages available [2022-04-06T21:48:37.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:38.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:39.755Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T21:48:39.755Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:48:40.029Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T21:48:40.029Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T21:48:40.029Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T21:48:40.307Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:48:40.307Z] OK: 6 MiB in 19 packages [2022-04-06T21:48:41.746Z] Removing intermediate container 272c01b95a4d [2022-04-06T21:48:41.746Z] ---> 5f14f011b901 [2022-04-06T21:48:41.746Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T21:48:45.145Z] ---> 5abe3b11fda2 [2022-04-06T21:48:45.145Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:48:49.469Z] ---> a95e56ffaae9 [2022-04-06T21:48:49.469Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:48:49.746Z] Removing intermediate container 7cde1d1bae95 [2022-04-06T21:48:49.746Z] ---> 7f7a245dca55 [2022-04-06T21:48:49.746Z] [2022-04-06T21:48:49.746Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:48:49.746Z] ---> 3fb3c9af89a9 [2022-04-06T21:48:49.746Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:48:49.746Z] ---> Using cache [2022-04-06T21:48:49.746Z] ---> 0ea0f4e81915 [2022-04-06T21:48:49.746Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:48:49.746Z] ---> Using cache [2022-04-06T21:48:49.746Z] ---> 4f3214a17167 [2022-04-06T21:48:49.746Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T21:48:50.019Z] ---> Running in f21b9dc6f3b8 [2022-04-06T21:48:50.625Z] ---> 78d95d6ffa35 [2022-04-06T21:48:50.625Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T21:48:51.606Z] ---> c6509ed26858 [2022-04-06T21:48:51.606Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T21:48:51.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:52.202Z] ---> fff4f3f03126 [2022-04-06T21:48:52.202Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:48:52.202Z] ---> Running in 90da44be2f28 [2022-04-06T21:48:52.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:52.486Z] Removing intermediate container 90da44be2f28 [2022-04-06T21:48:52.486Z] ---> 6f4bfc0f816f [2022-04-06T21:48:52.486Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:48:52.763Z] ---> Running in 6904eac11137 [2022-04-06T21:48:53.055Z] Removing intermediate container 6904eac11137 [2022-04-06T21:48:53.055Z] ---> 7053b6c339b4 [2022-04-06T21:48:53.055Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:48:53.331Z] ---> Running in 25f7eaf987a7 [2022-04-06T21:48:53.605Z] Removing intermediate container 25f7eaf987a7 [2022-04-06T21:48:53.605Z] ---> b84aa24cfece [2022-04-06T21:48:53.605Z] Step 25/26 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:48:53.605Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:48:53.605Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:48:53.605Z] OK: 15729 distinct packages available [2022-04-06T21:48:53.883Z] ---> Running in b41380227c0a [2022-04-06T21:48:53.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:54.156Z] Removing intermediate container b41380227c0a [2022-04-06T21:48:54.156Z] ---> ed1e64e2e6a0 [2022-04-06T21:48:54.156Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:48:54.429Z] ---> Running in 12a293ddc8bb [2022-04-06T21:48:54.700Z] Removing intermediate container 12a293ddc8bb [2022-04-06T21:48:54.700Z] ---> a2c80c404d72 [2022-04-06T21:48:54.700Z] [2022-04-06T21:48:54.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:48:54.972Z] Successfully built a2c80c404d72 [2022-04-06T21:48:54.972Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-06T21:48:55.942Z]  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T21:48:55.942Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:48:56.214Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T21:48:56.214Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T21:48:56.214Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:48:56.214Z] OK: 6 MiB in 18 packages [2022-04-06T21:48:57.190Z] Removing intermediate container f21b9dc6f3b8 [2022-04-06T21:48:57.190Z] ---> 1f52075d615e [2022-04-06T21:48:57.190Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:49:00.563Z] ---> e565ec5bd094 [2022-04-06T21:49:00.563Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:49:01.160Z] ---> 1680b06398a6 [2022-04-06T21:49:01.441Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T21:49:01.441Z] ---> Running in 25809ee58971 [2022-04-06T21:49:01.716Z] Removing intermediate container 25809ee58971 [2022-04-06T21:49:01.716Z] ---> c51cf248d8f8 [2022-04-06T21:49:01.716Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T21:49:02.310Z] ---> 8f95f13bb057 [2022-04-06T21:49:02.310Z] Step 21/26 : WORKDIR / [2022-04-06T21:49:02.581Z] ---> Running in cb169b79a761 [2022-04-06T21:49:02.852Z] Removing intermediate container cb169b79a761 [2022-04-06T21:49:02.852Z] ---> 07477f0c1d85 [2022-04-06T21:49:02.852Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:49:03.138Z] ---> Running in 5ae3b42bd67e [2022-04-06T21:49:03.415Z] Removing intermediate container 5ae3b42bd67e [2022-04-06T21:49:03.415Z] ---> 0e1c7f9b53c0 [2022-04-06T21:49:03.415Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:49:03.689Z] ---> Running in 03a7d61e4fe0 [2022-04-06T21:49:03.962Z] Removing intermediate container 03a7d61e4fe0 [2022-04-06T21:49:03.962Z] ---> 4100ebdd783f [2022-04-06T21:49:03.962Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:49:04.244Z] ---> Running in 9e9498534134 [2022-04-06T21:49:04.515Z] Removing intermediate container 9e9498534134 [2022-04-06T21:49:04.515Z] ---> 8aa4ddf7bf6f [2022-04-06T21:49:04.515Z] Step 25/26 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:49:04.515Z] ---> Running in c5c6cdd5e27e [2022-04-06T21:49:05.109Z] Removing intermediate container c5c6cdd5e27e [2022-04-06T21:49:05.109Z] ---> 5a6b4f44651a [2022-04-06T21:49:05.109Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:49:05.109Z] ---> Running in 803777fdc039 [2022-04-06T21:49:05.381Z] Removing intermediate container 803777fdc039 [2022-04-06T21:49:05.381Z] ---> 81d953088354 [2022-04-06T21:49:05.381Z] [2022-04-06T21:49:05.652Z] Successfully built 81d953088354 [2022-04-06T21:49:05.652Z] Successfully tagged security-spire-config-arm64:latest [2022-04-06T21:50:13.612Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-06T21:50:13.612Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:50:13.612Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:50:13.612Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:50:13.612Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:50:13.612Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:50:13.612Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:50:13.612Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:50:13.612Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:50:13.612Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:50:13.612Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:50:13.612Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:50:13.612Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:50:13.612Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:54:05.739Z] Removing intermediate container 06ba3f1db74c [2022-04-06T21:54:05.739Z] ---> 4803f4a7df94 [2022-04-06T21:54:05.739Z] [2022-04-06T21:54:05.739Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T21:54:05.739Z] ---> 3fb3c9af89a9 [2022-04-06T21:54:05.739Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:54:05.739Z] ---> Using cache [2022-04-06T21:54:05.739Z] ---> 0ea0f4e81915 [2022-04-06T21:54:05.739Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:54:05.739Z] ---> Using cache [2022-04-06T21:54:05.739Z] ---> 4f3214a17167 [2022-04-06T21:54:05.739Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:54:05.739Z] ---> Using cache [2022-04-06T21:54:05.739Z] ---> 5f14f011b901 [2022-04-06T21:54:05.739Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:54:05.739Z] ---> 59a2e5c54f5f [2022-04-06T21:54:05.739Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:54:05.739Z] ---> 5b1c0539d434 [2022-04-06T21:54:05.739Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T21:54:05.739Z] ---> 0dd36bc28897 [2022-04-06T21:54:05.739Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T21:54:05.739Z] ---> e1f3c1179fc0 [2022-04-06T21:54:05.739Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:54:05.739Z] ---> Running in 8d47b6ee35f8 [2022-04-06T21:54:05.739Z] Removing intermediate container 8d47b6ee35f8 [2022-04-06T21:54:05.739Z] ---> c9cd0b5e566a [2022-04-06T21:54:05.739Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:54:05.739Z] ---> Running in 911e283c785e [2022-04-06T21:54:05.739Z] Removing intermediate container 911e283c785e [2022-04-06T21:54:05.739Z] ---> bd5ac47c6291 [2022-04-06T21:54:05.739Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:54:05.739Z] ---> Running in 1267bf5bf4dd [2022-04-06T21:54:05.739Z] Removing intermediate container 1267bf5bf4dd [2022-04-06T21:54:05.739Z] ---> 3c870b01cd57 [2022-04-06T21:54:05.739Z] Step 24/25 : LABEL git_sha=176c615f9e98c1454d688d9700180972255ecdfe [2022-04-06T21:54:05.739Z] ---> Running in 83404f9b6563 [2022-04-06T21:54:06.013Z] Removing intermediate container 83404f9b6563 [2022-04-06T21:54:06.013Z] ---> 8e4cb795ba6b [2022-04-06T21:54:06.013Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:54:06.013Z] ---> Running in a3551cd501ed [2022-04-06T21:54:06.612Z] Removing intermediate container a3551cd501ed [2022-04-06T21:54:06.612Z] ---> 50e7f7ab30aa [2022-04-06T21:54:06.612Z] [2022-04-06T21:54:06.612Z] Successfully built 50e7f7ab30aa [2022-04-06T21:54:06.612Z] Successfully tagged security-spire-server-arm64:latest [2022-04-06T21:54:07.227Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-06T21:54:07.233Z] $ docker stop --time=1 aea754ee4fe7a95e295bade72f2a976118783712c0726ccf2361ca2184b37020 [2022-04-06T21:54:09.079Z] $ docker rm -f aea754ee4fe7a95e295bade72f2a976118783712c0726ccf2361ca2184b37020 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T21:54:09.677Z] + docker images [2022-04-06T21:54:10.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T21:54:10.270Z] security-spire-server-arm64 latest 50e7f7ab30aa 3 seconds ago 86.3MB [2022-04-06T21:54:10.270Z] 4803f4a7df94 28 seconds ago 4.21GB [2022-04-06T21:54:10.270Z] security-spire-config-arm64 latest 81d953088354 5 minutes ago 85.6MB [2022-04-06T21:54:10.270Z] security-spire-agent-arm64 latest a2c80c404d72 5 minutes ago 126MB [2022-04-06T21:54:10.270Z] 7f7a245dca55 5 minutes ago 4.21GB [2022-04-06T21:54:10.270Z] c94f8e912b97 5 minutes ago 4.21GB [2022-04-06T21:54:10.270Z] core-command-arm64 latest c933e10485d3 23 minutes ago 23.7MB [2022-04-06T21:54:10.270Z] 66611708e461 23 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] support-notifications-arm64 latest 12db9c503390 23 minutes ago 25.5MB [2022-04-06T21:54:10.270Z] cf443a5215cf 23 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] security-secretstore-setup-arm64 latest 163ed8282621 31 minutes ago 40.8MB [2022-04-06T21:54:10.270Z] 6aac88fd44a4 32 minutes ago 1.44GB [2022-04-06T21:54:10.270Z] core-metadata-arm64 latest a8e0cf283722 33 minutes ago 25.1MB [2022-04-06T21:54:10.270Z] 777c97d579b7 33 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] support-scheduler-arm64 latest 254ebab79cd3 41 minutes ago 24.9MB [2022-04-06T21:54:10.270Z] security-spiffe-token-provider-arm64 latest ef39e11de6e2 41 minutes ago 27.7MB [2022-04-06T21:54:10.270Z] b0b5879184be 41 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] 14efaea9bf47 42 minutes ago 1.42GB [2022-04-06T21:54:10.270Z] security-bootstrapper-arm64 latest aaecf844370c 42 minutes ago 23.6MB [2022-04-06T21:54:10.270Z] 24ef8fa8cae2 43 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] sys-mgmt-agent-arm64 latest 796a400ec973 51 minutes ago 290MB [2022-04-06T21:54:10.270Z] core-data-arm64 latest 7c1e49a30478 51 minutes ago 34.4MB [2022-04-06T21:54:10.270Z] 9d22148986a2 52 minutes ago 1.46GB [2022-04-06T21:54:10.270Z] security-proxy-setup-arm64 latest 606e12cf4dcd 53 minutes ago 42.1MB [2022-04-06T21:54:10.270Z] 6534d94ec82f 53 minutes ago 1.43GB [2022-04-06T21:54:10.270Z] a30ef3c126b2 54 minutes ago 1.44GB [2022-04-06T21:54:10.270Z] ci-base-image-arm64 latest 893835e63a74 About an hour ago 886MB [2022-04-06T21:54:10.270Z] docker 20.10.14 c346e9eafbab 37 hours ago 202MB [2022-04-06T21:54:10.270Z] alpine 3.14 ac73e934f311 46 hours ago 5.34MB [2022-04-06T21:54:10.270Z] alpine 3.15 3fb3c9af89a9 46 hours ago 5.32MB [2022-04-06T21:54:10.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-06T21:54:10.270Z] 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-06T21:54:10.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:54:10.725Z] [2022-04-06T21:54:10.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:54:11.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:54:11.353Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T21:54:11.353Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T21:54:11.353Z] 04944245beec: Pulling fs layer [2022-04-06T21:54:11.353Z] 699f458cf7ca: Pulling fs layer [2022-04-06T21:54:11.353Z] 765212b225bb: Pulling fs layer [2022-04-06T21:54:11.353Z] f23df028b6ca: Pulling fs layer [2022-04-06T21:54:11.353Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T21:54:11.353Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T21:54:11.353Z] 765212b225bb: Waiting [2022-04-06T21:54:11.353Z] f23df028b6ca: Waiting [2022-04-06T21:54:11.353Z] d65c8cfc05b1: Waiting [2022-04-06T21:54:11.353Z] 2437ff75d9bd: Waiting [2022-04-06T21:54:11.353Z] 04944245beec: Verifying Checksum [2022-04-06T21:54:11.353Z] 04944245beec: Download complete [2022-04-06T21:54:11.353Z] 765212b225bb: Verifying Checksum [2022-04-06T21:54:11.353Z] 765212b225bb: Download complete [2022-04-06T21:54:11.353Z] f23df028b6ca: Verifying Checksum [2022-04-06T21:54:11.353Z] f23df028b6ca: Download complete [2022-04-06T21:54:11.353Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T21:54:11.353Z] d65c8cfc05b1: Download complete [2022-04-06T21:54:11.626Z] 699f458cf7ca: Verifying Checksum [2022-04-06T21:54:11.626Z] 699f458cf7ca: Download complete [2022-04-06T21:54:11.898Z] 8998bd30e6a1: Download complete [2022-04-06T21:54:14.502Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T21:54:14.502Z] 2437ff75d9bd: Download complete [2022-04-06T21:54:15.931Z] 8998bd30e6a1: Pull complete [2022-04-06T21:54:16.523Z] 04944245beec: Pull complete [2022-04-06T21:54:17.947Z] 699f458cf7ca: Pull complete [2022-04-06T21:54:18.218Z] 765212b225bb: Pull complete [2022-04-06T21:54:19.193Z] f23df028b6ca: Pull complete [2022-04-06T21:54:19.193Z] d65c8cfc05b1: Pull complete [2022-04-06T21:54:34.258Z] 2437ff75d9bd: Pull complete [2022-04-06T21:54:34.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T21:54:34.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:54:34.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T21:54:34.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-10991 does not seem to be running inside a container [2022-04-06T21:54:34.570Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T21:54:37.561Z] $ docker top efef3ea141f85e41e3835bfdba3fdb252404a218f118586dde53df586507ac29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:54:38.531Z] ---> job-cost.sh [2022-04-06T21:54:38.531Z] lf-activate-venv: SKIPPING [2022-04-06T21:54:38.531Z] INFO: No Stack... [2022-04-06T21:54:39.122Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T21:54:40.092Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T21:54:40.750Z] + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, [2022-04-06T21:54:40.750Z] -f6 [Pipeline] lock [2022-04-06T21:54:40.780Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3936-4-stack-cost] [2022-04-06T21:54:40.786Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3936-4-stack-cost] did not exist. Created. [2022-04-06T21:54:40.786Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3936-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T21:54:41.471Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T21:54:41.670Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T21:54:41.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3936-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T21:54:41.699Z] $ docker stop --time=1 efef3ea141f85e41e3835bfdba3fdb252404a218f118586dde53df586507ac29 [2022-04-06T21:54:43.242Z] $ docker rm -f efef3ea141f85e41e3835bfdba3fdb252404a218f118586dde53df586507ac29 [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-06T21:54:43.815Z] provisioning config files... [2022-04-06T21:54:43.824Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1070716547304209568tmp [Pipeline] { [Pipeline] sh [2022-04-06T21:54:44.141Z] + set +x [2022-04-06T21:54:44.141Z] + curl -s https://codecov.io/bash [2022-04-06T21:54:44.141Z] + bash -s -- [2022-04-06T21:54:44.141Z] [2022-04-06T21:54:44.141Z] _____ _ [2022-04-06T21:54:44.141Z] / ____| | | [2022-04-06T21:54:44.141Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T21:54:44.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T21:54:44.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T21:54:44.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T21:54:44.141Z] Bash-1.0.6 [2022-04-06T21:54:44.141Z] [2022-04-06T21:54:44.141Z] [2022-04-06T21:54:44.141Z] ==> git version 2.25.1 found [2022-04-06T21:54:44.141Z] ==> 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-06T21:54:44.141Z] Release-Date: 2020-01-08 [2022-04-06T21:54:44.141Z] 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-06T21:54:44.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T21:54:44.141Z] ==> Jenkins CI detected. [2022-04-06T21:54:44.141Z] current dir:  /w/workspace/edgex-go/4 [2022-04-06T21:54:44.141Z] project root: . [2022-04-06T21:54:44.141Z] --> token set from env [2022-04-06T21:54:44.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T21:54:44.402Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T21:54:44.402Z] ==> Python coveragepy not found [2022-04-06T21:54:44.402Z] ==> Searching for coverage reports in: [2022-04-06T21:54:44.402Z] + . [2022-04-06T21:54:44.402Z] -> Found 1 reports [2022-04-06T21:54:44.402Z] ==> Detecting git/mercurial file structure [2022-04-06T21:54:44.402Z] ==> Reading reports [2022-04-06T21:54:44.402Z] + ./coverage.out bytes=430373 [2022-04-06T21:54:44.402Z] ==> Appending adjustments [2022-04-06T21:54:44.402Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T21:54:45.783Z] + Found adjustments [2022-04-06T21:54:45.783Z] ==> Gzipping contents [2022-04-06T21:54:45.783Z] 60K /tmp/codecov.OfFcYU.gz [2022-04-06T21:54:45.783Z] ==> Uploading reports [2022-04-06T21:54:45.783Z] url: https://codecov.io [2022-04-06T21:54:45.783Z] query: branch=PR-3936&commit=2dcf14f53f72362deb057fa36b8759b0303f6fd3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-04-06T21:54:45.783Z] -> Pinging Codecov [2022-04-06T21:54:45.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3936&commit=2dcf14f53f72362deb057fa36b8759b0303f6fd3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3936%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3936&job=&cmd_args= [2022-04-06T21:54:45.783Z] -> Uploading to [2022-04-06T21:54:45.783Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/2dcf14f53f72362deb057fa36b8759b0303f6fd3/e3eb60b3-97c8-44c5-a9fa-e1f176351c86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T215445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=faf0bc5219e970a1f4dcf230faee3de816b4554b01df1b18452131efd6c4ea2b [2022-04-06T21:54:45.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:54:45.783Z] Dload Upload Total Spent Left Speed [2022-04-06T21:54:46.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58952 0 0 100 58952 0 234k --:--:-- --:--:-- --:--:-- 235k [2022-04-06T21:54:46.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2dcf14f53f72362deb057fa36b8759b0303f6fd3 [Pipeline] } [2022-04-06T21:54:46.053Z] 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-06T21:54:46.663Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:54:46.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:54:47.827Z] ---> package-listing.sh [2022-04-06T21:54:47.827Z] ++ facter osfamily [2022-04-06T21:54:47.827Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T21:54:48.086Z] + OS_FAMILY=debian [2022-04-06T21:54:48.086Z] + workspace=/w/workspace/edgex-go/4 [2022-04-06T21:54:48.086Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T21:54:48.086Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T21:54:48.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T21:54:48.086Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T21:54:48.086Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-06T21:54:48.086Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T21:54:48.086Z] + case "${OS_FAMILY}" in [2022-04-06T21:54:48.086Z] + dpkg -l [2022-04-06T21:54:48.086Z] + grep '^ii' [2022-04-06T21:54:48.086Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T21:54:48.086Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T21:54:48.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T21:54:48.086Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-06T21:54:48.086Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-06T21:54:48.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-06T21:54:48.099Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T21:54:48.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:54:48.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:54:48.938Z] [2022-04-06T21:54:48.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:54:49.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:54:49.241Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T21:54:49.241Z] 5eb5b503b376: Pulling fs layer [2022-04-06T21:54:49.241Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T21:54:49.241Z] ec43610c2a17: Pulling fs layer [2022-04-06T21:54:49.241Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T21:54:49.241Z] 33b1e0a273af: Pulling fs layer [2022-04-06T21:54:49.241Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T21:54:49.241Z] 2f39f015ded8: Pulling fs layer [2022-04-06T21:54:49.241Z] 33b1e0a273af: Waiting [2022-04-06T21:54:49.241Z] 5d3b04190fa2: Waiting [2022-04-06T21:54:49.241Z] 3a2ae6a8a46f: Waiting [2022-04-06T21:54:49.241Z] 2f39f015ded8: Waiting [2022-04-06T21:54:49.241Z] 5c69ac0246d0: Download complete [2022-04-06T21:54:49.241Z] 3a2ae6a8a46f: Download complete [2022-04-06T21:54:49.241Z] 33b1e0a273af: Download complete [2022-04-06T21:54:49.241Z] ec43610c2a17: Verifying Checksum [2022-04-06T21:54:49.241Z] ec43610c2a17: Download complete [2022-04-06T21:54:49.241Z] 5d3b04190fa2: Verifying Checksum [2022-04-06T21:54:49.241Z] 5d3b04190fa2: Download complete [2022-04-06T21:54:49.501Z] 5eb5b503b376: Verifying Checksum [2022-04-06T21:54:49.501Z] 5eb5b503b376: Download complete [2022-04-06T21:54:50.071Z] 2f39f015ded8: Download complete [2022-04-06T21:54:50.640Z] 5eb5b503b376: Pull complete [2022-04-06T21:54:50.640Z] 5c69ac0246d0: Pull complete [2022-04-06T21:54:51.208Z] ec43610c2a17: Pull complete [2022-04-06T21:54:51.208Z] 3a2ae6a8a46f: Pull complete [2022-04-06T21:54:51.467Z] 33b1e0a273af: Pull complete [2022-04-06T21:54:51.467Z] 5d3b04190fa2: Pull complete [2022-04-06T21:54:56.747Z] 2f39f015ded8: Pull complete [2022-04-06T21:54:56.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T21:54:56.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:54:56.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T21:54:56.820Z] prd-ubuntu20.04-docker-8c-8g-10985 does not seem to be running inside a container [2022-04-06T21:54:56.883Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-06T21:54:59.071Z] $ docker top 71f48a4f7151a59ebc78b5114bd41e042a5b53ccdfa18bc3489d9e8edaab28a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T21:54:59.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T21:54:59.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T21:55:00.008Z] + ls /var/log/sa-host [2022-04-06T21:55:00.008Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T21:55:00.101Z] provisioning config files... [2022-04-06T21:55:00.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7697784157416406803tmp [Pipeline] { [Pipeline] echo [2022-04-06T21:55:00.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:55:00.420Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T21:55:00.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:55:00.761Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T21:55:00.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:55:01.057Z] ---> sudo-logs.sh [2022-04-06T21:55:01.057Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T21:55:01.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:55:01.449Z] ---> job-cost.sh [2022-04-06T21:55:01.449Z] lf-activate-venv: SKIPPING [2022-04-06T21:55:01.449Z] DEBUG: total: 0.2199999988079071 [2022-04-06T21:55:01.449Z] INFO: Retrieving Stack Cost... [2022-04-06T21:55:02.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T21:55:02.278Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T21:55:02.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:55:02.585Z] ---> logs-deploy.sh [2022-04-06T21:55:02.585Z] lf-activate-venv: SKIPPING [2022-04-06T21:55:02.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3936/4 [2022-04-06T21:55:02.585Z] INFO: archiving workspace using pattern(s): [2022-04-06T21:55:03.525Z] Archives upload complete. [2022-04-06T21:55:03.525Z] INFO: archiving logs to Nexus