Pull request #3956 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193c4e7f8c8b92f31e9a2521a4273744cda344b5+197d819be8811250aad6d64bcb6b2aa1cf8bb64a (b12ebb76d797fb1314ecc09fcf1462901c6992f8) 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-ssh12359454226538118478.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-ssh9503088143622826488.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-3956/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-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11723613640546459318.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-ssh17684688323050220439.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-3956/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-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15174309001326167897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20657’ Running on prd-ubuntu20.04-docker-8c-8g-20662 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 197d819be8811250aad6d64bcb6b2aa1cf8bb64a into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 Merge succeeded, producing 193c4e7f8c8b92f31e9a2521a4273744cda344b5 Checking out Revision 193c4e7f8c8b92f31e9a2521a4273744cda344b5 (PR-3956) > 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/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # 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 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T10:53:11.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T10:53:11.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T10:53:11.753Z] ========================================================= [2022-04-12T10:53:11.753Z] EdgeX Global Pipelines Version Info [2022-04-12T10:53:11.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae6cc7e22933e437066b979653081de4f0890071 # timeout=10 [2022-04-12T10:53:12.510Z] ------------------- [2022-04-12T10:53:12.510Z] stable info: [2022-04-12T10:53:12.510Z] ------------------- [2022-04-12T10:53:12.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T10:53:12.510Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T10:53:12.510Z] Message: update stable to v1.0.221 [2022-04-12T10:53:13.083Z] ------------------- [2022-04-12T10:53:13.083Z] experimental info: [2022-04-12T10:53:13.083Z] ------------------- [2022-04-12T10:53:13.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T10:53:13.084Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T10:53:13.084Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T10:53:13.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-12T10:53:13.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-12T10:53:13.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T10:53:13.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T10:53:13.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T10:53:13.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T10:53:13.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T10:53:13.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-12T10:53:13.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-12T10:53:13.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-12T10:53:13.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T10:53:13.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T10:53:13.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T10:53:13.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T10:53:13.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T10:53:13.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T10:53:13.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T10:53:13.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T10:53:13.444Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-12T10:53:13.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-12T10:53:13.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T10:53:13.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T10:53:13.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo [2022-04-12T10:53:13.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo [2022-04-12T10:53:13.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo [2022-04-12T10:53:13.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo [2022-04-12T10:53:13.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193c4e7 [Pipeline] echo [2022-04-12T10:53:13.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:53:13.575Z] provisioning config files... [2022-04-12T10:53:13.589Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1529383226261071931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:53:13.896Z] ---> docker-login.sh [2022-04-12T10:53:13.897Z] nexus3.edgexfoundry.org:10001 [2022-04-12T10:53:14.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:53:14.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:53:14.157Z] Configure a credential helper to remove this warning. See [2022-04-12T10:53:14.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:53:14.157Z] [2022-04-12T10:53:14.157Z] Login Succeeded [2022-04-12T10:53:14.157Z] nexus3.edgexfoundry.org:10002 [2022-04-12T10:53:14.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:53:14.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:53:14.418Z] Configure a credential helper to remove this warning. See [2022-04-12T10:53:14.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:53:14.418Z] [2022-04-12T10:53:14.418Z] Login Succeeded [2022-04-12T10:53:14.418Z] nexus3.edgexfoundry.org:10003 [2022-04-12T10:53:14.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:53:14.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:53:14.418Z] Configure a credential helper to remove this warning. See [2022-04-12T10:53:14.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:53:14.418Z] [2022-04-12T10:53:14.418Z] Login Succeeded [2022-04-12T10:53:14.418Z] nexus3.edgexfoundry.org:10004 [2022-04-12T10:53:14.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:53:14.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:53:14.681Z] Configure a credential helper to remove this warning. See [2022-04-12T10:53:14.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:53:14.681Z] [2022-04-12T10:53:14.681Z] Login Succeeded [2022-04-12T10:53:14.681Z] docker.io [2022-04-12T10:53:14.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:53:15.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:53:15.269Z] Configure a credential helper to remove this warning. See [2022-04-12T10:53:15.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:53:15.269Z] [2022-04-12T10:53:15.269Z] Login Succeeded [2022-04-12T10:53:15.269Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T10:53:15.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:53:15.599Z] + 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-12T10:53:15.599Z] + dirname cmd/core-command/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/core-data/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/core-metadata/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/support-notifications/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-12T10:53:15.599Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-12T10:53:15.599Z] + cut -d/ -f2 [2022-04-12T10:53:15.599Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-12T10:53:15.638Z] 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-12T10:53:15.997Z] + git rev-list -1 --merges 193c4e7f8c8b92f31e9a2521a4273744cda344b5~1..193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo [2022-04-12T10:53:16.017Z] -----------> git rev-list -1 --merges 193c4e7f8c8b92f31e9a2521a4273744cda344b5~1..193c4e7f8c8b92f31e9a2521a4273744cda344b5 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [false] [Pipeline] sh [2022-04-12T10:53:16.309Z] + git log --format=format:%s -1 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] echo [2022-04-12T10:53:16.326Z] ========================================================= [2022-04-12T10:53:16.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T10:53:16.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-12T10:53:16.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T10:53:16.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T10:53:16.742Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T10:53:16.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T10:53:16.742Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T10:53:16.742Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T10:53:16.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:17.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:53:17.101Z] [2022-04-12T10:53:17.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:53:17.422Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:53:17.422Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T10:53:17.422Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T10:53:17.422Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T10:53:17.422Z] 4c7163046ea9: Pulling fs layer [2022-04-12T10:53:17.422Z] 0c2d73faf560: Pulling fs layer [2022-04-12T10:53:17.422Z] 0c2d73faf560: Waiting [2022-04-12T10:53:17.422Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T10:53:17.422Z] 3e5f54012d9b: Download complete [2022-04-12T10:53:17.422Z] a0d0a0d46f8b: Download complete [2022-04-12T10:53:17.423Z] 4c7163046ea9: Verifying Checksum [2022-04-12T10:53:17.423Z] 4c7163046ea9: Download complete [2022-04-12T10:53:17.423Z] 0c2d73faf560: Download complete [2022-04-12T10:53:17.682Z] a0d0a0d46f8b: Pull complete [2022-04-12T10:53:17.682Z] 3e5f54012d9b: Pull complete [2022-04-12T10:53:17.942Z] 4c7163046ea9: Pull complete [2022-04-12T10:53:18.204Z] 0c2d73faf560: Pull complete [2022-04-12T10:53:18.204Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T10:53:18.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T10:53:18.204Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T10:53:18.356Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T10:53:18.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T10:53:19.114Z] $ docker top b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T10:53:19.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:53:19.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:53:19.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:53:19.404Z] $ docker exec b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent [2022-04-12T10:53:19.528Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkAmNLf/agent.13 [2022-04-12T10:53:19.528Z] SSH_AGENT_PID=20 [2022-04-12T10:53:19.538Z] Running ssh-add (command line suppressed) [2022-04-12T10:53:19.668Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7551614861853180068.key (/w/workspace/edgex-go/7@tmp/private_key_7551614861853180068.key) [2022-04-12T10:53:19.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:53:19.978Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T10:53:19.994Z] $ docker exec --env ******** --env ******** b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent -k [2022-04-12T10:53:20.108Z] unset SSH_AUTH_SOCK; [2022-04-12T10:53:20.109Z] unset SSH_AGENT_PID; [2022-04-12T10:53:20.109Z] echo Agent pid 20 killed; [2022-04-12T10:53:20.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T10:53:20.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T10:53:20.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T10:53:20.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T10:53:20.280Z] $ docker exec b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent [2022-04-12T10:53:20.424Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnJIjN/agent.53 [2022-04-12T10:53:20.424Z] SSH_AGENT_PID=59 [2022-04-12T10:53:20.429Z] Running ssh-add (command line suppressed) [2022-04-12T10:53:20.563Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_509987106907559376.key (/w/workspace/edgex-go/7@tmp/private_key_509987106907559376.key) [2022-04-12T10:53:20.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T10:53:20.867Z] + git semver init [2022-04-12T10:53:20.867Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T10:53:20.867Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-04-12T10:53:20.867Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-04-12T10:53:20.867Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T10:53:20.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T10:53:20.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T10:53:20.867Z] # $SEMVER_BRANCH = PR-3956 [2022-04-12T10:53:20.867Z] # $SEMVER_TEMP = /tmp/semver-199065819 [2022-04-12T10:53:20.867Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-12T10:53:35.796Z] # '/tmp/semver-199065819' -> '/w/workspace/edgex-go/7/.semver' [2022-04-12T10:53:35.796Z] # -> Force: false [2022-04-12T10:53:35.796Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-04-12T10:53:35.810Z] $ docker exec --env ******** --env ******** b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 ssh-agent -k [2022-04-12T10:53:35.925Z] unset SSH_AUTH_SOCK; [2022-04-12T10:53:35.925Z] unset SSH_AGENT_PID; [2022-04-12T10:53:35.925Z] echo Agent pid 59 killed; [2022-04-12T10:53:35.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T10:53:36.252Z] + git semver [Pipeline] } [2022-04-12T10:53:36.271Z] $ docker stop --time=1 b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 [2022-04-12T10:53:38.140Z] $ docker rm -f b6a4a95dd4b331f7e32f484010e5ba369134c38f0b937716c65dc6afcb4afe15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T10:53:38.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T10:53:38.771Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T10:53:38.775Z] [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-12T10:53:38.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T10:53:38.905Z] ========================================================= [2022-04-12T10:53:38.905Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T10:53:38.905Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:53:39.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:53:39.198Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T10:53:39.198Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T10:53:39.198Z] 666ba61612fd: Pulling fs layer [2022-04-12T10:53:39.198Z] 8ed8ca486205: Pulling fs layer [2022-04-12T10:53:39.198Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T10:53:39.198Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T10:53:39.198Z] 640e595b4fbd: Pulling fs layer [2022-04-12T10:53:39.198Z] 763cafe07f6e: Pulling fs layer [2022-04-12T10:53:39.198Z] 0c0b528cf693: Pulling fs layer [2022-04-12T10:53:39.198Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T10:53:39.198Z] 4fe6c5a15a65: Waiting [2022-04-12T10:53:39.198Z] 22a0e8bec74d: Waiting [2022-04-12T10:53:39.198Z] 640e595b4fbd: Waiting [2022-04-12T10:53:39.198Z] 10935f4eaf8b: Waiting [2022-04-12T10:53:39.198Z] 0c0b528cf693: Waiting [2022-04-12T10:53:39.198Z] 8ed8ca486205: Verifying Checksum [2022-04-12T10:53:39.198Z] 8ed8ca486205: Download complete [2022-04-12T10:53:39.198Z] 666ba61612fd: Verifying Checksum [2022-04-12T10:53:39.198Z] 666ba61612fd: Download complete [2022-04-12T10:53:39.198Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T10:53:39.198Z] 22a0e8bec74d: Download complete [2022-04-12T10:53:39.198Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T10:53:39.198Z] 640e595b4fbd: Verifying Checksum [2022-04-12T10:53:39.198Z] 59bf1c3509f3: Download complete [2022-04-12T10:53:39.198Z] 640e595b4fbd: Download complete [2022-04-12T10:53:39.198Z] 763cafe07f6e: Verifying Checksum [2022-04-12T10:53:39.198Z] 763cafe07f6e: Download complete [2022-04-12T10:53:39.458Z] 0c0b528cf693: Verifying Checksum [2022-04-12T10:53:39.458Z] 0c0b528cf693: Download complete [2022-04-12T10:53:39.458Z] 59bf1c3509f3: Pull complete [2022-04-12T10:53:39.719Z] 666ba61612fd: Pull complete [2022-04-12T10:53:39.719Z] 8ed8ca486205: Pull complete [2022-04-12T10:53:39.983Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T10:53:39.983Z] 10935f4eaf8b: Download complete [2022-04-12T10:53:39.983Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T10:53:39.983Z] 4fe6c5a15a65: Download complete [2022-04-12T10:53:44.187Z] 4fe6c5a15a65: Pull complete [2022-04-12T10:53:44.187Z] 22a0e8bec74d: Pull complete [2022-04-12T10:53:44.449Z] 640e595b4fbd: Pull complete [2022-04-12T10:53:44.449Z] 763cafe07f6e: Pull complete [2022-04-12T10:53:44.712Z] 0c0b528cf693: Pull complete [2022-04-12T10:53:47.274Z] 10935f4eaf8b: Pull complete [2022-04-12T10:53:47.274Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T10:53:47.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:53:47.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:53:47.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:53:47.594Z] WORKDIR /edgex [2022-04-12T10:53:47.594Z] COPY go.mod . [2022-04-12T10:53:47.594Z] RUN go mod download [2022-04-12T10:53:47.594Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-12T10:53:48.976Z] Sending build context to Docker daemon 334.8MB [2022-04-12T10:53:48.976Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T10:53:48.976Z] ---> 99d49a6021b9 [2022-04-12T10:53:48.976Z] Step 2/4 : WORKDIR /edgex [2022-04-12T10:53:51.526Z] ---> Running in 653b2866bd79 [2022-04-12T10:53:51.526Z] Removing intermediate container 653b2866bd79 [2022-04-12T10:53:51.526Z] ---> 2162e5565057 [2022-04-12T10:53:51.526Z] Step 3/4 : COPY go.mod . [2022-04-12T10:53:51.526Z] ---> 55edd96d9d2a [2022-04-12T10:53:51.526Z] Step 4/4 : RUN go mod download [2022-04-12T10:53:51.526Z] ---> Running in 132fe798a72e [2022-04-12T10:53:53.861Z] Still waiting to schedule task [2022-04-12T10:53:53.861Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20658’ [2022-04-12T10:54:06.455Z] Removing intermediate container 132fe798a72e [2022-04-12T10:54:06.455Z] ---> 336701420fae [2022-04-12T10:54:06.455Z] Successfully built 336701420fae [2022-04-12T10:54:06.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:06.754Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T10:54:06.754Z] . [Pipeline] withDockerContainer [2022-04-12T10:54:06.828Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T10:54:06.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T10:54:07.296Z] $ docker top ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:54:07.656Z] + go version [2022-04-12T10:54:07.656Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T10:54:07.669Z] $ docker stop --time=1 ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 [2022-04-12T10:54:08.997Z] $ docker rm -f ad02ab291cad3c4473457d89d678d3a2e74965d9c9ecb595b7e537442187cf46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:54:09.420Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T10:54:09.420Z] . [Pipeline] withDockerContainer [2022-04-12T10:54:09.495Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T10:54:09.531Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T10:54:09.929Z] $ docker top 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T10:54:10.011Z] ========================================================= [2022-04-12T10:54:10.012Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T10:54:10.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:54:10.305Z] + make test [2022-04-12T10:54:10.305Z] go mod tidy -compat=1.17 [2022-04-12T10:54:10.567Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T10:54:17.148Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T10:54:29.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T10:54:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-04-12T10:54:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T10:54:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T10:54:30.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2022-04-12T10:54:30.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T10:54:31.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements [2022-04-12T10:54:31.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T10:54:31.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T10:54:35.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.714s coverage: 89.2% of statements [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:54:35.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.105s coverage: 84.4% of statements [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T10:54:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.4% of statements [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.124s coverage: 60.0% of statements [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements [2022-04-12T10:54:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-04-12T10:54:35.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-04-12T10:54:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-12T10:54:43.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2022-04-12T10:54:45.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-04-12T10:54:45.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.2% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.444s coverage: 65.4% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T10:54:55.575Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-12T10:54:55.575Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-04-12T10:54:55.575Z] 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-12T10:55:13.665Z] GO111MODULE=on go vet ./... [2022-04-12T10:55:17.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T10:55:17.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T10:55:18.442Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T10:55:19.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T10:55:19.324Z] + ls -al . [2022-04-12T10:55:19.324Z] total 668 [2022-04-12T10:55:19.324Z] drwxrwxr-x 10 1001 1001 4096 Apr 12 10:55 . [2022-04-12T10:55:19.324Z] drwxr-xr-x 4 root root 4096 Apr 12 10:54 .. [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 10:53 .dockerignore [2022-04-12T10:55:19.324Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:53 .git [2022-04-12T10:55:19.324Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:53 .github [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 870 Apr 12 10:53 .gitignore [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 10:53 .golangci.yml [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 10:53 .hadolint.yml [2022-04-12T10:55:19.324Z] drwx------ 3 1001 1001 4096 Apr 12 10:53 .semver [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 10:53 .sonarcloud.properties [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:53 ADOPTERS.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:53 Attribution.txt [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:53 CHANGELOG.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:53 CONTRIBUTING.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 10:53 GOVERNANCE.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 10:53 Jenkinsfile [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:53 LICENSE [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:53 Makefile [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 10:53 OWNERS.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:53 README.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:53 SECURITY.md [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 10:53 VERSION [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:53 ZMQWindows.md [2022-04-12T10:55:19.324Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 10:53 bin [2022-04-12T10:55:19.324Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 10:53 cmd [2022-04-12T10:55:19.324Z] -rw-r--r-- 1 root root 432619 Apr 12 10:54 coverage.out [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 3176 Apr 12 10:53 go.mod [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 34992 Apr 12 10:54 go.sum [2022-04-12T10:55:19.324Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:53 internal [2022-04-12T10:55:19.324Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:53 openapi [2022-04-12T10:55:19.324Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 10:53 snap [2022-04-12T10:55:19.324Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 10:53 version.go [Pipeline] sh [2022-04-12T10:55:19.611Z] + '[' -e coverage.out ] [2022-04-12T10:55:19.611Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T10:55:19.705Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T10:55:19.990Z] + make build [2022-04-12T10:55:19.990Z] 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-12T10:55:38.083Z] 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-12T10:55:50.303Z] 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-12T10:55:50.303Z] 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-12T10:55:51.691Z] 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-12T10:55:52.261Z] 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-12T10:55:53.648Z] 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-12T10:55:55.030Z] 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-12T10:55:55.971Z] 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-12T10:55:57.354Z] 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-12T10:55:58.742Z] 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-12T10:56:00.131Z] 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-12T10:56:02.046Z] 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-12T10:56:03.001Z] $ docker stop --time=1 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 [2022-04-12T10:56:05.632Z] $ docker rm -f 5ffc23e81b5c4a859efe3a9298b50790446cbcdcfc8e1ecd9be0792dc6b8ea39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:56:06.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:56:06.686Z] [2022-04-12T10:56:06.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:56:06.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:56:06.993Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-12T10:56:06.993Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-12T10:56:06.993Z] ca9280d653b3: Pulling fs layer [2022-04-12T10:56:06.993Z] 7e9c9ca2126c: Pulling fs layer [2022-04-12T10:56:06.993Z] cbdbe7a5bc2a: Download complete [2022-04-12T10:56:07.255Z] ca9280d653b3: Verifying Checksum [2022-04-12T10:56:07.255Z] ca9280d653b3: Download complete [2022-04-12T10:56:07.255Z] cbdbe7a5bc2a: Pull complete [2022-04-12T10:56:07.516Z] 7e9c9ca2126c: Download complete [2022-04-12T10:56:07.774Z] ca9280d653b3: Pull complete [2022-04-12T10:56:11.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20665 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws [2022-04-12T10:56:11.297Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-04-12T10:56:11.975Z] 7e9c9ca2126c: Pull complete [2022-04-12T10:56:11.975Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-12T10:56:11.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:56:11.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-12T10:56:12.035Z] The recommended git tool is: git [2022-04-12T10:56:12.055Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T10:56:12.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-12T10:56:13.625Z] $ docker top e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:56:13.984Z] + docker-compose build --help [2022-04-12T10:56:13.984Z] + grep parallel [2022-04-12T10:56:14.553Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T10:56:14.565Z] $ docker stop --time=1 e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 [2022-04-12T10:56:15.865Z] $ docker rm -f e8671c815bb6cdc15708d9b74fb33b5b2981d58c3e24196b860bfc7b7e0a87c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:56:16.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-12T10:56:16.274Z] . [Pipeline] withDockerContainer [2022-04-12T10:56:16.381Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T10:56:16.452Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-12T10:56:16.844Z] $ docker top 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T10:56:17.221Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T10:56:17.792Z] Building core-command ... [2022-04-12T10:56:17.792Z] Building core-data ... [2022-04-12T10:56:17.792Z] Building core-metadata ... [2022-04-12T10:56:17.792Z] Building security-bootstrapper ... [2022-04-12T10:56:17.792Z] Building security-proxy-setup ... [2022-04-12T10:56:17.792Z] Building security-secretstore-setup ... [2022-04-12T10:56:17.792Z] Building security-spiffe-token-provider ... [2022-04-12T10:56:17.792Z] Building security-spire-agent ... [2022-04-12T10:56:17.792Z] Building security-spire-config ... [2022-04-12T10:56:17.792Z] Building security-spire-server ... [2022-04-12T10:56:17.792Z] Building support-notifications ... [2022-04-12T10:56:17.792Z] Building support-scheduler ... [2022-04-12T10:56:17.792Z] Building sys-mgmt-agent ... [2022-04-12T10:56:17.792Z] Building security-spiffe-token-provider [2022-04-12T10:56:17.792Z] Building support-notifications [2022-04-12T10:56:17.792Z] Building core-command [2022-04-12T10:56:17.792Z] Building security-spire-config [2022-04-12T10:56:17.792Z] Building security-spire-agent [2022-04-12T10:56:18.988Z] using credential edgex-jenkins-ssh [2022-04-12T10:56:19.014Z] Cloning the remote Git repository [2022-04-12T10:56:19.085Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-12T10:56:19.212Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-04-12T10:56:19.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T10:56:19.347Z] > git --version # timeout=10 [2022-04-12T10:56:19.386Z] > git --version # 'git version 2.25.1' [2022-04-12T10:56:19.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T10:56:19.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T10:56:38.523Z] Merging remotes/origin/main commit 197d819be8811250aad6d64bcb6b2aa1cf8bb64a into PR head commit 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:56:37.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T10:56:37.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T10:56:37.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-12T10:56:37.800Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-12T10:56:37.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T10:56:37.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-12T10:56:38.547Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T10:56:38.568Z] > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 [2022-04-12T10:56:38.907Z] Merge succeeded, producing 193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:56:38.908Z] Checking out Revision 193c4e7f8c8b92f31e9a2521a4273744cda344b5 (PR-3956) [2022-04-12T10:56:39.746Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:39.746Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:39.746Z] ---> 336701420fae [2022-04-12T10:56:39.746Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:56:39.746Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:39.746Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:39.746Z] ---> 336701420fae [2022-04-12T10:56:39.746Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T10:56:39.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:39.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:39.746Z] ---> 336701420fae [2022-04-12T10:56:39.746Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:56:39.746Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:39.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:39.746Z] ---> 336701420fae [2022-04-12T10:56:39.746Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:56:39.746Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:56:39.746Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:56:39.746Z] ---> 336701420fae [2022-04-12T10:56:39.746Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T10:56:38.821Z] > git remote # timeout=10 [2022-04-12T10:56:38.838Z] > git config --get remote.origin.url # timeout=10 [2022-04-12T10:56:38.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T10:56:38.866Z] > git merge 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 [2022-04-12T10:56:38.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-12T10:56:38.920Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T10:56:38.940Z] > git checkout -f 193c4e7f8c8b92f31e9a2521a4273744cda344b5 # timeout=10 [2022-04-12T10:56:43.049Z] ---> Running in f170d3bbc118 [2022-04-12T10:56:43.049Z] ---> Running in 1188bdbdfdc2 [2022-04-12T10:56:43.049Z] ---> Running in 0f6454ed3a95 [2022-04-12T10:56:43.049Z] ---> Running in 1e5420d1d27b [2022-04-12T10:56:43.049Z] ---> Running in 0a178170604b [2022-04-12T10:56:43.049Z] Removing intermediate container 0f6454ed3a95 [2022-04-12T10:56:43.049Z] ---> 01c300645791 [2022-04-12T10:56:43.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:43.049Z] Removing intermediate container f170d3bbc118 [2022-04-12T10:56:43.049Z] ---> da288ea62a85 [2022-04-12T10:56:43.049Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T10:56:43.049Z] ---> Running in e9b8a23fea90 [2022-04-12T10:56:43.049Z] Removing intermediate container 1188bdbdfdc2 [2022-04-12T10:56:43.049Z] ---> 25af7ade5204 [2022-04-12T10:56:43.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:43.049Z] ---> Running in 7015d5dd9696 [2022-04-12T10:56:43.049Z] Removing intermediate container 0a178170604b [2022-04-12T10:56:43.049Z] ---> 9d1d4f53aed0 [2022-04-12T10:56:43.049Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:43.049Z] Removing intermediate container 1e5420d1d27b [2022-04-12T10:56:43.049Z] ---> d7798f6111b6 [2022-04-12T10:56:43.049Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:56:43.049Z] ---> Running in e8665b019e77 [2022-04-12T10:56:43.049Z] ---> Running in c9bed8e0dcb0 [2022-04-12T10:56:43.049Z] ---> Running in f1ad04fb13c4 [2022-04-12T10:56:43.430Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-04-12T10:56:43.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T10:56:43.877Z] Removing intermediate container e9b8a23fea90 [2022-04-12T10:56:43.878Z] ---> e1f3fd680c7a [2022-04-12T10:56:43.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T10:56:43.878Z] ---> Running in db1424e6171a [2022-04-12T10:56:44.136Z] Removing intermediate container e8665b019e77 [2022-04-12T10:56:44.136Z] ---> 286c611e99da [2022-04-12T10:56:44.136Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T10:56:44.136Z] ---> Running in 83a26a49bd23 [2022-04-12T10:56:44.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T10:56:44.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T10:56:44.374Z] Dload Upload Total Spent Left Speed [2022-04-12T10:56:44.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [2022-04-12T10:56:44.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:44.397Z] Removing intermediate container f1ad04fb13c4 [2022-04-12T10:56:44.397Z] ---> 5397f5bc78db [2022-04-12T10:56:44.397Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:56:44.397Z] ---> Running in cccfba65f9aa [2022-04-12T10:56:44.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-04-12T10:56:44.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:44.657Z] Removing intermediate container c9bed8e0dcb0 [2022-04-12T10:56:44.657Z] ---> ccee290733fe [2022-04-12T10:56:44.657Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:56:44.657Z] ---> Running in b0dbb80022cf [2022-04-12T10:56:44.657Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:56:44.657Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:56:44.657Z] OK: 15864 distinct packages available [2022-04-12T10:56:44.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:44.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:44.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T10:56:45.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T10:56:45.320Z] + sudo tee /etc/docker/daemon.new [2022-04-12T10:56:45.320Z] { [2022-04-12T10:56:45.320Z] "registry-mirrors": [ [2022-04-12T10:56:45.320Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T10:56:45.320Z] ], [2022-04-12T10:56:45.320Z] "bip": "10.250.0.254/24", [2022-04-12T10:56:45.320Z] "hosts": [ [2022-04-12T10:56:45.320Z] "tcp://0.0.0.0:5555", [2022-04-12T10:56:45.320Z] "unix:///var/run/docker.sock" [2022-04-12T10:56:45.320Z] ], [2022-04-12T10:56:45.320Z] "mtu": 1458, [2022-04-12T10:56:45.320Z] "selinux-enabled": true, [2022-04-12T10:56:45.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T10:56:45.320Z] } [Pipeline] sh [2022-04-12T10:56:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.688Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-12T10:56:45.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:45.702Z] OK: 221 MiB in 52 packages [Pipeline] sh [2022-04-12T10:56:45.976Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:45.976Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:46.051Z] + sudo service docker restart [2022-04-12T10:56:46.241Z] Removing intermediate container db1424e6171a [2022-04-12T10:56:46.241Z] ---> 82992c57db0d [2022-04-12T10:56:46.241Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:56:46.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:56:46.241Z] ---> 59fbcfcffe0e [2022-04-12T10:56:46.241Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:46.241Z] ---> Running in 433c74578f30 [2022-04-12T10:56:46.501Z] Removing intermediate container cccfba65f9aa [2022-04-12T10:56:46.501Z] ---> f028f7d34330 [2022-04-12T10:56:46.501Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:56:46.501Z] Removing intermediate container 7015d5dd9696 [2022-04-12T10:56:46.501Z] ---> 6e938ee28a50 [2022-04-12T10:56:46.501Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T10:56:46.760Z] ---> 6c20fabed96a [2022-04-12T10:56:46.760Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:46.760Z] ---> Running in 197604d26f2e [2022-04-12T10:56:46.760Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:46.760Z] ---> 961885946e84 [2022-04-12T10:56:46.760Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:46.760Z] ---> Running in e5665592a73b [2022-04-12T10:56:47.330Z] Removing intermediate container 83a26a49bd23 [2022-04-12T10:56:47.330Z] ---> f99ea933aca1 [2022-04-12T10:56:47.330Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:56:47.330Z] OK: 221 MiB in 52 packages [2022-04-12T10:56:47.330Z] ---> 3d92252242bb [2022-04-12T10:56:47.330Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:47.590Z] ---> Running in 02568750d3a6 [2022-04-12T10:56:47.590Z] Removing intermediate container 433c74578f30 [2022-04-12T10:56:47.590Z] ---> addd557e968f [2022-04-12T10:56:47.590Z] Step 8/23 : COPY . . [2022-04-12T10:56:48.530Z] Removing intermediate container 197604d26f2e [2022-04-12T10:56:48.530Z] ---> 16ed0c84d65d [2022-04-12T10:56:48.530Z] Step 8/26 : COPY . . [2022-04-12T10:56:48.530Z] Removing intermediate container b0dbb80022cf [2022-04-12T10:56:48.530Z] ---> f735efba3587 [2022-04-12T10:56:48.530Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T10:56:48.791Z] Removing intermediate container e5665592a73b [2022-04-12T10:56:48.791Z] ---> 68e7b57a38ce [2022-04-12T10:56:48.791Z] Step 7/20 : COPY . . [2022-04-12T10:56:50.701Z] ---> 777a6b27b6ca [2022-04-12T10:56:50.701Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:56:54.011Z] ---> Running in 31aa488975f9 [2022-04-12T10:56:54.011Z] Removing intermediate container 02568750d3a6 [2022-04-12T10:56:54.011Z] ---> ccf4a265bfdb [2022-04-12T10:56:54.011Z] Step 8/22 : COPY . . [2022-04-12T10:56:54.011Z] ---> ec7ad5f09f64 [2022-04-12T10:56:54.011Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T10:56:54.271Z] ---> Running in 9b12f72c29f5 [2022-04-12T10:56:54.271Z] ---> b716222db4a9 [2022-04-12T10:56:54.271Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:56:54.271Z] ---> d6d483b12350 [2022-04-12T10:56:54.271Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T10:56:54.530Z] ---> Running in cb3bc7cf684b [2022-04-12T10:56:55.106Z] ---> Running in b36185ea3e3d [2022-04-12T10:56:55.371Z] Removing intermediate container cb3bc7cf684b [2022-04-12T10:56:55.371Z] ---> d80ab80e22bd [2022-04-12T10:56:55.371Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:56:55.629Z] ---> Running in fba76e0299e8 [2022-04-12T10:56:55.629Z] 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-12T10:56:55.889Z] Removing intermediate container 31aa488975f9 [2022-04-12T10:56:55.889Z] ---> cf1eaa7bc260 [2022-04-12T10:56:55.889Z] Step 8/26 : COPY . . [2022-04-12T10:56:56.149Z] 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-12T10:56:58.060Z] Removing intermediate container fba76e0299e8 [2022-04-12T10:56:58.060Z] ---> 1988c3d9244e [2022-04-12T10:56:58.060Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:56:58.060Z] ---> Running in 2045a4c76184 [2022-04-12T10:56:58.630Z] Removing intermediate container 2045a4c76184 [2022-04-12T10:56:58.630Z] ---> aae058f55b99 [2022-04-12T10:56:58.630Z] 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-12T10:56:58.630Z] ---> Running in f07058e603d7 [2022-04-12T10:56:59.571Z] spire-1.2.1/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.data/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.data/.file [2022-04-12T10:56:59.571Z] spire-1.2.1/.dockerignore [2022-04-12T10:56:59.571Z] spire-1.2.1/.gitattributes [2022-04-12T10:56:59.571Z] spire-1.2.1/.githooks/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:56:59.571Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:56:59.571Z] spire-1.2.1/.gitignore [2022-04-12T10:56:59.571Z] spire-1.2.1/.go-version [2022-04-12T10:56:59.571Z] spire-1.2.1/.golangci.yml [2022-04-12T10:56:59.571Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:56:59.571Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:56:59.571Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:56:59.571Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:56:59.571Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:56:59.571Z] spire-1.2.1/Dockerfile [2022-04-12T10:56:59.571Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:56:59.571Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:56:59.571Z] spire-1.2.1/LICENSE [2022-04-12T10:56:59.571Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:56:59.571Z] spire-1.2.1/Makefile [2022-04-12T10:56:59.571Z] spire-1.2.1/README.md [2022-04-12T10:56:59.571Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:56:59.571Z] spire-1.2.1/SECURITY.md [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:56:59.571Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:56:59.572Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/ [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/agent/ [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/server/ [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:56:59.572Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/ [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/ [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:56:59.572Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:56:59.572Z] spire-1.2.1/examples/ [2022-04-12T10:56:59.572Z] spire-1.2.1/examples/README.md [2022-04-12T10:56:59.572Z] spire-1.2.1/go.mod [2022-04-12T10:56:59.572Z] spire-1.2.1/go.sum [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:56:59.572Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:56:59.834Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:56:59.834Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:56:59.834Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:56:59.834Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:56:59.835Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:56:59.836Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:56:59.837Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:56:59.838Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:56:59.839Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/private/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:56:59.840Z] spire-1.2.1/release/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:56:59.840Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:56:59.840Z] spire-1.2.1/script/ [2022-04-12T10:56:59.840Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:56:59.840Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:56:59.840Z] spire-1.2.1/support/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:56:59.840Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/clock/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:56:59.840Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/common [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:56:59.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:56:59.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:56:59.843Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:56:59.844Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:56:59.844Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testca/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testkey/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/ [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/race.go [2022-04-12T10:56:59.844Z] spire-1.2.1/test/util/util.go [2022-04-12T10:56:59.844Z] building spire from source... [2022-04-12T10:56:59.844Z] Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T10:57:04.476Z] provisioning config files... [2022-04-12T10:57:04.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config434389613966340326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T10:57:04.874Z] ---> docker-login.sh [2022-04-12T10:57:04.874Z] nexus3.edgexfoundry.org:10001 [2022-04-12T10:57:05.146Z] Building bin/spire-server... [2022-04-12T10:57:05.146Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:57:05.146Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:57:05.146Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:57:05.146Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:57:05.146Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:57:05.405Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:57:05.405Z]  ---> b70d6ba50f92 [2022-04-12T10:57:05.405Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T10:57:05.405Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:57:05.405Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:57:05.405Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:57:05.405Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:57:05.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:57:05.664Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:57:05.664Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:57:05.664Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:57:05.664Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:57:05.664Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:57:05.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:57:05.753Z] Configure a credential helper to remove this warning. See [2022-04-12T10:57:05.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:57:05.753Z] [2022-04-12T10:57:05.753Z] Login Succeeded [2022-04-12T10:57:05.753Z] nexus3.edgexfoundry.org:10002 [2022-04-12T10:57:05.922Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:57:05.922Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:57:05.922Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:57:05.922Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:57:05.922Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:57:05.922Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:57:06.197Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:57:06.197Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:57:06.197Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:57:06.197Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:57:06.197Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:57:06.197Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:57:06.197Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:57:06.197Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:57:06.197Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:57:06.197Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:57:06.197Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:57:06.197Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:57:06.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:57:06.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:57:06.353Z] Configure a credential helper to remove this warning. See [2022-04-12T10:57:06.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:57:06.353Z] [2022-04-12T10:57:06.353Z] Login Succeeded [2022-04-12T10:57:06.353Z] nexus3.edgexfoundry.org:10003 [2022-04-12T10:57:06.456Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:57:06.456Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:57:06.456Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:57:06.456Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:57:06.456Z]  ---> Running in ee78bc2e0e9d [2022-04-12T10:57:06.456Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:57:06.456Z]  ---> bb986a66f4de [2022-04-12T10:57:06.456Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:57:06.456Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:57:06.456Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:57:06.456Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:57:06.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:57:06.714Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:57:06.714Z]  ---> Running in ef6784febfd8 [2022-04-12T10:57:06.714Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:57:06.714Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:57:06.714Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:57:06.714Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:57:06.714Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:57:06.714Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:57:06.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:57:06.914Z] Configure a credential helper to remove this warning. See [2022-04-12T10:57:06.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:57:06.914Z] [2022-04-12T10:57:06.914Z] Login Succeeded [2022-04-12T10:57:06.914Z] nexus3.edgexfoundry.org:10004 [2022-04-12T10:57:06.973Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:57:06.974Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:57:06.974Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:57:06.974Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:57:06.974Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:57:07.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:57:07.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:57:07.196Z] Configure a credential helper to remove this warning. See [2022-04-12T10:57:07.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:57:07.196Z] [2022-04-12T10:57:07.196Z] Login Succeeded [2022-04-12T10:57:07.196Z] docker.io [2022-04-12T10:57:07.239Z] 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-12T10:57:07.239Z] Removing intermediate container ef6784febfd8 [2022-04-12T10:57:07.239Z] ---> 45deade10d4e [2022-04-12T10:57:07.239Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T10:57:07.510Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:57:07.510Z]  ---> Running in b3d782e0b73e [2022-04-12T10:57:07.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T10:57:08.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T10:57:08.069Z] Configure a credential helper to remove this warning. See [2022-04-12T10:57:08.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T10:57:08.069Z] [2022-04-12T10:57:08.069Z] Login Succeeded [2022-04-12T10:57:08.069Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T10:57:08.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T10:57:08.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T10:57:08.594Z] ========================================================= [2022-04-12T10:57:08.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T10:57:08.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:57:08.885Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:57:08.885Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:57:08.885Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:57:08.885Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:57:08.885Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:57:08.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:57:09.272Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T10:57:09.272Z] 9b3977197b4f: Pulling fs layer [2022-04-12T10:57:09.272Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T10:57:09.272Z] 94645a83ff95: Pulling fs layer [2022-04-12T10:57:09.272Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T10:57:09.272Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T10:57:09.272Z] f7c0051592d6: Pulling fs layer [2022-04-12T10:57:09.272Z] a227ed2f7395: Pulling fs layer [2022-04-12T10:57:09.272Z] 7b1c46037f91: Pulling fs layer [2022-04-12T10:57:09.272Z] f7c0051592d6: Waiting [2022-04-12T10:57:09.272Z] a227ed2f7395: Waiting [2022-04-12T10:57:09.272Z] 3f3a8bcf1eab: Waiting [2022-04-12T10:57:09.272Z] 0c92f367c5e7: Waiting [2022-04-12T10:57:09.272Z] 94645a83ff95: Verifying Checksum [2022-04-12T10:57:09.272Z] 94645a83ff95: Download complete [2022-04-12T10:57:09.272Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T10:57:09.272Z] 1a89e8eeedd5: Download complete [2022-04-12T10:57:09.272Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T10:57:09.272Z] 0c92f367c5e7: Download complete [2022-04-12T10:57:09.272Z] f7c0051592d6: Verifying Checksum [2022-04-12T10:57:09.272Z] f7c0051592d6: Download complete [2022-04-12T10:57:09.272Z] 9b3977197b4f: Download complete [2022-04-12T10:57:09.272Z] a227ed2f7395: Verifying Checksum [2022-04-12T10:57:09.272Z] a227ed2f7395: Download complete [2022-04-12T10:57:10.280Z] Removing intermediate container b3d782e0b73e [2022-04-12T10:57:10.280Z] ---> 56bf4692c7f7 [2022-04-12T10:57:10.280Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T10:57:10.280Z] 9b3977197b4f: Pull complete [2022-04-12T10:57:10.543Z] ---> Running in bc99a9c17831 [2022-04-12T10:57:10.803Z] Removing intermediate container bc99a9c17831 [2022-04-12T10:57:10.803Z] ---> e57b05c7cd27 [2022-04-12T10:57:10.803Z] 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-12T10:57:10.803Z] ---> Running in e8550fea8050 [2022-04-12T10:57:10.887Z] 1a89e8eeedd5: Pull complete [2022-04-12T10:57:11.172Z] 94645a83ff95: Pull complete [2022-04-12T10:57:11.449Z] 7b1c46037f91: Verifying Checksum [2022-04-12T10:57:11.450Z] 7b1c46037f91: Download complete [2022-04-12T10:57:12.051Z] 3f3a8bcf1eab: Download complete [2022-04-12T10:57:12.190Z] spire-1.2.1/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.data/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.data/.file [2022-04-12T10:57:12.190Z] spire-1.2.1/.dockerignore [2022-04-12T10:57:12.190Z] spire-1.2.1/.gitattributes [2022-04-12T10:57:12.190Z] spire-1.2.1/.githooks/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:57:12.190Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:57:12.190Z] spire-1.2.1/.gitignore [2022-04-12T10:57:12.190Z] spire-1.2.1/.go-version [2022-04-12T10:57:12.190Z] spire-1.2.1/.golangci.yml [2022-04-12T10:57:12.191Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:57:12.191Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:57:12.191Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:57:12.191Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:57:12.191Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:57:12.191Z] spire-1.2.1/Dockerfile [2022-04-12T10:57:12.191Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:57:12.191Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:57:12.191Z] spire-1.2.1/LICENSE [2022-04-12T10:57:12.191Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:57:12.191Z] spire-1.2.1/Makefile [2022-04-12T10:57:12.191Z] spire-1.2.1/README.md [2022-04-12T10:57:12.191Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:57:12.191Z] spire-1.2.1/SECURITY.md [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:57:12.191Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/ [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/agent/ [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/server/ [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:57:12.191Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/ [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/ [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:57:12.191Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:57:12.191Z] spire-1.2.1/examples/ [2022-04-12T10:57:12.191Z] spire-1.2.1/examples/README.md [2022-04-12T10:57:12.191Z] spire-1.2.1/go.mod [2022-04-12T10:57:12.191Z] spire-1.2.1/go.sum [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:57:12.191Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:57:12.192Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:57:12.193Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:57:12.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:57:12.195Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/private/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:57:12.196Z] spire-1.2.1/release/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:57:12.196Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:57:12.196Z] spire-1.2.1/script/ [2022-04-12T10:57:12.196Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:57:12.196Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:57:12.196Z] spire-1.2.1/support/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:57:12.196Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/clock/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:57:12.196Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/common [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:57:12.197Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:57:12.198Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:57:12.199Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:57:12.199Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testca/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testkey/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/ [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/race.go [2022-04-12T10:57:12.199Z] spire-1.2.1/test/util/util.go [2022-04-12T10:57:12.199Z] building spire from source... [2022-04-12T10:57:12.199Z] Installing go1.17.7... [2022-04-12T10:57:12.766Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:57:12.766Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:57:12.766Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:57:12.766Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:57:12.766Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:57:12.766Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:57:12.766Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:57:12.766Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:57:12.766Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:57:13.027Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:57:13.964Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:57:14.223Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:57:14.223Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:57:14.223Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:57:14.484Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:57:14.484Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:57:14.484Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:57:14.743Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:57:14.743Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:57:14.743Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:57:14.743Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:57:14.743Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:57:14.743Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:57:15.001Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:57:15.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:57:15.002Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:57:15.002Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:57:15.002Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:57:15.002Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:57:15.002Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:57:15.002Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:57:15.002Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:57:15.261Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:57:15.261Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:57:15.261Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:57:17.796Z] Building bin/spire-server... [2022-04-12T10:57:17.796Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:57:17.796Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:57:17.796Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:57:17.796Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:57:17.796Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:57:18.057Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:57:18.057Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:57:18.057Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:57:18.057Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:57:18.057Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:57:18.057Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:57:18.057Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:57:18.057Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:57:18.057Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:57:18.057Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:57:18.057Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:57:18.057Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:57:18.057Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:57:18.057Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:57:18.057Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:57:18.057Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:57:18.057Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:57:18.057Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:57:18.315Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:57:18.315Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:57:18.315Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:57:18.315Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:57:18.315Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:57:18.315Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:57:18.315Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:57:18.315Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:57:18.315Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:57:18.315Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:57:18.315Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:57:18.315Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:57:18.315Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:57:18.315Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:57:18.315Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:57:18.316Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:57:18.575Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:57:18.575Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:57:18.575Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:57:18.575Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:57:18.575Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:57:18.575Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:57:18.575Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:57:18.575Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:57:18.575Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:57:18.575Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:57:18.575Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:57:18.834Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:57:18.834Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:57:18.834Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:57:18.834Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:57:18.834Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:57:18.834Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:57:18.834Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:57:18.834Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:57:18.834Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:57:18.834Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:57:18.834Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:57:18.834Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:57:18.834Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:57:18.834Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:57:18.834Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:57:18.834Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:57:18.834Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:57:18.834Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:57:18.834Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:57:18.834Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:57:18.834Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:57:18.834Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:57:18.834Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:57:19.094Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:57:19.094Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:57:19.094Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:57:19.094Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:57:19.094Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:57:19.094Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:57:19.094Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:57:19.094Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:57:19.094Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:57:19.094Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:57:19.094Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:57:19.094Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:57:19.094Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:57:19.094Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:57:19.352Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:57:19.352Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:57:19.352Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:57:19.352Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:57:19.352Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:57:19.352Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:57:19.352Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:57:19.352Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:57:19.352Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:57:19.613Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:57:19.613Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:57:19.613Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:57:22.155Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:57:22.155Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:57:22.155Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:57:22.155Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:57:22.155Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:57:22.155Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:57:22.155Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:57:25.654Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:57:25.654Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:57:25.654Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:57:25.654Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:57:25.654Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:57:25.654Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:57:25.654Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:57:25.915Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:57:25.915Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:57:26.175Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:57:26.175Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:57:26.746Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:57:26.746Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:57:27.006Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:57:27.006Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:57:27.006Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:57:27.219Z] 3f3a8bcf1eab: Pull complete [2022-04-12T10:57:27.219Z] 0c92f367c5e7: Pull complete [2022-04-12T10:57:27.219Z] f7c0051592d6: Pull complete [2022-04-12T10:57:27.219Z] a227ed2f7395: Pull complete [2022-04-12T10:57:27.265Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:57:27.266Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:57:27.524Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:57:27.524Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:57:27.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:57:27.782Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:57:28.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:57:28.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:57:28.298Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:57:28.298Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:57:28.298Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:57:28.559Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:57:28.559Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:57:28.559Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:57:28.559Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:57:29.128Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:57:29.387Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:57:29.387Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:57:29.387Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:57:29.646Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:57:29.646Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:57:29.646Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:57:29.646Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:57:29.647Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:57:29.647Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:57:29.647Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:57:29.647Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:57:29.647Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:57:29.647Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:57:29.647Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:57:29.647Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:57:29.906Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:57:29.906Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:57:29.906Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:57:29.906Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:57:29.906Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:57:29.906Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:57:29.906Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:57:29.906Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:57:29.906Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:57:29.906Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:57:30.166Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:57:30.166Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:57:30.166Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:57:30.166Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:57:30.166Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:57:30.166Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:57:30.166Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:57:30.166Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:57:30.166Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:57:30.166Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:57:30.166Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:57:30.166Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:57:30.166Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:57:30.424Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:57:30.424Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:57:30.424Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:57:30.424Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:57:30.424Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:57:30.424Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:57:30.424Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:57:30.424Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:57:30.424Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:57:30.424Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:57:30.424Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:57:30.424Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:57:30.424Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:57:32.634Z] 7b1c46037f91: Pull complete [2022-04-12T10:57:32.634Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T10:57:32.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:57:32.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:57:32.995Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-12T10:57:32.995Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:57:32.995Z] WORKDIR /edgex [2022-04-12T10:57:32.995Z] COPY go.mod . [2022-04-12T10:57:32.995Z] RUN go mod download [2022-04-12T10:57:35.634Z] Sending build context to Docker daemon 169.1MB [2022-04-12T10:57:35.634Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T10:57:35.634Z] ---> f79e39bc4007 [2022-04-12T10:57:35.634Z] Step 2/4 : WORKDIR /edgex [2022-04-12T10:57:35.719Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:57:35.719Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T10:57:37.623Z] ---> Running in 19038fce232e [2022-04-12T10:57:37.623Z] Removing intermediate container 19038fce232e [2022-04-12T10:57:37.623Z] ---> 8f695c13fc8d [2022-04-12T10:57:37.623Z] Step 3/4 : COPY go.mod . [2022-04-12T10:57:38.226Z] ---> 476c9e0fcc0c [2022-04-12T10:57:38.226Z] Step 4/4 : RUN go mod download [2022-04-12T10:57:38.226Z] ---> Running in 216e4b0b6583 [2022-04-12T10:57:43.842Z] Removing intermediate container 9b12f72c29f5 [2022-04-12T10:57:43.842Z] ---> 7880e1e78118 [2022-04-12T10:57:43.842Z] [2022-04-12T10:57:43.842Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:57:43.842Z] 3.14: Pulling from library/alpine [2022-04-12T10:57:43.842Z] Removing intermediate container b36185ea3e3d [2022-04-12T10:57:43.842Z] ---> decb8f2431f6 [2022-04-12T10:57:43.842Z] [2022-04-12T10:57:43.842Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T10:57:43.842Z] Removing intermediate container ee78bc2e0e9d [2022-04-12T10:57:43.842Z] ---> 67846794d01d [2022-04-12T10:57:43.842Z] [2022-04-12T10:57:43.842Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T10:57:43.842Z] 3.14: Pulling from library/alpine [2022-04-12T10:57:43.842Z] 3.15: Pulling from library/alpine [2022-04-12T10:57:44.412Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T10:57:44.412Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T10:57:44.412Z] Status: Image is up to date for alpine:3.14 [2022-04-12T10:57:44.412Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T10:57:44.412Z] ---> e04c818066af [2022-04-12T10:57:44.412Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:57:44.412Z] ---> e04c818066af [2022-04-12T10:57:44.412Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T10:57:44.671Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T10:57:44.671Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T10:57:44.671Z] ---> 0ac33e5f5afa [2022-04-12T10:57:44.671Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T10:57:44.671Z] ---> Running in cf59e6b0aeea [2022-04-12T10:57:44.671Z] ---> Running in 8b033dd6fc60 [2022-04-12T10:57:44.671Z] ---> Running in fe250cd883b6 [2022-04-12T10:57:45.242Z] Removing intermediate container fe250cd883b6 [2022-04-12T10:57:45.242Z] ---> 82c99c269efd [2022-04-12T10:57:45.242Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:57:45.242Z] ---> Running in 7aab86a581d1 [2022-04-12T10:57:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:46.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:46.070Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T10:57:46.070Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T10:57:46.070Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:57:46.070Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:57:46.070Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T10:57:46.070Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T10:57:46.070Z] OK: 6 MiB in 15 packages [2022-04-12T10:57:46.329Z] OK: 6 MiB in 16 packages [2022-04-12T10:57:47.270Z] Removing intermediate container 8b033dd6fc60 [2022-04-12T10:57:47.270Z] ---> a79f40d04183 [2022-04-12T10:57:47.270Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:57:47.529Z] Removing intermediate container 7aab86a581d1 [2022-04-12T10:57:47.529Z] ---> 6930b35cc4c0 [2022-04-12T10:57:47.529Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T10:57:47.529Z] ---> Running in be702e4ad678 [2022-04-12T10:57:47.529Z] ---> Running in 6db00780b78d [2022-04-12T10:57:47.529Z] Removing intermediate container cf59e6b0aeea [2022-04-12T10:57:47.529Z] ---> 6ad5c2ea3a87 [2022-04-12T10:57:47.529Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:57:47.797Z] ---> Running in 83f7c12f6030 [2022-04-12T10:57:47.797Z] Removing intermediate container be702e4ad678 [2022-04-12T10:57:47.797Z] ---> 591ae3de3cde [2022-04-12T10:57:47.797Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T10:57:48.059Z] ---> Running in 947dc5d20e4e [2022-04-12T10:57:48.059Z] Removing intermediate container 83f7c12f6030 [2022-04-12T10:57:48.059Z] ---> 02f8affee7d5 [2022-04-12T10:57:48.059Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T10:57:48.378Z] ---> Running in d8c173afffb3 [2022-04-12T10:57:48.378Z] Removing intermediate container 947dc5d20e4e [2022-04-12T10:57:48.378Z] ---> 75c8be31abef [2022-04-12T10:57:48.378Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:57:48.378Z] ---> Running in b4e1d2a75c37 [2022-04-12T10:57:48.713Z] Removing intermediate container d8c173afffb3 [2022-04-12T10:57:48.713Z] ---> 5392b69ed83c [2022-04-12T10:57:48.713Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T10:57:48.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:48.713Z] ---> Running in 17a77e8550e0 [2022-04-12T10:57:48.713Z] Removing intermediate container b4e1d2a75c37 [2022-04-12T10:57:48.713Z] ---> b30e3e9e7a04 [2022-04-12T10:57:48.713Z] Step 15/23 : WORKDIR / [2022-04-12T10:57:48.979Z] ---> Running in 0054cb631b3b [2022-04-12T10:57:48.979Z] Removing intermediate container 17a77e8550e0 [2022-04-12T10:57:48.979Z] ---> 3af245ca18b6 [2022-04-12T10:57:48.979Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:57:49.284Z] Removing intermediate container 0054cb631b3b [2022-04-12T10:57:49.284Z] ---> 2ee217c36c44 [2022-04-12T10:57:49.284Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:57:49.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:49.544Z] ---> b0de0be52dd2 [2022-04-12T10:57:49.544Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T10:57:49.804Z] ---> 4ea78e7a925c [2022-04-12T10:57:49.804Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T10:57:49.804Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T10:57:49.804Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T10:57:49.804Z] OK: 15854 distinct packages available [2022-04-12T10:57:49.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:50.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:57:51.027Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T10:57:51.287Z] ---> 8c99428be407 [2022-04-12T10:57:51.287Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T10:57:51.287Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:57:51.287Z] ---> d44e223d2ada [2022-04-12T10:57:51.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T10:57:51.287Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:57:51.287Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T10:57:51.547Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T10:57:51.547Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T10:57:51.547Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T10:57:51.809Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T10:57:51.809Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T10:57:52.071Z] ---> 4f818b3db595 [2022-04-12T10:57:52.071Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T10:57:52.071Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:57:52.072Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T10:57:52.072Z] ---> 89acab75f4a2 [2022-04-12T10:57:52.072Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T10:57:52.072Z] ---> Running in b1f72d59ac6a [2022-04-12T10:57:52.072Z] OK: 8 MiB in 23 packages [2022-04-12T10:57:52.072Z] ---> Running in 1b7a3ede3ad4 [2022-04-12T10:57:52.642Z] Removing intermediate container b1f72d59ac6a [2022-04-12T10:57:52.642Z] ---> 56e9c658167a [2022-04-12T10:57:52.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:57:52.642Z] ---> Running in 6d876816c84e [2022-04-12T10:57:52.642Z] Removing intermediate container 1b7a3ede3ad4 [2022-04-12T10:57:52.642Z] ---> 9d96a52ff168 [2022-04-12T10:57:52.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:57:52.908Z] ---> Running in 756351294b4f [2022-04-12T10:57:53.197Z] Removing intermediate container 6d876816c84e [2022-04-12T10:57:53.197Z] ---> 7962f56e7093 [2022-04-12T10:57:53.197Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:57:53.458Z] Removing intermediate container 756351294b4f [2022-04-12T10:57:53.458Z] ---> 0de7fcd065a8 [2022-04-12T10:57:53.458Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T10:57:53.458Z] ---> Running in bcff7b3abcb0 [2022-04-12T10:57:53.458Z] Removing intermediate container 6db00780b78d [2022-04-12T10:57:53.458Z] ---> dc44520f9cfb [2022-04-12T10:57:53.458Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:57:53.718Z] ---> Running in 9758ac8c321a [2022-04-12T10:57:53.978Z] Removing intermediate container bcff7b3abcb0 [2022-04-12T10:57:53.978Z] ---> 0a4d3c94db2e [2022-04-12T10:57:53.978Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:57:53.978Z] ---> Running in 8d63cedab5b4 [2022-04-12T10:57:53.978Z] Removing intermediate container 9758ac8c321a [2022-04-12T10:57:53.978Z] ---> 31e20628c504 [2022-04-12T10:57:53.978Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:57:54.237Z] ---> 95eb08c204ab [2022-04-12T10:57:54.237Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T10:57:54.237Z] ---> Running in c419000265d6 [2022-04-12T10:57:54.497Z] Removing intermediate container 8d63cedab5b4 [2022-04-12T10:57:54.497Z] ---> c162a0d1391e [2022-04-12T10:57:54.497Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T10:57:54.757Z] ---> Running in 6419df70a264 [2022-04-12T10:57:54.757Z] Removing intermediate container c419000265d6 [2022-04-12T10:57:54.757Z] ---> 84b0828afb3a [2022-04-12T10:57:54.757Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T10:57:54.757Z] ---> Running in 2078f604868f [2022-04-12T10:57:55.018Z] Removing intermediate container 6419df70a264 [2022-04-12T10:57:55.018Z] ---> eee91c889adb [2022-04-12T10:57:55.018Z] [2022-04-12T10:57:55.018Z] Removing intermediate container 2078f604868f [2022-04-12T10:57:55.018Z] ---> b0fb99167e5a [2022-04-12T10:57:55.018Z] [2022-04-12T10:57:55.277Z] Successfully built eee91c889adb [2022-04-12T10:57:55.277Z] ---> 48b45095e838 [2022-04-12T10:57:55.277Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T10:57:55.277Z] Successfully tagged core-command:latest [2022-04-12T10:57:55.277Z] Building sys-mgmt-agent [2022-04-12T10:57:55.277Z] Successfully built b0fb99167e5a [2022-04-12T10:57:55.277Z]  Building core-command ... done Successfully tagged support-notifications:latest [2022-04-12T10:57:55.277Z]  Building support-notifications ... done Building security-spire-server [2022-04-12T10:57:59.485Z] ---> 9e5fc10c038b [2022-04-12T10:57:59.485Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T10:57:59.485Z] ---> Running in 1ee42213fe36 [2022-04-12T10:58:00.092Z] Removing intermediate container 1ee42213fe36 [2022-04-12T10:58:00.092Z] ---> 5ae152250621 [2022-04-12T10:58:00.092Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:58:00.363Z] ---> Running in 47cabef63063 [2022-04-12T10:58:01.306Z] Removing intermediate container 47cabef63063 [2022-04-12T10:58:01.306Z] ---> 73671b2271b2 [2022-04-12T10:58:01.306Z] Step 18/20 : LABEL arch=x86_64 [2022-04-12T10:58:01.567Z] ---> Running in d5ef3540962f [2022-04-12T10:58:02.138Z] Removing intermediate container d5ef3540962f [2022-04-12T10:58:02.138Z] ---> 809ffd258d6a [2022-04-12T10:58:02.138Z] Step 19/20 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:58:02.417Z] ---> Running in 07fba7112f17 [2022-04-12T10:58:02.677Z] Removing intermediate container 07fba7112f17 [2022-04-12T10:58:02.677Z] ---> 097df92e0bc5 [2022-04-12T10:58:02.677Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T10:58:02.677Z] ---> Running in 86ad21a14415 [2022-04-12T10:58:03.247Z] Removing intermediate container 86ad21a14415 [2022-04-12T10:58:03.247Z] ---> 43cbacaae2ed [2022-04-12T10:58:03.247Z] [2022-04-12T10:58:03.247Z] Successfully built 43cbacaae2ed [2022-04-12T10:58:03.508Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-12T10:58:03.508Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-04-12T10:58:05.417Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:05.417Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:05.417Z] ---> 336701420fae [2022-04-12T10:58:05.417Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T10:58:05.417Z] ---> Using cache [2022-04-12T10:58:05.417Z] ---> d7798f6111b6 [2022-04-12T10:58:05.417Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:05.417Z] ---> Using cache [2022-04-12T10:58:05.417Z] ---> 5397f5bc78db [2022-04-12T10:58:05.417Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T10:58:05.417Z] ---> Using cache [2022-04-12T10:58:05.417Z] ---> f028f7d34330 [2022-04-12T10:58:05.418Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> 6c20fabed96a [2022-04-12T10:58:05.418Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> 16ed0c84d65d [2022-04-12T10:58:05.418Z] Step 8/25 : COPY . . [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> b716222db4a9 [2022-04-12T10:58:05.418Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> d80ab80e22bd [2022-04-12T10:58:05.418Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> 1988c3d9244e [2022-04-12T10:58:05.418Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T10:58:05.418Z] ---> Using cache [2022-04-12T10:58:05.418Z] ---> aae058f55b99 [2022-04-12T10:58:05.418Z] 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-12T10:58:07.327Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:07.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:07.328Z] ---> 336701420fae [2022-04-12T10:58:07.328Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:58:07.328Z] ---> Using cache [2022-04-12T10:58:07.328Z] ---> d7798f6111b6 [2022-04-12T10:58:07.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:07.328Z] ---> Using cache [2022-04-12T10:58:07.328Z] ---> 5397f5bc78db [2022-04-12T10:58:07.328Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T10:58:09.235Z] ---> Running in 89241e873320 [2022-04-12T10:58:09.235Z] ---> Running in ecf4a058e52d [2022-04-12T10:58:10.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:10.450Z] spire-1.2.1/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.data/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.data/.file [2022-04-12T10:58:10.450Z] spire-1.2.1/.dockerignore [2022-04-12T10:58:10.450Z] spire-1.2.1/.gitattributes [2022-04-12T10:58:10.450Z] spire-1.2.1/.githooks/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T10:58:10.450Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T10:58:10.450Z] spire-1.2.1/.gitignore [2022-04-12T10:58:10.450Z] spire-1.2.1/.go-version [2022-04-12T10:58:10.450Z] spire-1.2.1/.golangci.yml [2022-04-12T10:58:10.450Z] spire-1.2.1/ADOPTERS.md [2022-04-12T10:58:10.450Z] spire-1.2.1/CHANGELOG.md [2022-04-12T10:58:10.450Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T10:58:10.450Z] spire-1.2.1/CODEOWNERS [2022-04-12T10:58:10.450Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T10:58:10.450Z] spire-1.2.1/Dockerfile [2022-04-12T10:58:10.450Z] spire-1.2.1/Dockerfile.dev [2022-04-12T10:58:10.450Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T10:58:10.450Z] spire-1.2.1/LICENSE [2022-04-12T10:58:10.450Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T10:58:10.450Z] spire-1.2.1/Makefile [2022-04-12T10:58:10.450Z] spire-1.2.1/README.md [2022-04-12T10:58:10.450Z] spire-1.2.1/ROADMAP.md [2022-04-12T10:58:10.450Z] spire-1.2.1/SECURITY.md [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T10:58:10.450Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T10:58:10.714Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/ [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/agent/ [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/server/ [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/server/server.conf [2022-04-12T10:58:10.714Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/ [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/auditlog.md [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/ [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T10:58:10.714Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/spire_server.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/telemetry.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/upgrading.md [2022-04-12T10:58:10.715Z] spire-1.2.1/doc/using_spire.md [2022-04-12T10:58:10.715Z] spire-1.2.1/examples/ [2022-04-12T10:58:10.715Z] spire-1.2.1/examples/README.md [2022-04-12T10:58:10.715Z] spire-1.2.1/go.mod [2022-04-12T10:58:10.715Z] spire-1.2.1/go.sum [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T10:58:10.715Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T10:58:10.716Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T10:58:10.717Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/version/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T10:58:10.718Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/config.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:10.719Z] [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T10:58:10.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/server.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T10:58:10.720Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T10:58:10.721Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T10:58:10.721Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/private/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/private/server/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T10:58:10.721Z] spire-1.2.1/release/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/README.md [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/conf/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T10:58:10.721Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T10:58:10.721Z] spire-1.2.1/script/ [2022-04-12T10:58:10.721Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T10:58:10.721Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T10:58:10.721Z] spire-1.2.1/support/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T10:58:10.721Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T10:58:10.983Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T10:58:10.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/clock/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/clock/clock.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/README.md [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/common [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T10:58:10.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T10:58:10.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T10:58:10.986Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T10:58:10.987Z] spire-1.2.1/test/integration/test.sh [2022-04-12T10:58:10.987Z] spire-1.2.1/test/plugintest/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testca/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testca/ca.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testkey/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/testkey/new.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/ [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/race.go [2022-04-12T10:58:10.987Z] spire-1.2.1/test/util/util.go [2022-04-12T10:58:10.987Z] building spire from source... [2022-04-12T10:58:11.247Z] Installing go1.17.7... [2022-04-12T10:58:11.247Z] OK: 221 MiB in 52 packages [2022-04-12T10:58:12.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:58:12.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:58:12.191Z] ---> 336701420fae [2022-04-12T10:58:12.191Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T10:58:12.191Z] ---> Using cache [2022-04-12T10:58:12.191Z] ---> d7798f6111b6 [2022-04-12T10:58:12.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:58:12.191Z] ---> Using cache [2022-04-12T10:58:12.191Z] ---> 5397f5bc78db [2022-04-12T10:58:12.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T10:58:13.132Z] ---> Running in 43e68b1018fd [2022-04-12T10:58:13.701Z] Removing intermediate container 89241e873320 [2022-04-12T10:58:13.701Z] ---> d6edf1a11009 [2022-04-12T10:58:13.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:58:14.270Z] ---> 7acf18228893 [2022-04-12T10:58:14.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:14.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:14.530Z] ---> Running in fe63e911c327 [2022-04-12T10:58:15.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:58:15.732Z] OK: 221 MiB in 52 packages [2022-04-12T10:58:16.676Z] Building bin/spire-server... [2022-04-12T10:58:16.936Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T10:58:16.936Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T10:58:16.936Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T10:58:16.936Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T10:58:16.936Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T10:58:17.197Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T10:58:17.197Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T10:58:17.197Z] Removing intermediate container 43e68b1018fd [2022-04-12T10:58:17.197Z] ---> b175fa762120 [2022-04-12T10:58:17.197Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T10:58:17.197Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T10:58:17.197Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T10:58:17.197Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T10:58:17.457Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T10:58:17.457Z] Removing intermediate container fe63e911c327 [2022-04-12T10:58:17.457Z] ---> e869f675dac0 [2022-04-12T10:58:17.457Z] Step 8/23 : COPY . . [2022-04-12T10:58:17.457Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T10:58:17.457Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T10:58:17.457Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T10:58:17.457Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T10:58:17.457Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T10:58:17.717Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T10:58:17.717Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T10:58:17.717Z]  ---> ee7c3598954a [2022-04-12T10:58:17.717Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:58:17.718Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T10:58:17.718Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T10:58:17.718Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T10:58:17.977Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T10:58:17.977Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T10:58:17.977Z]  ---> Running in 1a871de210c2 [2022-04-12T10:58:17.977Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T10:58:17.977Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T10:58:17.977Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T10:58:17.977Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T10:58:17.977Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T10:58:17.977Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T10:58:17.977Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T10:58:18.239Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T10:58:18.239Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T10:58:18.239Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T10:58:18.239Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T10:58:18.239Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T10:58:18.239Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T10:58:18.239Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T10:58:18.239Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T10:58:18.239Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T10:58:18.239Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T10:58:18.239Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T10:58:18.239Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T10:58:18.500Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T10:58:18.500Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T10:58:18.500Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T10:58:18.500Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T10:58:18.500Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T10:58:18.500Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T10:58:18.500Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T10:58:18.500Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T10:58:18.500Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T10:58:18.500Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T10:58:18.500Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T10:58:18.761Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T10:58:19.023Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T10:58:21.565Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T10:58:21.565Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T10:58:21.565Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T10:58:21.565Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T10:58:21.565Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T10:58:21.565Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T10:58:21.829Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T10:58:21.829Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T10:58:21.829Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T10:58:22.401Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T10:58:22.401Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T10:58:22.661Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T10:58:22.661Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T10:58:23.252Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T10:58:23.513Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T10:58:23.781Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T10:58:23.781Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T10:58:24.043Z] Removing intermediate container 1a871de210c2 [2022-04-12T10:58:24.043Z] ---> 1e1e8c79cbe0 [2022-04-12T10:58:24.043Z] Step 8/23 : COPY . . [2022-04-12T10:58:29.324Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T10:58:29.324Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T10:58:29.324Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T10:58:29.324Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T10:58:29.324Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T10:58:29.324Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T10:58:29.324Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T10:58:29.324Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T10:58:29.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T10:58:29.584Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T10:58:29.584Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T10:58:29.584Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T10:58:29.584Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T10:58:29.584Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T10:58:29.584Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T10:58:29.584Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T10:58:29.584Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T10:58:29.584Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T10:58:29.584Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T10:58:29.584Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T10:58:29.584Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T10:58:29.846Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T10:58:29.846Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T10:58:29.846Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T10:58:29.846Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T10:58:29.846Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T10:58:29.846Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T10:58:29.846Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T10:58:29.846Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T10:58:30.106Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T10:58:30.106Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T10:58:30.106Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T10:58:30.106Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T10:58:30.106Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T10:58:30.106Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T10:58:30.106Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T10:58:30.107Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T10:58:30.107Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T10:58:30.107Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T10:58:30.107Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T10:58:30.107Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T10:58:30.107Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T10:58:30.107Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T10:58:30.107Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T10:58:30.366Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T10:58:30.366Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T10:58:30.366Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T10:58:30.366Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T10:58:30.628Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T10:58:30.628Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T10:58:30.628Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T10:58:30.628Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T10:58:30.628Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T10:58:30.628Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T10:58:30.628Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T10:58:30.628Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T10:58:30.628Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T10:58:30.628Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T10:58:30.888Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T10:58:30.888Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T10:58:30.888Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T10:58:30.888Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T10:58:30.888Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T10:58:30.888Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T10:58:30.888Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T10:58:30.888Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T10:58:34.797Z] Removing intermediate container 216e4b0b6583 [2022-04-12T10:58:34.798Z] ---> 608e95a82d2b [2022-04-12T10:58:34.798Z] Successfully built 608e95a82d2b [2022-04-12T10:58:34.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:58:35.146Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T10:58:35.146Z] . [Pipeline] withDockerContainer [2022-04-12T10:58:35.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container [2022-04-12T10:58:35.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T10:58:37.169Z] $ docker top 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a -eo pid,comm [2022-04-12T10:58:37.467Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T10:58:37.467Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] { [Pipeline] sh [2022-04-12T10:58:38.035Z]  ---> d0e6a6c91b04 [2022-04-12T10:58:38.036Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T10:58:38.138Z] + go version [2022-04-12T10:58:38.138Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T10:58:38.171Z] $ docker stop --time=1 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a [2022-04-12T10:58:39.415Z] ---> Running in 7c03e3f02f16 [2022-04-12T10:58:39.674Z] ---> 8a53ea963b83 [2022-04-12T10:58:39.674Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T10:58:39.674Z] ---> Running in e4dcbe0adaf6 [2022-04-12T10:58:39.899Z] $ docker rm -f 152a20698c5298f53f0624127d445232797f1a99144b25c910e220e5ff18ae2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T10:58:40.544Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T10:58:40.544Z] . [Pipeline] withDockerContainer [2022-04-12T10:58:40.613Z] 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-12T10:58:40.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container [2022-04-12T10:58:40.872Z] 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-12T10:58:40.921Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T10:58:42.405Z] $ docker top 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T10:58:42.738Z] ========================================================= [2022-04-12T10:58:42.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-12T10:58:42.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-12T10:58:43.421Z] + make test [2022-04-12T10:58:43.421Z] go mod tidy -compat=1.17 [2022-04-12T10:58:44.438Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-12T10:59:23.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-12T10:59:37.142Z] Removing intermediate container e4dcbe0adaf6 [2022-04-12T10:59:37.142Z] ---> 1fe37017ac16 [2022-04-12T10:59:37.142Z] [2022-04-12T10:59:37.142Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T10:59:37.142Z] ---> e04c818066af [2022-04-12T10:59:37.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T10:59:37.142Z] ---> Using cache [2022-04-12T10:59:37.142Z] ---> a79f40d04183 [2022-04-12T10:59:37.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T10:59:37.142Z] ---> Using cache [2022-04-12T10:59:37.142Z] ---> 591ae3de3cde [2022-04-12T10:59:37.142Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T10:59:37.142Z] Removing intermediate container 7c03e3f02f16 [2022-04-12T10:59:37.142Z] ---> d94a2b0b1de2 [2022-04-12T10:59:37.142Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T10:59:37.142Z] ---> Running in 78676972d0a1 [2022-04-12T10:59:37.142Z] ---> Running in 2039c403f079 [2022-04-12T10:59:37.142Z] Removing intermediate container 78676972d0a1 [2022-04-12T10:59:37.142Z] ---> 749ba0a9f3f2 [2022-04-12T10:59:37.142Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T10:59:37.142Z] ---> Running in 6e1cdfc8dd7d [2022-04-12T10:59:37.142Z] 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-12T10:59:37.142Z] Removing intermediate container 6e1cdfc8dd7d [2022-04-12T10:59:37.142Z] ---> b6bea774ce6a [2022-04-12T10:59:37.142Z] Step 15/23 : WORKDIR / [2022-04-12T10:59:37.142Z] ---> Running in 93d2e83922cf [2022-04-12T10:59:37.142Z] Removing intermediate container 93d2e83922cf [2022-04-12T10:59:37.142Z] ---> a2d5b9be6b68 [2022-04-12T10:59:37.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T10:59:37.142Z] ---> ecae6e5461e4 [2022-04-12T10:59:37.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T10:59:37.142Z] Removing intermediate container 2039c403f079 [2022-04-12T10:59:37.142Z] ---> e0f41296cc37 [2022-04-12T10:59:37.142Z] [2022-04-12T10:59:37.142Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T10:59:37.142Z] 20.10.14: Pulling from library/docker [2022-04-12T10:59:37.142Z] ---> 99fe95d6a909 [2022-04-12T10:59:37.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T10:59:37.142Z] ---> d0ba751a2011 [2022-04-12T10:59:37.142Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T10:59:37.142Z] ---> Running in fcdcd045f8be [2022-04-12T10:59:37.142Z] Removing intermediate container fcdcd045f8be [2022-04-12T10:59:37.142Z] ---> 7a93786589f9 [2022-04-12T10:59:37.142Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T10:59:37.400Z] ---> Running in b50d8b2aa61c [2022-04-12T10:59:37.659Z] Removing intermediate container b50d8b2aa61c [2022-04-12T10:59:37.659Z] ---> 6441f172c612 [2022-04-12T10:59:37.659Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T10:59:37.919Z] ---> Running in 8f85c93c9921 [2022-04-12T10:59:38.497Z] Removing intermediate container 8f85c93c9921 [2022-04-12T10:59:38.497Z] ---> 16e910b8456a [2022-04-12T10:59:38.497Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T10:59:38.497Z] ---> Running in 3e41d88bc2da [2022-04-12T10:59:38.764Z] Removing intermediate container 3e41d88bc2da [2022-04-12T10:59:38.764Z] ---> 866ff26f7e2e [2022-04-12T10:59:38.764Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T10:59:39.033Z] ---> Running in 3f6d61a63f6f [2022-04-12T10:59:39.292Z] Removing intermediate container 3f6d61a63f6f [2022-04-12T10:59:39.292Z] ---> ebf22fff9f1c [2022-04-12T10:59:39.292Z] [2022-04-12T10:59:39.292Z] Successfully built ebf22fff9f1c [2022-04-12T10:59:39.292Z] Successfully tagged core-metadata:latest [2022-04-12T10:59:39.292Z]  Building core-metadata ... done Building security-proxy-setup [2022-04-12T10:59:40.668Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T10:59:40.668Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T10:59:42.243Z] ---> 7417809fdb73 [2022-04-12T10:59:42.243Z] 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-12T10:59:44.149Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T10:59:44.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T10:59:44.149Z] ---> 336701420fae [2022-04-12T10:59:44.149Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> d7798f6111b6 [2022-04-12T10:59:44.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> 5397f5bc78db [2022-04-12T10:59:44.149Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> b175fa762120 [2022-04-12T10:59:44.149Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> ee7c3598954a [2022-04-12T10:59:44.149Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> 1e1e8c79cbe0 [2022-04-12T10:59:44.149Z] Step 8/22 : COPY . . [2022-04-12T10:59:44.149Z] ---> Using cache [2022-04-12T10:59:44.149Z] ---> 8a53ea963b83 [2022-04-12T10:59:44.149Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T10:59:44.149Z] ---> Running in e2953630fe53 [2022-04-12T10:59:44.149Z] ---> Running in 79d897e52d96 [2022-04-12T10:59:44.408Z] Removing intermediate container e2953630fe53 [2022-04-12T10:59:44.408Z] ---> e4c9e7840b04 [2022-04-12T10:59:44.408Z] 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-12T10:59:44.408Z] ---> Running in cda335d63b35 [2022-04-12T10:59:45.346Z] 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-12T10:59:45.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:45.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T10:59:45.604Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T10:59:45.605Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T10:59:45.605Z] Executing bash-5.1.16-r0.post-install [2022-04-12T10:59:45.605Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T10:59:45.605Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T10:59:45.605Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T10:59:45.605Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T10:59:45.605Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T10:59:46.173Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T10:59:46.173Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T10:59:46.173Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T10:59:46.173Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T10:59:46.173Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T10:59:46.173Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T10:59:46.173Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T10:59:46.173Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T10:59:46.173Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T10:59:46.173Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T10:59:46.433Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T10:59:46.433Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T10:59:46.433Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T10:59:46.433Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T10:59:46.433Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T10:59:46.433Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T10:59:46.433Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T10:59:46.433Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T10:59:46.433Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T10:59:46.433Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T10:59:46.433Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T10:59:46.433Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T10:59:46.433Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T10:59:46.433Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T10:59:46.433Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T10:59:46.433Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T10:59:46.433Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T10:59:46.433Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T10:59:46.433Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T10:59:46.433Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T10:59:46.692Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T10:59:46.692Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T10:59:46.692Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T10:59:46.692Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T10:59:46.692Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T10:59:46.692Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T10:59:46.692Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T10:59:46.692Z] OK: 83 MiB in 65 packages [2022-04-12T10:59:47.260Z] Collecting docker-compose==1.23.2 [2022-04-12T10:59:47.260Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T10:59:47.520Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T10:59:47.520Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T10:59:47.778Z] Collecting PyYAML<4,>=3.10 [2022-04-12T10:59:47.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T10:59:48.345Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T10:59:48.345Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T10:59:48.345Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T10:59:48.345Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T10:59:48.911Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T10:59:48.911Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T10:59:48.911Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T10:59:48.911Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T10:59:48.911Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T10:59:48.911Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T10:59:49.479Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T10:59:49.479Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T10:59:49.479Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T10:59:49.479Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T10:59:49.479Z] 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-12T10:59:49.479Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T10:59:49.479Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T10:59:49.479Z] 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-12T10:59:49.738Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T10:59:49.738Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T10:59:49.738Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T10:59:49.738Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T10:59:49.738Z] Collecting idna<2.8,>=2.5 [2022-04-12T10:59:49.738Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T10:59:49.738Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T10:59:49.738Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T10:59:49.738Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T10:59:49.738Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T10:59:49.738Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T10:59:49.738Z] Attempting uninstall: urllib3 [2022-04-12T10:59:49.738Z] Found existing installation: urllib3 1.26.7 [2022-04-12T10:59:49.738Z] Uninstalling urllib3-1.26.7: [2022-04-12T10:59:49.738Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T10:59:49.997Z] Attempting uninstall: idna [2022-04-12T10:59:49.997Z] Found existing installation: idna 3.3 [2022-04-12T10:59:49.997Z] Uninstalling idna-3.3: [2022-04-12T10:59:49.997Z] Successfully uninstalled idna-3.3 [2022-04-12T10:59:50.566Z] Attempting uninstall: requests [2022-04-12T10:59:50.566Z] Found existing installation: requests 2.26.0 [2022-04-12T10:59:50.566Z] Uninstalling requests-2.26.0: [2022-04-12T10:59:50.566Z] Successfully uninstalled requests-2.26.0 [2022-04-12T10:59:50.566Z] Running setup.py install for texttable: started [2022-04-12T10:59:50.829Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T10:59:50.829Z] Running setup.py install for PyYAML: started [2022-04-12T10:59:51.397Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T10:59:51.397Z] Running setup.py install for docopt: started [2022-04-12T10:59:51.656Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T10:59:51.656Z] Running setup.py install for dockerpty: started [2022-04-12T10:59:52.224Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T10:59:52.483Z] 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-12T10:59:59.055Z] Removing intermediate container cda335d63b35 [2022-04-12T10:59:59.055Z] ---> 61973f021a57 [2022-04-12T10:59:59.055Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T10:59:59.315Z] ---> Running in ff60384a6bdf [2022-04-12T10:59:59.575Z] Removing intermediate container ff60384a6bdf [2022-04-12T10:59:59.575Z] ---> da0b56e27504 [2022-04-12T10:59:59.575Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T10:59:59.575Z] ---> Running in 6eaeed8a3b23 [2022-04-12T11:00:00.150Z] Removing intermediate container 6eaeed8a3b23 [2022-04-12T11:00:00.150Z] ---> d94a2b0525ef [2022-04-12T11:00:00.150Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T11:00:00.730Z] Building bin/spire-agent... [2022-04-12T11:00:00.990Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:00:00.990Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:00:01.257Z]  ---> 73e9dbb994fe [2022-04-12T11:00:01.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T11:00:01.826Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:00:01.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:00:01.826Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:00:02.087Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:00:02.087Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:00:02.087Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:00:02.087Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:00:02.087Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:00:02.087Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:00:02.087Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:00:02.347Z]  ---> 25a1f8a4e3f1 [2022-04-12T11:00:02.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T11:00:02.347Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:00:03.288Z]  ---> fe03964ce802 [2022-04-12T11:00:03.288Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T11:00:03.288Z] ---> Running in 234a1ccd222b [2022-04-12T11:00:03.547Z] Removing intermediate container 234a1ccd222b [2022-04-12T11:00:03.547Z] ---> 09c244b2b14a [2022-04-12T11:00:03.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:00:03.547Z] ---> Running in 37629e880088 [2022-04-12T11:00:03.813Z] Removing intermediate container 37629e880088 [2022-04-12T11:00:03.813Z] ---> a3493e17fece [2022-04-12T11:00:03.813Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T11:00:04.072Z] ---> Running in 515c960644ed [2022-04-12T11:00:04.332Z] Removing intermediate container 515c960644ed [2022-04-12T11:00:04.332Z] ---> be09eb7d6ba4 [2022-04-12T11:00:04.332Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:00:04.595Z] ---> Running in c0c723892277 [2022-04-12T11:00:04.855Z] Removing intermediate container c0c723892277 [2022-04-12T11:00:04.855Z] ---> bdb98cd5174e [2022-04-12T11:00:04.855Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:00:04.855Z] ---> Running in 02c8a3b81397 [2022-04-12T11:00:05.424Z] Removing intermediate container 02c8a3b81397 [2022-04-12T11:00:05.424Z] ---> 65dfaacddcd0 [2022-04-12T11:00:05.424Z] [2022-04-12T11:00:05.424Z] Successfully built 65dfaacddcd0 [2022-04-12T11:00:05.424Z] Successfully tagged sys-mgmt-agent:latest [2022-04-12T11:00:05.424Z] Building security-bootstrapper [2022-04-12T11:00:10.701Z]  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:00:10.701Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:00:10.701Z] ---> 336701420fae [2022-04-12T11:00:10.701Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> d7798f6111b6 [2022-04-12T11:00:10.701Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> 5397f5bc78db [2022-04-12T11:00:10.701Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> b175fa762120 [2022-04-12T11:00:10.701Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> ee7c3598954a [2022-04-12T11:00:10.701Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> 1e1e8c79cbe0 [2022-04-12T11:00:10.701Z] Step 8/31 : COPY . . [2022-04-12T11:00:10.701Z] ---> Using cache [2022-04-12T11:00:10.701Z] ---> 8a53ea963b83 [2022-04-12T11:00:10.701Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T11:00:13.239Z] ---> Running in 4681fca78acf [2022-04-12T11:00:13.811Z] 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-12T11:00:16.349Z] 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-12T11:00:22.921Z] Removing intermediate container 79d897e52d96 [2022-04-12T11:00:22.921Z] ---> d5e285b7c23a [2022-04-12T11:00:22.921Z] [2022-04-12T11:00:22.921Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:00:22.921Z] ---> e04c818066af [2022-04-12T11:00:22.921Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T11:00:22.921Z] ---> Running in 4323c78daa07 [2022-04-12T11:00:23.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:23.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:23.441Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T11:00:23.441Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:00:23.441Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T11:00:23.441Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T11:00:23.441Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T11:00:23.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:00:23.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:00:23.441Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:00:23.700Z] OK: 8 MiB in 20 packages [2022-04-12T11:00:25.079Z] Removing intermediate container 4323c78daa07 [2022-04-12T11:00:25.079Z] ---> 3f7d9d0f1f8e [2022-04-12T11:00:25.079Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:00:25.079Z] ---> Running in c1e648caebe5 [2022-04-12T11:00:25.339Z] Removing intermediate container c1e648caebe5 [2022-04-12T11:00:25.339Z] ---> 5caf67ee002e [2022-04-12T11:00:25.339Z] Step 13/22 : WORKDIR /edgex [2022-04-12T11:00:25.600Z] ---> Running in 6e5bb354ce37 [2022-04-12T11:00:25.860Z] Removing intermediate container 6e5bb354ce37 [2022-04-12T11:00:25.860Z] ---> a4dae7cd77cd [2022-04-12T11:00:25.860Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T11:00:27.240Z] ---> fde5815171f8 [2022-04-12T11:00:27.240Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T11:00:29.150Z] ---> 4957d23b7850 [2022-04-12T11:00:29.150Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T11:00:30.087Z] Building bin/spire-agent... [2022-04-12T11:00:30.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:00:30.088Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:00:30.088Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:00:30.088Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:00:30.350Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:00:31.312Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:00:31.312Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:00:31.571Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:00:31.571Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:00:31.571Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:00:31.571Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:00:31.571Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:00:31.834Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:00:32.774Z]  ---> 0b96adb29251 [2022-04-12T11:00:32.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:00:33.714Z] ---> 32007523fae7 [2022-04-12T11:00:33.714Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T11:00:34.325Z] ---> Running in 68576fbc6595 [2022-04-12T11:00:36.399Z] Removing intermediate container 68576fbc6595 [2022-04-12T11:00:36.399Z] ---> b450906b30e7 [2022-04-12T11:00:36.399Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:00:36.660Z] ---> Running in 57503b5ceeeb [2022-04-12T11:00:37.257Z] Removing intermediate container 57503b5ceeeb [2022-04-12T11:00:37.257Z] ---> 427c7bc7772f [2022-04-12T11:00:37.257Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T11:00:37.516Z] ---> Running in c17acf643862 [2022-04-12T11:00:37.775Z] Removing intermediate container c17acf643862 [2022-04-12T11:00:37.775Z] ---> 57edbcb34f09 [2022-04-12T11:00:37.775Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:00:38.088Z] ---> Running in 3ca0f3427b94 [2022-04-12T11:00:38.346Z] Removing intermediate container 3ca0f3427b94 [2022-04-12T11:00:38.346Z] ---> 36387555254d [2022-04-12T11:00:38.346Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T11:00:38.346Z] ---> Running in 4f1e39c98851 [2022-04-12T11:00:38.613Z] Removing intermediate container 4f1e39c98851 [2022-04-12T11:00:38.613Z] ---> b8551b2e2b10 [2022-04-12T11:00:38.613Z] [2022-04-12T11:00:38.613Z] Successfully built b8551b2e2b10 [2022-04-12T11:00:38.613Z] Successfully tagged security-proxy-setup:latest [2022-04-12T11:00:38.613Z] Building core-data [2022-04-12T11:00:45.199Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:00:45.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:00:45.199Z] ---> 336701420fae [2022-04-12T11:00:45.199Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:00:45.199Z] ---> Using cache [2022-04-12T11:00:45.199Z] ---> d7798f6111b6 [2022-04-12T11:00:45.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:00:45.199Z] ---> Using cache [2022-04-12T11:00:45.199Z] ---> 5397f5bc78db [2022-04-12T11:00:45.199Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T11:00:47.105Z] ---> Running in 349ca5fb0951 [2022-04-12T11:00:47.105Z] Removing intermediate container 4681fca78acf [2022-04-12T11:00:47.105Z] ---> 151a6b6859e0 [2022-04-12T11:00:47.105Z] [2022-04-12T11:00:47.105Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T11:00:47.105Z] ---> e04c818066af [2022-04-12T11:00:47.105Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T11:00:47.366Z] ---> Running in 36c6171c3b75 [2022-04-12T11:00:47.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:47.663Z] Removing intermediate container 36c6171c3b75 [2022-04-12T11:00:47.663Z] ---> 7fa475bc0e6f [2022-04-12T11:00:47.663Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T11:00:47.923Z] ---> Running in 8dbc845055fe [2022-04-12T11:00:48.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:48.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:48.440Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T11:00:48.440Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T11:00:48.440Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:00:48.440Z] OK: 6 MiB in 16 packages [2022-04-12T11:00:48.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:00:49.007Z] OK: 221 MiB in 52 packages [2022-04-12T11:00:50.913Z] Removing intermediate container 8dbc845055fe [2022-04-12T11:00:50.913Z] ---> 9ba7e4b3bb0d [2022-04-12T11:00:50.913Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T11:00:50.913Z] ---> Running in cf281fb59a66 [2022-04-12T11:00:50.913Z] Removing intermediate container 349ca5fb0951 [2022-04-12T11:00:50.913Z] ---> d88a331af85b [2022-04-12T11:00:50.913Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:00:51.173Z] Removing intermediate container cf281fb59a66 [2022-04-12T11:00:51.173Z] ---> 712cedcedfed [2022-04-12T11:00:51.173Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T11:00:51.173Z] ---> e8ec9f99a41c [2022-04-12T11:00:51.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:00:51.173Z] ---> Running in 9c184db99711 [2022-04-12T11:00:51.173Z] ---> Running in ccdc12259e93 [2022-04-12T11:00:51.434Z] Removing intermediate container 9c184db99711 [2022-04-12T11:00:51.434Z] ---> 4ddbbcd12853 [2022-04-12T11:00:51.434Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T11:00:51.693Z] ---> Running in 1e0088d7acbd [2022-04-12T11:00:52.629Z] Removing intermediate container ccdc12259e93 [2022-04-12T11:00:52.629Z] ---> b7bd9844bb34 [2022-04-12T11:00:52.629Z] Step 8/23 : COPY . . [2022-04-12T11:00:52.888Z] Removing intermediate container 1e0088d7acbd [2022-04-12T11:00:52.888Z] ---> 3c09eebf452b [2022-04-12T11:00:52.888Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T11:00:54.264Z] ---> Running in fd824d7a724b [2022-04-12T11:00:56.174Z] Removing intermediate container fd824d7a724b [2022-04-12T11:00:56.174Z] ---> ba5d5dab27a7 [2022-04-12T11:00:56.174Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T11:00:58.080Z] ---> 9bd626843003 [2022-04-12T11:00:58.080Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T11:00:59.018Z] ---> Running in c6655f7e0009 [2022-04-12T11:00:59.018Z] ---> 65ab84af0899 [2022-04-12T11:00:59.018Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T11:00:59.587Z] ---> Running in 98b0ec68daf9 [2022-04-12T11:01:00.158Z] 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-12T11:01:00.417Z] Removing intermediate container c6655f7e0009 [2022-04-12T11:01:00.417Z] ---> cb86064d3487 [2022-04-12T11:01:00.417Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:01:00.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-12T11:01:00.985Z] ---> 9fe8001065ee [2022-04-12T11:01:00.985Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T11:01:01.924Z] ---> cc9e71989cd6 [2022-04-12T11:01:01.924Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T11:01:02.184Z] ---> 571355930fc8 [2022-04-12T11:01:02.184Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T11:01:02.753Z] ---> 7c5bbf37b175 [2022-04-12T11:01:02.753Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T11:01:03.323Z] ---> 5ad7aef57e89 [2022-04-12T11:01:03.323Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T11:01:03.323Z] ---> Running in a10fed0e03d7 [2022-04-12T11:01:03.891Z] Removing intermediate container a10fed0e03d7 [2022-04-12T11:01:03.891Z] ---> 87ed3138b2a9 [2022-04-12T11:01:03.891Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T11:01:04.463Z] ---> 58a6aee68e9d [2022-04-12T11:01:04.463Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T11:01:04.724Z] ---> Running in 6b74e63339cd [2022-04-12T11:01:06.670Z] Removing intermediate container 6b74e63339cd [2022-04-12T11:01:06.670Z] ---> fd1bd8ac66ae [2022-04-12T11:01:06.670Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T11:01:07.239Z] ---> Running in 1e7ae8f464e6 [2022-04-12T11:01:07.812Z] Removing intermediate container 1e7ae8f464e6 [2022-04-12T11:01:07.812Z] ---> ee15f1ac74ae [2022-04-12T11:01:07.812Z] Step 28/31 : CMD ["gate"] [2022-04-12T11:01:08.071Z] ---> Running in 0c40a8c4407b [2022-04-12T11:01:08.639Z] Removing intermediate container 0c40a8c4407b [2022-04-12T11:01:08.639Z] ---> 4961b6cffc96 [2022-04-12T11:01:08.639Z] Step 29/31 : LABEL arch=x86_64 [2022-04-12T11:01:09.220Z] ---> Running in 39bb7b06a7a8 [2022-04-12T11:01:09.794Z] Removing intermediate container 39bb7b06a7a8 [2022-04-12T11:01:09.794Z] ---> 0360e8867d5f [2022-04-12T11:01:09.794Z] Step 30/31 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:01:10.366Z] ---> Running in 42534b31e305 [2022-04-12T11:01:10.648Z] Removing intermediate container 42534b31e305 [2022-04-12T11:01:10.648Z] ---> 0336f87bd241 [2022-04-12T11:01:10.648Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T11:01:11.221Z] ---> Running in c5903155ffe6 [2022-04-12T11:01:11.800Z] Removing intermediate container c5903155ffe6 [2022-04-12T11:01:11.800Z] ---> 91cdceab177b [2022-04-12T11:01:11.800Z] [2022-04-12T11:01:12.064Z] Successfully built 91cdceab177b [2022-04-12T11:01:12.064Z] Successfully tagged security-bootstrapper:latest [2022-04-12T11:01:12.064Z] Building support-scheduler [2022-04-12T11:01:13.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-12T11:01:13.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-12T11:01:13.266Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-12T11:01:18.659Z]  Building security-bootstrapper ... done Removing intermediate container f07058e603d7 [2022-04-12T11:01:18.659Z] ---> 3e5e35b6b000 [2022-04-12T11:01:18.659Z] [2022-04-12T11:01:18.659Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T11:01:18.659Z] ---> 0ac33e5f5afa [2022-04-12T11:01:18.659Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:01:18.659Z] ---> Using cache [2022-04-12T11:01:18.659Z] ---> 82c99c269efd [2022-04-12T11:01:18.659Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:01:18.659Z] ---> Using cache [2022-04-12T11:01:18.659Z] ---> 6930b35cc4c0 [2022-04-12T11:01:18.659Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-12T11:01:20.027Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-12T11:01:20.041Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:01:20.041Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:01:20.041Z] ---> 336701420fae [2022-04-12T11:01:20.041Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> d7798f6111b6 [2022-04-12T11:01:20.041Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> 5397f5bc78db [2022-04-12T11:01:20.041Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> b175fa762120 [2022-04-12T11:01:20.041Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> ee7c3598954a [2022-04-12T11:01:20.041Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> 1e1e8c79cbe0 [2022-04-12T11:01:20.041Z] Step 8/22 : COPY . . [2022-04-12T11:01:20.041Z] ---> Using cache [2022-04-12T11:01:20.041Z] ---> 8a53ea963b83 [2022-04-12T11:01:20.041Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T11:01:21.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-12T11:01:21.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-12T11:01:21.021Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-12T11:01:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-12T11:01:23.330Z] ---> Running in 97bc7683ed23 [2022-04-12T11:01:23.331Z] ---> Running in 8013cba34488 [2022-04-12T11:01:23.589Z] Building bin/spire-agent... [2022-04-12T11:01:23.855Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:01:23.855Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:01:23.855Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:01:23.855Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:01:23.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:24.115Z] 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-12T11:01:24.375Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:01:24.634Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:01:24.634Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:01:24.634Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:01:24.634Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:01:24.634Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:01:24.634Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:01:24.634Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:01:24.634Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T11:01:24.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:25.153Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:01:25.153Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:01:25.153Z] OK: 15854 distinct packages available [2022-04-12T11:01:25.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:25.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:26.550Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T11:01:26.550Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:01:26.550Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T11:01:26.811Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T11:01:26.811Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T11:01:26.811Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:01:26.811Z] OK: 6 MiB in 19 packages [2022-04-12T11:01:31.029Z] Removing intermediate container 98b0ec68daf9 [2022-04-12T11:01:31.029Z] ---> 435d41ab270a [2022-04-12T11:01:31.029Z] [2022-04-12T11:01:31.029Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:01:31.029Z] ---> e04c818066af [2022-04-12T11:01:31.029Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T11:01:31.966Z] ---> Running in 05feff5a726b [2022-04-12T11:01:32.538Z] Removing intermediate container 97bc7683ed23 [2022-04-12T11:01:32.538Z] ---> 5a626007c4c2 [2022-04-12T11:01:32.538Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T11:01:32.538Z] Removing intermediate container 05feff5a726b [2022-04-12T11:01:32.538Z] ---> ee1a640c7202 [2022-04-12T11:01:32.538Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T11:01:32.538Z] ---> Running in d8397a25b004 [2022-04-12T11:01:33.112Z] Removing intermediate container d8397a25b004 [2022-04-12T11:01:33.112Z] ---> 89e44ccba93b [2022-04-12T11:01:33.112Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T11:01:33.372Z] ---> Running in c9e08dbae90b [2022-04-12T11:01:33.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2022-04-12T11:01:33.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-12T11:01:33.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-12T11:01:33.960Z] Removing intermediate container c9e08dbae90b [2022-04-12T11:01:33.961Z] ---> a1fcaee33c3d [2022-04-12T11:01:33.961Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:01:34.221Z] ---> Running in 260d17673e84 [2022-04-12T11:01:35.172Z] ---> aff015e86ee4 [2022-04-12T11:01:35.172Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:01:37.077Z] Removing intermediate container 260d17673e84 [2022-04-12T11:01:37.077Z] ---> 3b1a82a1b482 [2022-04-12T11:01:37.077Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T11:01:37.077Z] ---> Running in c2300fbbd32f [2022-04-12T11:01:37.077Z] ---> 2c33139af735 [2022-04-12T11:01:37.077Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:01:38.016Z] ---> 3d7231f06362 [2022-04-12T11:01:38.016Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T11:01:38.016Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:38.273Z] ---> 86c2281e30ad [2022-04-12T11:01:38.274Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T11:01:38.532Z] Removing intermediate container e8550fea8050 [2022-04-12T11:01:38.532Z] ---> 17822f77b925 [2022-04-12T11:01:38.532Z] [2022-04-12T11:01:38.532Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T11:01:38.532Z] ---> 0ac33e5f5afa [2022-04-12T11:01:38.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:01:38.532Z] ---> Using cache [2022-04-12T11:01:38.532Z] ---> 82c99c269efd [2022-04-12T11:01:38.532Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:01:38.532Z] ---> Using cache [2022-04-12T11:01:38.532Z] ---> 6930b35cc4c0 [2022-04-12T11:01:38.532Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T11:01:38.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:38.792Z] ---> 928ae6c69ca9 [2022-04-12T11:01:38.792Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:01:38.792Z] ---> Running in 295e1134ca99 [2022-04-12T11:01:38.792Z] ---> Running in 64702266200c [2022-04-12T11:01:38.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.570s coverage: 98.5% of statements [2022-04-12T11:01:38.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-12T11:01:39.054Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:01:39.055Z] Removing intermediate container 64702266200c [2022-04-12T11:01:39.055Z] ---> b258223de955 [2022-04-12T11:01:39.055Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:01:39.055Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T11:01:39.315Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T11:01:39.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:39.315Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T11:01:39.315Z] ---> Running in 616828efd7e7 [2022-04-12T11:01:39.315Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T11:01:39.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 54.9% of statements [2022-04-12T11:01:39.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-12T11:01:39.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-12T11:01:39.573Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T11:01:39.574Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:01:39.574Z] OK: 8 MiB in 20 packages [2022-04-12T11:01:39.574Z] Removing intermediate container 616828efd7e7 [2022-04-12T11:01:39.574Z] ---> c4f8edcee265 [2022-04-12T11:01:39.574Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T11:01:39.574Z] ---> Running in 98f0ade67f94 [2022-04-12T11:01:39.839Z] Removing intermediate container 98f0ade67f94 [2022-04-12T11:01:39.839Z] ---> 61de3507e09a [2022-04-12T11:01:39.839Z] Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:01:40.101Z] ---> Running in 4ad6dcaaea7b [2022-04-12T11:01:40.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:40.363Z] Removing intermediate container c2300fbbd32f [2022-04-12T11:01:40.363Z] ---> 754f414c9ce2 [2022-04-12T11:01:40.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:01:40.363Z] Removing intermediate container 4ad6dcaaea7b [2022-04-12T11:01:40.363Z] ---> 8ee8195ecb28 [2022-04-12T11:01:40.363Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T11:01:40.363Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:01:40.363Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:01:40.363Z] OK: 15854 distinct packages available [2022-04-12T11:01:40.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:40.622Z] ---> Running in 87ad6bcca702 [2022-04-12T11:01:40.622Z] ---> e4180b46d9c2 [2022-04-12T11:01:40.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T11:01:40.883Z] Removing intermediate container 87ad6bcca702 [2022-04-12T11:01:40.883Z] ---> df0090756a43 [2022-04-12T11:01:40.883Z] [2022-04-12T11:01:40.883Z] Successfully built df0090756a43 [2022-04-12T11:01:40.883Z] Successfully tagged security-spire-agent:latest [2022-04-12T11:01:40.883Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-04-12T11:01:41.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:01:41.714Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T11:01:41.714Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:01:41.974Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T11:01:41.974Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T11:01:41.974Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:01:41.974Z] OK: 6 MiB in 18 packages [2022-04-12T11:01:46.214Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:01:46.214Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:01:46.214Z] ---> 336701420fae [2022-04-12T11:01:46.214Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> d7798f6111b6 [2022-04-12T11:01:46.214Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> 5397f5bc78db [2022-04-12T11:01:46.214Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> b175fa762120 [2022-04-12T11:01:46.214Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> ee7c3598954a [2022-04-12T11:01:46.214Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> 1e1e8c79cbe0 [2022-04-12T11:01:46.214Z] Step 8/25 : COPY . . [2022-04-12T11:01:46.214Z] ---> Using cache [2022-04-12T11:01:46.214Z] ---> 8a53ea963b83 [2022-04-12T11:01:46.214Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T11:01:46.214Z] ---> ebfe4afbcee0 [2022-04-12T11:01:46.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T11:01:46.214Z] ---> Running in a8b3218ab50c [2022-04-12T11:01:46.474Z] Removing intermediate container 295e1134ca99 [2022-04-12T11:01:46.474Z] ---> 00a177b293bc [2022-04-12T11:01:46.474Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:01:46.474Z] ---> 9a2739ff4e0f [2022-04-12T11:01:46.474Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T11:01:46.474Z] 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-12T11:01:46.474Z] ---> Running in 65481e1c93dc [2022-04-12T11:01:46.744Z] Removing intermediate container 65481e1c93dc [2022-04-12T11:01:46.744Z] ---> 09a60f07015f [2022-04-12T11:01:46.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:01:47.314Z] ---> Running in 34021fb58059 [2022-04-12T11:01:47.884Z] Removing intermediate container 34021fb58059 [2022-04-12T11:01:47.884Z] ---> 069594234d2f [2022-04-12T11:01:47.884Z] Step 21/23 : LABEL arch=x86_64 [2022-04-12T11:01:48.143Z] ---> 675f842063de [2022-04-12T11:01:48.143Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:01:48.143Z] ---> Running in 5a5d5bba2d12 [2022-04-12T11:01:48.440Z] Removing intermediate container 5a5d5bba2d12 [2022-04-12T11:01:48.440Z] ---> 71b87d71d4b0 [2022-04-12T11:01:48.440Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:01:48.730Z] ---> 8848fdbd01bc [2022-04-12T11:01:48.730Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T11:01:48.730Z] ---> Running in b6ceab9cfed6 [2022-04-12T11:01:49.017Z] ---> Running in ab28dcb06aa1 [2022-04-12T11:01:49.017Z] Removing intermediate container 8013cba34488 [2022-04-12T11:01:49.017Z] ---> b238935f3ef1 [2022-04-12T11:01:49.017Z] [2022-04-12T11:01:49.017Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:01:49.017Z] ---> e04c818066af [2022-04-12T11:01:49.017Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:01:49.017Z] ---> Using cache [2022-04-12T11:01:49.017Z] ---> a79f40d04183 [2022-04-12T11:01:49.017Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:01:49.017Z] ---> Using cache [2022-04-12T11:01:49.017Z] ---> 591ae3de3cde [2022-04-12T11:01:49.017Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T11:01:49.312Z] Removing intermediate container b6ceab9cfed6 [2022-04-12T11:01:49.312Z] ---> b99e945f93de [2022-04-12T11:01:49.312Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:01:49.312Z] ---> Running in 0cc945dc686b [2022-04-12T11:01:49.312Z] Removing intermediate container ab28dcb06aa1 [2022-04-12T11:01:49.312Z] ---> abc76a4f1ced [2022-04-12T11:01:49.312Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T11:01:49.312Z] ---> Running in f4896d26018c [2022-04-12T11:01:49.312Z] Removing intermediate container 0cc945dc686b [2022-04-12T11:01:49.312Z] ---> 279a95c54db4 [2022-04-12T11:01:49.312Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T11:01:49.574Z] ---> Running in 037a3a4d33f0 [2022-04-12T11:01:49.574Z] Removing intermediate container f4896d26018c [2022-04-12T11:01:49.574Z] ---> e192576a1cc0 [2022-04-12T11:01:49.574Z] [2022-04-12T11:01:49.574Z] ---> 284990ac5bae [2022-04-12T11:01:49.574Z] Step 21/26 : WORKDIR / [2022-04-12T11:01:49.835Z] Successfully built e192576a1cc0 [2022-04-12T11:01:49.835Z] Successfully tagged core-data:latest [2022-04-12T11:01:49.835Z]  Building core-data ... done  ---> Running in 96ac626e9405 [2022-04-12T11:01:49.835Z] Removing intermediate container 037a3a4d33f0 [2022-04-12T11:01:49.835Z] ---> f029110b429b [2022-04-12T11:01:49.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:01:50.406Z] Removing intermediate container 96ac626e9405 [2022-04-12T11:01:50.406Z] ---> fd4fd0f6389d [2022-04-12T11:01:50.406Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:01:50.406Z] ---> ee561597caf5 [2022-04-12T11:01:50.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T11:01:50.670Z] ---> Running in ef91512087d8 [2022-04-12T11:01:51.244Z] Removing intermediate container ef91512087d8 [2022-04-12T11:01:51.244Z] ---> 90c65927ade6 [2022-04-12T11:01:51.244Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:01:51.506Z] ---> Running in 7ef95dbf7c10 [2022-04-12T11:01:51.506Z] ---> a6a230724c18 [2022-04-12T11:01:51.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T11:01:52.076Z] Removing intermediate container 7ef95dbf7c10 [2022-04-12T11:01:52.076Z] ---> f88cececd761 [2022-04-12T11:01:52.076Z] Step 24/26 : LABEL arch=x86_64 [2022-04-12T11:01:52.076Z] ---> aaaae93628c1 [2022-04-12T11:01:52.076Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T11:01:52.336Z] ---> Running in d3b7d1815588 [2022-04-12T11:01:52.336Z] ---> Running in e7d4591cb3c4 [2022-04-12T11:01:52.598Z] Removing intermediate container d3b7d1815588 [2022-04-12T11:01:52.598Z] ---> 6189c5a194a5 [2022-04-12T11:01:52.598Z] Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:01:52.598Z] Removing intermediate container e7d4591cb3c4 [2022-04-12T11:01:52.598Z] ---> 3a2f501aadca [2022-04-12T11:01:52.598Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:01:52.858Z] ---> Running in 8acc88217f24 [2022-04-12T11:01:52.858Z] ---> Running in dc3b7724420a [2022-04-12T11:01:53.122Z] Removing intermediate container 8acc88217f24 [2022-04-12T11:01:53.122Z] ---> 0566a3a519d6 [2022-04-12T11:01:53.122Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T11:01:53.382Z] Removing intermediate container dc3b7724420a [2022-04-12T11:01:53.382Z] ---> 6a8d55db5fad [2022-04-12T11:01:53.382Z] Step 20/22 : LABEL arch=x86_64 [2022-04-12T11:01:53.383Z] ---> Running in 646ea1193558 [2022-04-12T11:01:53.383Z] ---> Running in 5b36180dfc8d [2022-04-12T11:01:53.650Z] Removing intermediate container 646ea1193558 [2022-04-12T11:01:53.650Z] ---> 1c3bc5f6a3c9 [2022-04-12T11:01:53.650Z] [2022-04-12T11:01:53.914Z] Removing intermediate container 5b36180dfc8d [2022-04-12T11:01:53.914Z] ---> 9bea30344da8 [2022-04-12T11:01:53.914Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:01:53.914Z] Successfully built 1c3bc5f6a3c9 [2022-04-12T11:01:53.914Z] Successfully tagged security-spire-config:latest [2022-04-12T11:01:53.914Z]  Building security-spire-config ... done  ---> Running in d7294bb932b2 [2022-04-12T11:01:54.175Z] Removing intermediate container d7294bb932b2 [2022-04-12T11:01:54.175Z] ---> 75a151195fd8 [2022-04-12T11:01:54.175Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T11:01:54.434Z] ---> Running in 5653e66459d2 [2022-04-12T11:01:54.694Z] Removing intermediate container 5653e66459d2 [2022-04-12T11:01:54.694Z] ---> 9baa9dd67fd2 [2022-04-12T11:01:54.694Z] [2022-04-12T11:01:54.955Z] Successfully built 9baa9dd67fd2 [2022-04-12T11:01:54.955Z] Successfully tagged support-scheduler:latest [2022-04-12T11:02:01.541Z]  Building support-scheduler ... done 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-12T11:02:06.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.286s coverage: 89.2% of statements [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-12T11:02:06.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.474s coverage: 84.4% of statements [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-12T11:02:06.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.328s coverage: 95.4% of statements [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-12T11:02:06.484Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.432s coverage: 72.2% of statements [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-12T11:02:06.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.453s coverage: 60.0% of statements [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.646s coverage: 0.9% of statements [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.289s coverage: 58.8% of statements [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.370s coverage: 24.0% of statements [2022-04-12T11:02:06.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2022-04-12T11:02:06.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2022-04-12T11:02:09.676Z] Removing intermediate container a8b3218ab50c [2022-04-12T11:02:09.676Z] ---> 24dafea70fcd [2022-04-12T11:02:09.676Z] [2022-04-12T11:02:09.676Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T11:02:09.676Z] ---> e04c818066af [2022-04-12T11:02:09.676Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T11:02:09.676Z] ---> Running in 3afc1e07fd41 [2022-04-12T11:02:09.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-12T11:02:09.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-12T11:02:09.676Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T11:02:09.676Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T11:02:09.676Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T11:02:09.676Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:02:09.676Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:02:09.676Z] OK: 6 MiB in 17 packages [2022-04-12T11:02:10.623Z] Removing intermediate container 3afc1e07fd41 [2022-04-12T11:02:10.623Z] ---> 567e6462db4b [2022-04-12T11:02:10.623Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:02:10.623Z] ---> Running in 683c9cbcbeb6 [2022-04-12T11:02:10.883Z] Removing intermediate container 683c9cbcbeb6 [2022-04-12T11:02:10.883Z] ---> f3f97bffa194 [2022-04-12T11:02:10.883Z] Step 13/25 : WORKDIR / [2022-04-12T11:02:10.883Z] ---> Running in 92ea96d5742e [2022-04-12T11:02:11.144Z] Removing intermediate container 92ea96d5742e [2022-04-12T11:02:11.144Z] ---> eccb54eda1d7 [2022-04-12T11:02:11.144Z] 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-12T11:02:11.406Z] ---> f4b73f095be3 [2022-04-12T11:02:11.406Z] 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-12T11:02:11.668Z] ---> b1dd40e769dc [2022-04-12T11:02:11.668Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T11:02:11.945Z] ---> 92d13e25d8bc [2022-04-12T11:02:11.945Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-12T11:02:12.216Z] ---> 354d9047589e [2022-04-12T11:02:12.216Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T11:02:12.787Z] ---> f153b355f873 [2022-04-12T11:02:12.787Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T11:02:13.730Z] ---> ef0f6a8ca5e9 [2022-04-12T11:02:13.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:02:13.990Z] ---> 4457a98f69ac [2022-04-12T11:02:13.990Z] 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-12T11:02:13.990Z] ---> Running in 3ebfecd44c3a [2022-04-12T11:02:14.930Z] Removing intermediate container 3ebfecd44c3a [2022-04-12T11:02:14.931Z] ---> 608b76aff1f4 [2022-04-12T11:02:14.931Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:02:14.931Z] ---> Running in a60e9bfe45b0 [2022-04-12T11:02:15.220Z] Removing intermediate container a60e9bfe45b0 [2022-04-12T11:02:15.220Z] ---> d7626e363d63 [2022-04-12T11:02:15.220Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T11:02:15.220Z] ---> Running in addae70c4f3e [2022-04-12T11:02:15.482Z] Removing intermediate container addae70c4f3e [2022-04-12T11:02:15.482Z] ---> c928b02df454 [2022-04-12T11:02:15.482Z] Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:02:15.482Z] ---> Running in 4dd59813da8c [2022-04-12T11:02:15.742Z] Removing intermediate container 4dd59813da8c [2022-04-12T11:02:15.742Z] ---> 791813af410e [2022-04-12T11:02:15.743Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T11:02:15.743Z] ---> Running in cede25415bd1 [2022-04-12T11:02:15.743Z] Removing intermediate container cede25415bd1 [2022-04-12T11:02:15.743Z] ---> d6a56563b443 [2022-04-12T11:02:15.743Z] [2022-04-12T11:02:16.003Z] Successfully built d6a56563b443 [2022-04-12T11:02:16.003Z] Successfully tagged security-secretstore-setup:latest [2022-04-12T11:02:18.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.300s coverage: 94.4% of statements [2022-04-12T11:02:18.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2022-04-12T11:02:25.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.783s coverage: 82.5% of statements [2022-04-12T11:02:25.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-12T11:02:28.220Z]  Building security-secretstore-setup ... done Removing intermediate container ecf4a058e52d [2022-04-12T11:02:28.220Z] ---> 768f4b3a66d4 [2022-04-12T11:02:28.220Z] [2022-04-12T11:02:28.220Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T11:02:28.220Z] ---> 0ac33e5f5afa [2022-04-12T11:02:28.220Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:02:28.220Z] ---> Using cache [2022-04-12T11:02:28.220Z] ---> 82c99c269efd [2022-04-12T11:02:28.220Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:02:28.220Z] ---> Using cache [2022-04-12T11:02:28.220Z] ---> 6930b35cc4c0 [2022-04-12T11:02:28.220Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T11:02:28.220Z] ---> Using cache [2022-04-12T11:02:28.220Z] ---> 5a626007c4c2 [2022-04-12T11:02:28.220Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T11:02:29.603Z] ---> 120686ef7c90 [2022-04-12T11:02:29.603Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T11:02:29.603Z] ---> 0c23395bd3f5 [2022-04-12T11:02:29.603Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T11:02:29.603Z] ---> bdb3fb9c7287 [2022-04-12T11:02:29.603Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T11:02:29.866Z] ---> 4f3c2a5c423e [2022-04-12T11:02:29.866Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T11:02:29.866Z] ---> Running in b7748e812a57 [2022-04-12T11:02:30.125Z] Removing intermediate container b7748e812a57 [2022-04-12T11:02:30.125Z] ---> 7470b1526d50 [2022-04-12T11:02:30.125Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T11:02:30.125Z] ---> Running in 00332c957991 [2022-04-12T11:02:30.125Z] Removing intermediate container 00332c957991 [2022-04-12T11:02:30.125Z] ---> eb5a38b042e1 [2022-04-12T11:02:30.125Z] Step 23/25 : LABEL arch=x86_64 [2022-04-12T11:02:30.125Z] ---> Running in a77eb39776bd [2022-04-12T11:02:30.385Z] Removing intermediate container a77eb39776bd [2022-04-12T11:02:30.385Z] ---> 7514b499ed67 [2022-04-12T11:02:30.385Z] Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:02:30.385Z] ---> Running in 1937e425ba6d [2022-04-12T11:02:30.385Z] Removing intermediate container 1937e425ba6d [2022-04-12T11:02:30.385Z] ---> 9bdd6fd8f64d [2022-04-12T11:02:30.385Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T11:02:30.385Z] ---> Running in 2808ccbb8a64 [2022-04-12T11:02:30.646Z] Removing intermediate container 2808ccbb8a64 [2022-04-12T11:02:30.646Z] ---> e369050c8a00 [2022-04-12T11:02:30.646Z] [2022-04-12T11:02:30.646Z] Successfully built e369050c8a00 [2022-04-12T11:02:30.646Z] Successfully tagged security-spire-server:latest [2022-04-12T11:02:30.654Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-12T11:02:30.659Z] $ docker stop --time=1 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.421s coverage: 85.4% of statements [2022-04-12T11:02:31.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements [2022-04-12T11:02:31.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-12T11:02:32.023Z] $ docker rm -f 95ad6ec805d1a3987d7d41de24de38706b633725ca1a1cc8b9cc14d6ba42a311 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T11:02:32.371Z] + docker images [2022-04-12T11:02:32.371Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T11:02:32.371Z] security-spire-server latest e369050c8a00 2 seconds ago 87.3MB [2022-04-12T11:02:32.371Z] 768f4b3a66d4 9 seconds ago 4.5GB [2022-04-12T11:02:32.371Z] security-secretstore-setup latest d6a56563b443 17 seconds ago 42.1MB [2022-04-12T11:02:32.371Z] 24dafea70fcd 25 seconds ago 1.63GB [2022-04-12T11:02:32.371Z] support-scheduler latest 9baa9dd67fd2 38 seconds ago 26MB [2022-04-12T11:02:32.371Z] security-spire-config latest 1c3bc5f6a3c9 39 seconds ago 86.7MB [2022-04-12T11:02:32.371Z] core-data latest e192576a1cc0 43 seconds ago 35.9MB [2022-04-12T11:02:32.371Z] b238935f3ef1 44 seconds ago 1.62GB [2022-04-12T11:02:32.371Z] security-spire-agent latest df0090756a43 52 seconds ago 127MB [2022-04-12T11:02:32.371Z] 17822f77b925 57 seconds ago 4.5GB [2022-04-12T11:02:32.371Z] 435d41ab270a About a minute ago 1.65GB [2022-04-12T11:02:32.371Z] 3e5e35b6b000 About a minute ago 4.5GB [2022-04-12T11:02:32.371Z] security-bootstrapper latest 91cdceab177b About a minute ago 24.3MB [2022-04-12T11:02:32.371Z] 151a6b6859e0 About a minute ago 1.61GB [2022-04-12T11:02:32.371Z] security-proxy-setup latest b8551b2e2b10 About a minute ago 43.4MB [2022-04-12T11:02:32.371Z] d5e285b7c23a 2 minutes ago 1.63GB [2022-04-12T11:02:32.371Z] sys-mgmt-agent latest 65dfaacddcd0 2 minutes ago 307MB [2022-04-12T11:02:32.371Z] core-metadata latest ebf22fff9f1c 2 minutes ago 26.2MB [2022-04-12T11:02:32.371Z] e0f41296cc37 2 minutes ago 1.62GB [2022-04-12T11:02:32.371Z] 1fe37017ac16 3 minutes ago 1.62GB [2022-04-12T11:02:32.371Z] security-spiffe-token-provider latest 43cbacaae2ed 4 minutes ago 28.5MB [2022-04-12T11:02:32.371Z] support-notifications latest b0fb99167e5a 4 minutes ago 26.6MB [2022-04-12T11:02:32.371Z] core-command latest eee91c889adb 4 minutes ago 24.5MB [2022-04-12T11:02:32.371Z] 67846794d01d 4 minutes ago 1.62GB [2022-04-12T11:02:32.371Z] decb8f2431f6 4 minutes ago 1.61GB [2022-04-12T11:02:32.371Z] 7880e1e78118 4 minutes ago 1.61GB [2022-04-12T11:02:32.371Z] ci-base-image-x86_64 latest 336701420fae 8 minutes ago 896MB [2022-04-12T11:02:32.371Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-12T11:02:32.371Z] alpine 3.14 e04c818066af 7 days ago 5.59MB [2022-04-12T11:02:32.371Z] alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB [2022-04-12T11:02:32.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-12T11:02:32.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-12T11:02:32.371Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T11:02:33.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.958s coverage: 64.4% of statements [2022-04-12T11:02:33.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-12T11:02:33.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-12T11:02:33.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.330s coverage: 100.0% of statements [2022-04-12T11:02:33.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.177s coverage: 89.4% of statements [2022-04-12T11:02:33.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-04-12T11:02:33.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2022-04-12T11:02:33.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2022-04-12T11:02:42.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.4% of statements [2022-04-12T11:02:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-12T11:02:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-12T11:02:42.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-12T11:02:43.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 43.8% of statements [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-12T11:02:43.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-12T11:02:43.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-12T11:02:43.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-12T11:02:51.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.379s coverage: 17.7% of statements [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-12T11:02:51.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.3% of statements [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-12T11:02:51.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.390s coverage: 63.2% of statements [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-12T11:02:51.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-12T11:02:51.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-12T11:02:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-12T11:02:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-12T11:02:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.220s coverage: 100.0% of statements [2022-04-12T11:02:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-04-12T11:02:51.842Z] 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-12T11:02:51.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-12T11:02:51.842Z] GO111MODULE=on go vet ./... [2022-04-12T11:04:43.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T11:04:43.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-12T11:04:43.755Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-12T11:04:43.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-12T11:04:44.457Z] + ls -al . [2022-04-12T11:04:44.457Z] total 664 [2022-04-12T11:04:44.457Z] drwxrwxr-x 9 1001 1001 4096 Apr 12 11:04 . [2022-04-12T11:04:44.457Z] drwxr-xr-x 4 root root 4096 Apr 12 10:58 .. [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 11 Apr 12 10:56 .dockerignore [2022-04-12T11:04:44.457Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:56 .git [2022-04-12T11:04:44.457Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:56 .github [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 870 Apr 12 10:56 .gitignore [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 10:56 .golangci.yml [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 10:56 .hadolint.yml [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 10:56 .sonarcloud.properties [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 10:56 ADOPTERS.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 9953 Apr 12 10:56 Attribution.txt [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 51732 Apr 12 10:56 CHANGELOG.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 10:56 CONTRIBUTING.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 10:56 GOVERNANCE.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 850 Apr 12 10:56 Jenkinsfile [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 10:56 LICENSE [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 8478 Apr 12 10:56 Makefile [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 10:56 OWNERS.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 8207 Apr 12 10:56 README.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 6912 Apr 12 10:56 SECURITY.md [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 5 Apr 12 10:53 VERSION [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 4131 Apr 12 10:56 ZMQWindows.md [2022-04-12T11:04:44.457Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 10:56 bin [2022-04-12T11:04:44.457Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 10:56 cmd [2022-04-12T11:04:44.457Z] -rw-r--r-- 1 root root 432619 Apr 12 11:02 coverage.out [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 3176 Apr 12 10:56 go.mod [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 34992 Apr 12 10:58 go.sum [2022-04-12T11:04:44.457Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 10:56 internal [2022-04-12T11:04:44.457Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 10:56 openapi [2022-04-12T11:04:44.457Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 10:56 snap [2022-04-12T11:04:44.457Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 10:56 version.go [Pipeline] sh [2022-04-12T11:04:45.129Z] + '[' -e coverage.out ] [2022-04-12T11:04:45.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-12T11:04:45.150Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T11:04:45.965Z] Stashed 1 file(s) [Pipeline] sh [2022-04-12T11:04:46.620Z] + make build [2022-04-12T11:04:46.621Z] 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-12T11:06:53.783Z] 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-12T11:08:30.666Z] 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-12T11:08:30.666Z] 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-12T11:08:30.666Z] 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-12T11:08:32.114Z] 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-12T11:08:38.834Z] 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-12T11:08:45.561Z] 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-12T11:08:50.968Z] 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-12T11:08:57.684Z] 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-12T11:09:04.417Z] 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-12T11:09:09.913Z] 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-12T11:09:20.086Z] 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-12T11:09:25.509Z] $ docker stop --time=1 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 [2022-04-12T11:09:27.625Z] $ docker rm -f 781fe913deb1c43f717b0d54266101d9631e197696ae81c3b4ba5b9251f9e925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:09:30.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T11:09:30.209Z] [2022-04-12T11:09:30.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:09:30.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T11:09:30.833Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-12T11:09:30.833Z] 29e5d40040c1: Pulling fs layer [2022-04-12T11:09:30.833Z] 1ce36da41761: Pulling fs layer [2022-04-12T11:09:30.833Z] 25b303627fd3: Pulling fs layer [2022-04-12T11:09:30.833Z] 29e5d40040c1: Verifying Checksum [2022-04-12T11:09:30.833Z] 29e5d40040c1: Download complete [2022-04-12T11:09:31.109Z] 1ce36da41761: Verifying Checksum [2022-04-12T11:09:31.109Z] 1ce36da41761: Download complete [2022-04-12T11:09:31.397Z] 29e5d40040c1: Pull complete [2022-04-12T11:09:32.832Z] 25b303627fd3: Verifying Checksum [2022-04-12T11:09:32.832Z] 25b303627fd3: Download complete [2022-04-12T11:09:32.832Z] 1ce36da41761: Pull complete [2022-04-12T11:09:45.231Z] 25b303627fd3: Pull complete [2022-04-12T11:09:45.231Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-12T11:09:45.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T11:09:45.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-12T11:09:45.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container [2022-04-12T11:09:45.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T11:09:48.041Z] $ docker top d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T11:09:48.962Z] + docker-compose build --help [2022-04-12T11:09:48.962Z] + grep parallel [2022-04-12T11:09:54.342Z] --parallel Build images in parallel. [Pipeline] } [2022-04-12T11:09:54.365Z] $ docker stop --time=1 d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a [2022-04-12T11:09:56.047Z] $ docker rm -f d8269a735033c9def0db1dc2d35475538b3b40abfc847d58c752612e485a3a0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T11:09:56.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-12T11:09:56.666Z] . [Pipeline] withDockerContainer [2022-04-12T11:09:56.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container [2022-04-12T11:09:56.984Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-12T11:09:58.250Z] $ docker top 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T11:09:59.161Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-12T11:10:04.600Z] Building core-command ... [2022-04-12T11:10:04.600Z] Building core-data ... [2022-04-12T11:10:04.600Z] Building core-metadata ... [2022-04-12T11:10:04.600Z] Building security-bootstrapper ... [2022-04-12T11:10:04.600Z] Building security-proxy-setup ... [2022-04-12T11:10:04.600Z] Building security-secretstore-setup ... [2022-04-12T11:10:04.600Z] Building security-spiffe-token-provider ... [2022-04-12T11:10:04.600Z] Building security-spire-agent ... [2022-04-12T11:10:04.600Z] Building security-spire-config ... [2022-04-12T11:10:04.600Z] Building security-spire-server ... [2022-04-12T11:10:04.600Z] Building support-notifications ... [2022-04-12T11:10:04.600Z] Building support-scheduler ... [2022-04-12T11:10:04.600Z] Building sys-mgmt-agent ... [2022-04-12T11:10:04.600Z] Building security-spiffe-token-provider [2022-04-12T11:10:04.600Z] Building security-bootstrapper [2022-04-12T11:10:04.600Z] Building security-secretstore-setup [2022-04-12T11:10:04.600Z] Building security-spire-agent [2022-04-12T11:10:04.600Z] Building sys-mgmt-agent [2022-04-12T11:11:41.394Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:11:41.394Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:11:41.394Z] ---> 608e95a82d2b [2022-04-12T11:11:41.394Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T11:11:41.394Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:11:41.394Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:11:41.394Z] ---> 608e95a82d2b [2022-04-12T11:11:41.394Z] Step 3/31 : WORKDIR /edgex-go [2022-04-12T11:11:41.394Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:11:41.394Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:11:41.394Z] ---> 608e95a82d2b [2022-04-12T11:11:41.394Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T11:11:41.394Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:11:41.394Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:11:41.394Z] ---> 608e95a82d2b [2022-04-12T11:11:41.394Z] Step 3/20 : WORKDIR /edgex-go [2022-04-12T11:11:41.394Z] ---> Running in eb7352854e8e [2022-04-12T11:11:41.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:11:41.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:11:41.394Z] ---> 608e95a82d2b [2022-04-12T11:11:41.394Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:11:41.394Z] ---> Running in ad51603a4134 [2022-04-12T11:11:41.394Z] ---> Running in c4191849b492 [2022-04-12T11:11:41.394Z] ---> Running in 0d694f071fb5 [2022-04-12T11:11:41.394Z] ---> Running in 9a8a63b83de7 [2022-04-12T11:11:41.394Z] Removing intermediate container ad51603a4134 [2022-04-12T11:11:41.394Z] ---> a91f6baf7e60 [2022-04-12T11:11:41.394Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:11:41.394Z] Removing intermediate container 9a8a63b83de7 [2022-04-12T11:11:41.394Z] ---> d318064a8848 [2022-04-12T11:11:41.394Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:11:41.394Z] Removing intermediate container eb7352854e8e [2022-04-12T11:11:41.394Z] ---> 9c81ddf84a19 [2022-04-12T11:11:41.394Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-12T11:11:41.394Z] Removing intermediate container 0d694f071fb5 [2022-04-12T11:11:41.394Z] ---> 6cfa4286daee [2022-04-12T11:11:41.394Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:11:41.395Z] Removing intermediate container c4191849b492 [2022-04-12T11:11:41.395Z] ---> 3882e9fa8f1e [2022-04-12T11:11:41.395Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 07e163571c80 [2022-04-12T11:11:41.395Z] [2022-04-12T11:11:41.670Z] ---> Running in 466331e4f947 [2022-04-12T11:11:41.670Z] ---> Running in b011a5b50639 [2022-04-12T11:11:41.670Z] ---> Running in 07bdb00e8b1a [2022-04-12T11:11:41.670Z] ---> Running in d79a639449e1 [2022-04-12T11:11:44.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:44.576Z] Removing intermediate container 07e163571c80 [2022-04-12T11:11:44.576Z] ---> fa82489fd10a [2022-04-12T11:11:44.576Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-12T11:11:44.576Z] ---> Running in abdd7b2f2617 [2022-04-12T11:11:45.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:45.174Z] Removing intermediate container 466331e4f947 [2022-04-12T11:11:45.174Z] ---> 1f7bad2ca1a6 [2022-04-12T11:11:45.174Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T11:11:45.445Z] ---> Running in 965d0c6487eb [2022-04-12T11:11:46.051Z] Removing intermediate container d79a639449e1 [2022-04-12T11:11:46.051Z] ---> 4f6c8c34c10a [2022-04-12T11:11:46.051Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-12T11:11:46.051Z] ---> Running in 8f7fc1eb5b2c [2022-04-12T11:11:46.051Z] Removing intermediate container b011a5b50639 [2022-04-12T11:11:46.051Z] ---> df737be2678e [2022-04-12T11:11:46.051Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-12T11:11:46.330Z] ---> Running in b2b3cd9f6b10 [2022-04-12T11:11:46.330Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:11:46.330Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:11:46.330Z] OK: 15739 distinct packages available [2022-04-12T11:11:46.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:47.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:47.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:47.625Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:47.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:47.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:48.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:48.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:48.793Z] OK: 220 MiB in 52 packages [2022-04-12T11:11:49.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:49.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:11:49.631Z] OK: 220 MiB in 52 packages [2022-04-12T11:11:49.934Z] OK: 220 MiB in 52 packages [2022-04-12T11:11:50.571Z] Removing intermediate container 07bdb00e8b1a [2022-04-12T11:11:50.571Z] ---> e00f72f32183 [2022-04-12T11:11:50.571Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-12T11:11:50.571Z] OK: 220 MiB in 52 packages [2022-04-12T11:11:50.571Z] OK: 220 MiB in 52 packages [2022-04-12T11:11:51.568Z] Removing intermediate container abdd7b2f2617 [2022-04-12T11:11:51.568Z] ---> 126dbdc48611 [2022-04-12T11:11:51.568Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T11:11:51.568Z] Removing intermediate container 965d0c6487eb [2022-04-12T11:11:51.568Z] ---> 5d4cdcab4eca [2022-04-12T11:11:51.568Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T11:11:51.845Z] Removing intermediate container 8f7fc1eb5b2c [2022-04-12T11:11:51.845Z] ---> a5c0c70e6992 [2022-04-12T11:11:51.845Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-12T11:11:52.123Z] Removing intermediate container b2b3cd9f6b10 [2022-04-12T11:11:52.123Z] ---> 8dd54876ed52 [2022-04-12T11:11:52.123Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:11:52.123Z] ---> 869814acd842 [2022-04-12T11:11:52.123Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:11:52.403Z] ---> Running in 42145d7b9f77 [2022-04-12T11:11:53.003Z] ---> d243a54a3475 [2022-04-12T11:11:53.003Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:11:53.003Z] ---> d14d31035b27 [2022-04-12T11:11:53.003Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:11:53.280Z] ---> Running in e42b99627938 [2022-04-12T11:11:53.280Z] ---> Running in 6b12ee42ad7c [2022-04-12T11:11:53.280Z] ---> 96c2275621ae [2022-04-12T11:11:53.280Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:11:53.568Z] ---> Running in a23c711fb9c1 [2022-04-12T11:11:53.853Z] ---> 3790748818cd [2022-04-12T11:11:53.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:11:54.128Z] ---> Running in d50f9b0da5d4 [2022-04-12T11:11:56.769Z] Removing intermediate container 42145d7b9f77 [2022-04-12T11:11:56.769Z] ---> 2379280edc03 [2022-04-12T11:11:56.769Z] Step 7/20 : COPY . . [2022-04-12T11:11:58.214Z] Removing intermediate container e42b99627938 [2022-04-12T11:11:58.214Z] ---> 3699b7995ec2 [2022-04-12T11:11:58.214Z] Step 8/26 : COPY . . [2022-04-12T11:11:59.668Z] Removing intermediate container 6b12ee42ad7c [2022-04-12T11:11:59.668Z] ---> 0c8a920f5676 [2022-04-12T11:11:59.668Z] Step 8/25 : COPY . . [2022-04-12T11:11:59.668Z] Removing intermediate container a23c711fb9c1 [2022-04-12T11:11:59.668Z] ---> dd6d877655de [2022-04-12T11:11:59.668Z] Step 8/31 : COPY . . [2022-04-12T11:11:59.945Z] Removing intermediate container d50f9b0da5d4 [2022-04-12T11:11:59.945Z] ---> 726727b9f90f [2022-04-12T11:11:59.945Z] Step 8/23 : COPY . . [2022-04-12T11:12:32.314Z] ---> 3a9cf23e6e27 [2022-04-12T11:12:32.314Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-12T11:12:32.314Z] ---> d15a9faa0b89 [2022-04-12T11:12:32.314Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-12T11:12:32.314Z] ---> Running in 280e4ed8cdfd [2022-04-12T11:12:32.314Z] ---> Running in b1b088168c37 [2022-04-12T11:12:32.314Z] ---> aff770a4a6bd [2022-04-12T11:12:32.314Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-12T11:12:32.314Z] ---> 881948edc634 [2022-04-12T11:12:32.314Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T11:12:32.314Z] ---> Running in 3027da1a8d36 [2022-04-12T11:12:32.314Z] ---> Running in 93f4674d5cfc [2022-04-12T11:12:32.314Z] ---> d0605e58ad74 [2022-04-12T11:12:32.314Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-12T11:12:32.314Z] Removing intermediate container 93f4674d5cfc [2022-04-12T11:12:32.314Z] ---> 88fdd84f8d20 [2022-04-12T11:12:32.314Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T11:12:32.314Z] ---> Running in f439f9be549c [2022-04-12T11:12:32.314Z] ---> Running in 7ac74e26c6b7 [2022-04-12T11:12:32.920Z] 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-12T11:12:32.920Z] 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-12T11:12:33.200Z] 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-12T11:12:34.190Z] 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-12T11:12:35.650Z] Removing intermediate container f439f9be549c [2022-04-12T11:12:35.650Z] ---> 32f2375cbefc [2022-04-12T11:12:35.650Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T11:12:35.650Z] ---> Running in 9641ddaa5da4 [2022-04-12T11:12:36.273Z] Removing intermediate container 9641ddaa5da4 [2022-04-12T11:12:36.273Z] ---> bc1e93f33d2c [2022-04-12T11:12:36.273Z] 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-12T11:12:36.273Z] ---> Running in bcbb90c8b4ff [2022-04-12T11:12:38.909Z] spire-1.2.1/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.data/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.data/.file [2022-04-12T11:12:38.909Z] spire-1.2.1/.dockerignore [2022-04-12T11:12:38.909Z] spire-1.2.1/.gitattributes [2022-04-12T11:12:38.909Z] spire-1.2.1/.githooks/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T11:12:38.909Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T11:12:38.909Z] spire-1.2.1/.gitignore [2022-04-12T11:12:38.909Z] spire-1.2.1/.go-version [2022-04-12T11:12:38.909Z] spire-1.2.1/.golangci.yml [2022-04-12T11:12:38.909Z] spire-1.2.1/ADOPTERS.md [2022-04-12T11:12:38.909Z] spire-1.2.1/CHANGELOG.md [2022-04-12T11:12:38.909Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T11:12:38.909Z] spire-1.2.1/CODEOWNERS [2022-04-12T11:12:38.909Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T11:12:38.909Z] spire-1.2.1/Dockerfile [2022-04-12T11:12:38.909Z] spire-1.2.1/Dockerfile.dev [2022-04-12T11:12:38.909Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T11:12:38.909Z] spire-1.2.1/LICENSE [2022-04-12T11:12:38.909Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T11:12:38.909Z] spire-1.2.1/Makefile [2022-04-12T11:12:38.909Z] spire-1.2.1/README.md [2022-04-12T11:12:38.909Z] spire-1.2.1/ROADMAP.md [2022-04-12T11:12:38.909Z] spire-1.2.1/SECURITY.md [2022-04-12T11:12:38.909Z] spire-1.2.1/cmd/ [2022-04-12T11:12:38.909Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T11:12:38.910Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T11:12:39.185Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T11:12:39.186Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/ [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/agent/ [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/server/ [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/server/server.conf [2022-04-12T11:12:39.186Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/ [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/auditlog.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/ [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T11:12:39.186Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/spire_server.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/telemetry.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/upgrading.md [2022-04-12T11:12:39.463Z] spire-1.2.1/doc/using_spire.md [2022-04-12T11:12:39.463Z] spire-1.2.1/examples/ [2022-04-12T11:12:39.463Z] spire-1.2.1/examples/README.md [2022-04-12T11:12:39.463Z] spire-1.2.1/go.mod [2022-04-12T11:12:39.463Z] spire-1.2.1/go.sum [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T11:12:39.463Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/api/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T11:12:39.464Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T11:12:39.740Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T11:12:39.741Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T11:12:39.742Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/version/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T11:12:40.018Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/config.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T11:12:40.019Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T11:12:40.303Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T11:12:40.304Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/server.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T11:12:40.581Z] spire-1.2.1/proto/ [2022-04-12T11:12:40.581Z] spire-1.2.1/proto/private/ [2022-04-12T11:12:40.581Z] spire-1.2.1/proto/private/server/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T11:12:40.582Z] spire-1.2.1/release/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/README.md [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/conf/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T11:12:40.582Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T11:12:40.582Z] spire-1.2.1/script/ [2022-04-12T11:12:40.582Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T11:12:40.582Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T11:12:40.582Z] spire-1.2.1/support/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T11:12:40.582Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/clock/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/clock/clock.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T11:12:40.582Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/README.md [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/common [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T11:12:40.583Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T11:12:40.863Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T11:12:40.864Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T11:12:40.865Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T11:12:41.151Z] spire-1.2.1/test/integration/test.sh [2022-04-12T11:12:41.151Z] spire-1.2.1/test/plugintest/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testca/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testca/ca.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testkey/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/testkey/new.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T11:12:41.151Z] spire-1.2.1/test/util/ [2022-04-12T11:12:41.151Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T11:12:41.152Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T11:12:41.152Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T11:12:41.152Z] spire-1.2.1/test/util/race.go [2022-04-12T11:12:41.152Z] spire-1.2.1/test/util/util.go [2022-04-12T11:12:41.152Z] building spire from source... [2022-04-12T11:12:41.765Z] Installing go1.17.7... [2022-04-12T11:13:08.637Z] Building bin/spire-server... [2022-04-12T11:13:08.637Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T11:13:08.637Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T11:13:08.637Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T11:13:08.637Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T11:13:08.637Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T11:13:08.637Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T11:13:08.637Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T11:13:08.637Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T11:13:08.912Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T11:13:09.900Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:13:11.348Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T11:13:11.348Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T11:13:11.348Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T11:13:11.625Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:13:11.902Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:13:11.902Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:13:11.902Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:13:12.892Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:13:12.892Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:13:13.172Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:13:13.449Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:13:13.449Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:13:14.439Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:13:14.719Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:13:29.856Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:13:29.856Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:13:29.856Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:13:29.856Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:13:29.856Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:13:29.856Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:13:29.856Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:13:29.856Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:13:29.856Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:13:29.856Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:13:29.856Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:13:29.856Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:13:29.856Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:13:29.856Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:13:29.856Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:13:30.454Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:13:30.454Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:13:31.053Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:13:31.654Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:13:31.654Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:13:31.654Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:13:31.654Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:13:31.654Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:13:31.931Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:13:31.931Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:13:31.931Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:13:32.209Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:13:32.809Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:13:33.411Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:13:33.411Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:13:33.411Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:13:34.400Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T11:13:37.805Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T11:13:51.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:13:51.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:13:51.236Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:13:51.236Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:13:51.236Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:14:18.064Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:14:18.064Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:14:18.064Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:14:26.368Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:14:26.971Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:14:59.369Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:14:59.369Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:14:59.369Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:14:59.369Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:14:59.369Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:14:59.369Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:15:00.361Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:15:00.966Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:15:02.957Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:15:02.957Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:15:02.957Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:15:04.407Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:15:04.407Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:15:04.687Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:15:04.964Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:15:05.241Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:15:05.242Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:15:05.518Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:15:05.518Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:15:05.795Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:15:06.072Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:15:07.531Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:15:07.531Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:15:07.809Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:15:14.571Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:15:14.571Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:15:14.571Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:15:14.571Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:15:14.571Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:15:14.571Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:15:14.571Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:15:16.025Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:15:16.300Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:15:16.300Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:15:16.573Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:15:16.850Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:15:17.837Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:15:18.438Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:15:19.043Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:15:19.043Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:15:19.320Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:15:19.320Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:15:19.597Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:15:19.597Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:15:19.597Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:15:21.048Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:15:21.048Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:15:21.326Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:15:21.326Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:15:21.603Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:15:23.598Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:15:24.589Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:15:24.589Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:15:24.865Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:15:24.865Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:15:25.143Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:15:25.419Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:15:25.695Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:15:26.297Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:15:28.934Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:15:30.925Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:15:30.925Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:15:31.530Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:15:31.820Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:15:31.820Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:15:32.811Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:15:32.811Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:15:32.811Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:15:32.811Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:15:33.090Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:15:33.366Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:15:33.366Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:15:44.676Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:15:44.676Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:15:44.677Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:15:44.677Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:16:11.514Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:16:11.514Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:19:18.526Z] Removing intermediate container 280e4ed8cdfd [2022-04-12T11:19:18.526Z] ---> b5a123e08466 [2022-04-12T11:19:18.526Z] [2022-04-12T11:19:18.526Z] Step 9/20 : FROM alpine:3.15 [2022-04-12T11:19:18.526Z] 3.15: Pulling from library/alpine [2022-04-12T11:19:18.526Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-12T11:19:18.526Z] Status: Downloaded newer image for alpine:3.15 [2022-04-12T11:19:18.526Z] ---> 3fb3c9af89a9 [2022-04-12T11:19:18.526Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T11:19:18.526Z] ---> Running in 2f68de5bf376 [2022-04-12T11:19:18.526Z] Removing intermediate container 2f68de5bf376 [2022-04-12T11:19:18.526Z] ---> 59bd6eaa48c5 [2022-04-12T11:19:18.526Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:19:18.526Z] ---> Running in 9e4deb26f022 [2022-04-12T11:19:18.526Z] 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-12T11:19:18.526Z] Removing intermediate container 9e4deb26f022 [2022-04-12T11:19:18.526Z] ---> 83e05ef4fe52 [2022-04-12T11:19:18.526Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-12T11:19:18.526Z] ---> Running in 46fb8631457f [2022-04-12T11:19:20.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:21.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:22.520Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T11:19:22.520Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T11:19:22.520Z] OK: 15729 distinct packages available [2022-04-12T11:19:22.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:23.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:24.810Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-12T11:19:25.100Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:19:25.376Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T11:19:25.376Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-12T11:19:25.376Z] (5/9) Installing curl (7.80.0-r0) [2022-04-12T11:19:25.651Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-12T11:19:25.651Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-12T11:19:25.651Z] (8/9) Installing libucontext (1.1-r0) [2022-04-12T11:19:25.925Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-12T11:19:25.925Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:19:25.925Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:19:26.202Z] OK: 8 MiB in 23 packages [2022-04-12T11:19:31.640Z] Removing intermediate container 46fb8631457f [2022-04-12T11:19:31.640Z] ---> 559d064309bb [2022-04-12T11:19:31.640Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:19:34.277Z] ---> 030cd0e5af5b [2022-04-12T11:19:34.277Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-12T11:19:36.290Z] Removing intermediate container b1b088168c37 [2022-04-12T11:19:36.290Z] ---> fe20c830c878 [2022-04-12T11:19:36.290Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-12T11:19:36.571Z] ---> Running in 4f9fb16ea469 [2022-04-12T11:19:39.212Z] 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-12T11:19:39.494Z] Removing intermediate container 3027da1a8d36 [2022-04-12T11:19:39.494Z] ---> 826370fa62ae [2022-04-12T11:19:39.494Z] [2022-04-12T11:19:39.494Z] Step 10/31 : FROM alpine:3.14 [2022-04-12T11:19:39.808Z] 3.14: Pulling from library/alpine [2022-04-12T11:19:40.087Z] ---> 1ebb39b598aa [2022-04-12T11:19:40.087Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-12T11:19:42.744Z] ---> d75961e046b0 [2022-04-12T11:19:42.744Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-12T11:19:42.744Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T11:19:42.744Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T11:19:42.744Z] ---> ac73e934f311 [2022-04-12T11:19:42.744Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-12T11:19:42.744Z] ---> Running in 80248f5bab72 [2022-04-12T11:19:43.026Z] ---> Running in c75aab49b704 [2022-04-12T11:19:43.627Z] Removing intermediate container 4f9fb16ea469 [2022-04-12T11:19:43.627Z] ---> fbbe46ffe2ba [2022-04-12T11:19:43.627Z] [2022-04-12T11:19:43.627Z] Step 11/23 : FROM docker:20.10.14 [2022-04-12T11:19:43.627Z] 20.10.14: Pulling from library/docker [2022-04-12T11:19:44.259Z] Removing intermediate container c75aab49b704 [2022-04-12T11:19:44.259Z] ---> c74f1843b5a1 [2022-04-12T11:19:44.259Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-12T11:19:44.259Z] Removing intermediate container 80248f5bab72 [2022-04-12T11:19:44.259Z] ---> ada8da70c34a [2022-04-12T11:19:44.259Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:19:44.259Z] ---> Running in 5dbe6a56c7aa [2022-04-12T11:19:44.544Z] ---> Running in 7e45f902c8f1 [2022-04-12T11:19:44.824Z] Removing intermediate container 7ac74e26c6b7 [2022-04-12T11:19:44.824Z] ---> cc487b8b11fd [2022-04-12T11:19:44.824Z] [2022-04-12T11:19:44.824Z] Step 10/25 : FROM alpine:3.14 [2022-04-12T11:19:44.824Z] ---> ac73e934f311 [2022-04-12T11:19:44.824Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-12T11:19:45.107Z] ---> Running in 1cc5d8252a83 [2022-04-12T11:19:46.603Z] Removing intermediate container 7e45f902c8f1 [2022-04-12T11:19:46.603Z] ---> e88b88c1853c [2022-04-12T11:19:46.603Z] Step 18/20 : LABEL arch=arm64 [2022-04-12T11:19:46.603Z] ---> Running in a3c586f19ff5 [2022-04-12T11:19:48.071Z] Removing intermediate container a3c586f19ff5 [2022-04-12T11:19:48.071Z] ---> 30de2a185999 [2022-04-12T11:19:48.071Z] Step 19/20 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:19:48.345Z] ---> Running in a1b1a91fd99c [2022-04-12T11:19:48.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:48.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:48.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:48.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:19:49.230Z] Removing intermediate container a1b1a91fd99c [2022-04-12T11:19:49.231Z] ---> ad3b2c364480 [2022-04-12T11:19:49.231Z] Step 20/20 : LABEL version=0.0.0 [2022-04-12T11:19:49.502Z] ---> Running in 5be4b89b0d42 [2022-04-12T11:19:49.781Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-12T11:19:50.060Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-12T11:19:50.060Z] (2/2) Installing su-exec (0.2-r1) [2022-04-12T11:19:50.060Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-12T11:19:50.060Z] (3/3) Installing su-exec (0.2-r1) [2022-04-12T11:19:50.060Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:19:50.060Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:19:50.060Z] OK: 6 MiB in 16 packages [2022-04-12T11:19:50.060Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:19:50.060Z] Removing intermediate container 5be4b89b0d42 [2022-04-12T11:19:50.060Z] ---> 17d3e511281b [2022-04-12T11:19:50.060Z] [2022-04-12T11:19:50.352Z] OK: 6 MiB in 17 packages [2022-04-12T11:19:52.349Z] Removing intermediate container 5dbe6a56c7aa [2022-04-12T11:19:52.349Z] ---> 81ea36166e85 [2022-04-12T11:19:52.349Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-12T11:19:52.349Z] Successfully built 17d3e511281b [2022-04-12T11:19:52.349Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-12T11:19:52.349Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-12T11:19:52.626Z] ---> Running in 94f8cd7a8b61 [2022-04-12T11:19:53.630Z] Removing intermediate container 94f8cd7a8b61 [2022-04-12T11:19:53.630Z] ---> 00f352b266f3 [2022-04-12T11:19:53.630Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-12T11:19:53.630Z] Removing intermediate container 1cc5d8252a83 [2022-04-12T11:19:53.630Z] ---> 0d6ac1b3fe3c [2022-04-12T11:19:53.630Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:19:53.911Z] ---> Running in 6074364dbef7 [2022-04-12T11:19:53.911Z] ---> Running in b62d7992111f [2022-04-12T11:19:55.366Z] Removing intermediate container 6074364dbef7 [2022-04-12T11:19:55.366Z] ---> 350e3c425f5c [2022-04-12T11:19:55.366Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-12T11:19:55.366Z] Removing intermediate container b62d7992111f [2022-04-12T11:19:55.366Z] ---> 85cef58feba2 [2022-04-12T11:19:55.366Z] Step 13/25 : WORKDIR / [2022-04-12T11:19:55.366Z] ---> Running in d41b40b1c627 [2022-04-12T11:19:55.640Z] ---> Running in 138eed8bfad3 [2022-04-12T11:19:57.093Z] Removing intermediate container 138eed8bfad3 [2022-04-12T11:19:57.093Z] ---> 8511c05a5286 [2022-04-12T11:19:57.093Z] 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-12T11:19:58.542Z] ---> 80a90ac6551d [2022-04-12T11:19:58.542Z] 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-12T11:19:59.146Z] Removing intermediate container d41b40b1c627 [2022-04-12T11:19:59.146Z] ---> c31b3ce79296 [2022-04-12T11:19:59.146Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-12T11:19:59.420Z] ---> Running in 90005cc0764f [2022-04-12T11:20:00.428Z] ---> de2fbdeae3b2 [2022-04-12T11:20:00.428Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-12T11:20:00.428Z] Removing intermediate container 90005cc0764f [2022-04-12T11:20:00.428Z] ---> 99ed633f48a5 [2022-04-12T11:20:00.717Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-12T11:20:02.723Z] ---> 3ba2e0b2bf3c [2022-04-12T11:20:02.723Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-12T11:20:02.723Z] ---> 0d12578e5152 [2022-04-12T11:20:02.723Z] 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-12T11:20:03.000Z] ---> Running in 015901658a67 [2022-04-12T11:20:04.461Z] ---> 112bf6ab35a0 [2022-04-12T11:20:04.461Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-12T11:20:07.239Z] Removing intermediate container 015901658a67 [2022-04-12T11:20:07.239Z] ---> 49c27d6b8672 [2022-04-12T11:20:07.239Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:20:09.964Z] ---> dfe9e30f7870 [2022-04-12T11:20:09.964Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-12T11:20:10.245Z] ---> 1936d39cdb16 [2022-04-12T11:20:10.245Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-12T11:20:10.891Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-12T11:20:10.891Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-12T11:20:10.891Z] ---> c346e9eafbab [2022-04-12T11:20:10.891Z] 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-12T11:20:11.171Z] ---> Running in d9433b3e0e76 [2022-04-12T11:20:12.160Z] Removing intermediate container d9433b3e0e76 [2022-04-12T11:20:12.160Z] ---> 77281aaf8607 [2022-04-12T11:20:12.160Z] 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-12T11:20:12.446Z] ---> Running in fab4fdf2ae63 [2022-04-12T11:20:14.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:20:14.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:20:15.061Z] ---> 8947fc10427a [2022-04-12T11:20:15.061Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-12T11:20:15.668Z] (1/43) Installing readline (8.1.1-r0) [2022-04-12T11:20:15.948Z] (2/43) Installing bash (5.1.16-r0) [2022-04-12T11:20:15.948Z] ---> 26f0c0ed04c5 [2022-04-12T11:20:15.948Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:20:15.948Z] Executing bash-5.1.16-r0.post-install [2022-04-12T11:20:15.948Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:20:15.948Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-12T11:20:15.948Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-12T11:20:15.948Z] (6/43) Installing curl (7.80.0-r0) [2022-04-12T11:20:15.948Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-12T11:20:16.227Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-12T11:20:16.227Z] (9/43) Installing expat (2.4.7-r0) [2022-04-12T11:20:16.227Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-12T11:20:16.227Z] (11/43) Installing gdbm (1.22-r0) [2022-04-12T11:20:16.227Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-12T11:20:16.227Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-12T11:20:16.227Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-12T11:20:16.227Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-12T11:20:16.227Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-12T11:20:16.227Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-12T11:20:16.838Z] ---> f3d32eda4d4a [2022-04-12T11:20:16.838Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-12T11:20:17.450Z] ---> e73d4a85ea62 [2022-04-12T11:20:17.450Z] 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-12T11:20:17.729Z] ---> Running in 482b9cc352c7 [2022-04-12T11:20:19.182Z] ---> 1a85f1dcbf76 [2022-04-12T11:20:19.182Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-12T11:20:19.182Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-12T11:20:19.182Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-12T11:20:19.182Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-12T11:20:19.182Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-12T11:20:19.182Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-12T11:20:19.461Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-12T11:20:19.461Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-12T11:20:19.461Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-12T11:20:19.461Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-12T11:20:19.461Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-12T11:20:19.461Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-12T11:20:19.461Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-12T11:20:19.461Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-12T11:20:19.461Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-12T11:20:19.461Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-12T11:20:19.743Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-12T11:20:19.743Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-12T11:20:19.743Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-12T11:20:19.743Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-12T11:20:19.743Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-12T11:20:19.743Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-12T11:20:19.743Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-12T11:20:19.743Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-12T11:20:19.743Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-12T11:20:20.029Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-12T11:20:20.029Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-12T11:20:20.629Z] ---> f822fe4e8d02 [2022-04-12T11:20:20.629Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-12T11:20:20.910Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T11:20:20.910Z] OK: 82 MiB in 65 packages [2022-04-12T11:20:21.522Z] ---> Running in 389071ca42e5 [2022-04-12T11:20:21.522Z] Removing intermediate container 482b9cc352c7 [2022-04-12T11:20:21.522Z] ---> 978923b5f29a [2022-04-12T11:20:21.522Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:20:21.799Z] ---> Running in 08fe60b3c8f5 [2022-04-12T11:20:22.407Z] Removing intermediate container 389071ca42e5 [2022-04-12T11:20:22.407Z] ---> 8295a0a8831e [2022-04-12T11:20:22.407Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-12T11:20:22.407Z] Removing intermediate container 08fe60b3c8f5 [2022-04-12T11:20:22.407Z] ---> 04526e152274 [2022-04-12T11:20:22.407Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T11:20:22.688Z] ---> Running in 211eb6217e3d [2022-04-12T11:20:23.680Z] Removing intermediate container 211eb6217e3d [2022-04-12T11:20:23.680Z] ---> 58494f3caf64 [2022-04-12T11:20:23.680Z] Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:20:23.966Z] ---> Running in 32198f249106 [2022-04-12T11:20:24.242Z] ---> 4d77f55df2df [2022-04-12T11:20:24.242Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-12T11:20:24.849Z] Removing intermediate container 32198f249106 [2022-04-12T11:20:24.849Z] ---> e473f06b0386 [2022-04-12T11:20:24.849Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T11:20:24.849Z] ---> Running in cc9ee632a2ee [2022-04-12T11:20:25.125Z] ---> Running in 48cf6149ee2e [2022-04-12T11:20:26.114Z] Removing intermediate container cc9ee632a2ee [2022-04-12T11:20:26.114Z] ---> 1af778ba61f9 [2022-04-12T11:20:26.114Z] [2022-04-12T11:20:26.714Z] Collecting docker-compose==1.23.2 [2022-04-12T11:20:26.991Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-12T11:20:26.991Z] Successfully built 1af778ba61f9 [2022-04-12T11:20:26.991Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-12T11:20:26.991Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-12T11:20:28.449Z] Removing intermediate container 48cf6149ee2e [2022-04-12T11:20:28.449Z] ---> f8d573ba8c49 [2022-04-12T11:20:28.449Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-12T11:20:28.728Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-12T11:20:28.728Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-12T11:20:28.728Z] ---> Running in 4bfa8d4f0aac [2022-04-12T11:20:28.728Z] 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-12T11:20:29.333Z] Removing intermediate container 4bfa8d4f0aac [2022-04-12T11:20:29.333Z] ---> 82c128aad6ec [2022-04-12T11:20:29.333Z] Step 28/31 : CMD ["gate"] [2022-04-12T11:20:29.333Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-12T11:20:29.333Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-12T11:20:29.612Z] Collecting docopt<0.7,>=0.6.1 [2022-04-12T11:20:29.612Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-12T11:20:29.612Z] ---> Running in b9a19b4cfc56 [2022-04-12T11:20:30.606Z] Removing intermediate container b9a19b4cfc56 [2022-04-12T11:20:30.606Z] ---> f9c95e0f5373 [2022-04-12T11:20:30.606Z] Step 29/31 : LABEL arch=arm64 [2022-04-12T11:20:30.888Z] ---> Running in 8385c5a86c3a [2022-04-12T11:20:31.496Z] Removing intermediate container 8385c5a86c3a [2022-04-12T11:20:31.496Z] ---> ac763d0fb9c1 [2022-04-12T11:20:31.496Z] Step 30/31 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:20:32.109Z] ---> Running in a16e2e4df94a [2022-04-12T11:20:32.712Z] Removing intermediate container a16e2e4df94a [2022-04-12T11:20:32.712Z] ---> af38d760662b [2022-04-12T11:20:32.712Z] Step 31/31 : LABEL version=0.0.0 [2022-04-12T11:20:33.315Z] Collecting docker<4.0,>=3.6.0 [2022-04-12T11:20:33.315Z] ---> Running in 8604c79c612c [2022-04-12T11:20:33.315Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-12T11:20:33.315Z] Collecting cached-property<2,>=1.2.0 [2022-04-12T11:20:33.598Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-12T11:20:33.875Z] Removing intermediate container 8604c79c612c [2022-04-12T11:20:33.875Z] ---> 59e341ae6c44 [2022-04-12T11:20:33.875Z] [2022-04-12T11:20:34.480Z] Successfully built 59e341ae6c44 [2022-04-12T11:20:34.480Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-12T11:20:34.480Z] Building core-command [2022-04-12T11:20:34.480Z] Collecting PyYAML<4,>=3.10 [2022-04-12T11:20:34.480Z]  Building security-bootstrapper ... done  Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-12T11:20:37.131Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:20:37.131Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:20:37.131Z] ---> 608e95a82d2b [2022-04-12T11:20:37.131Z] Step 3/26 : WORKDIR /edgex-go [2022-04-12T11:20:37.131Z] ---> Using cache [2022-04-12T11:20:37.131Z] ---> 3882e9fa8f1e [2022-04-12T11:20:37.131Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:20:37.131Z] ---> Using cache [2022-04-12T11:20:37.131Z] ---> df737be2678e [2022-04-12T11:20:37.131Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T11:20:37.131Z] ---> Running in 5b6f9de49543 [2022-04-12T11:20:38.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:20:38.743Z] Collecting texttable<0.10,>=0.9.0 [2022-04-12T11:20:38.743Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-12T11:20:39.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:20:40.473Z] OK: 220 MiB in 52 packages [2022-04-12T11:20:41.116Z] Collecting jsonschema<3,>=2.5.1 [2022-04-12T11:20:41.116Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-12T11:20:41.396Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-12T11:20:41.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-12T11:20:42.010Z] Removing intermediate container 5b6f9de49543 [2022-04-12T11:20:42.010Z] ---> 76c971f1517a [2022-04-12T11:20:42.010Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-12T11:20:43.007Z] ---> f20063c01a50 [2022-04-12T11:20:43.007Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:20:43.007Z] ---> Running in 8656b85bb686 [2022-04-12T11:20:44.011Z] Collecting docker-pycreds>=0.4.0 [2022-04-12T11:20:44.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-12T11:20:44.898Z] 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-12T11:20:45.176Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-12T11:20:45.176Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-12T11:20:45.453Z] Collecting idna<2.8,>=2.5 [2022-04-12T11:20:45.453Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-12T11:20:46.056Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-12T11:20:46.056Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-12T11:20:46.658Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-12T11:20:46.658Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-12T11:20:46.658Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-12T11:20:46.658Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-12T11:20:47.652Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-12T11:20:47.652Z] Attempting uninstall: urllib3 [2022-04-12T11:20:47.652Z] Found existing installation: urllib3 1.26.7 [2022-04-12T11:20:47.652Z] Uninstalling urllib3-1.26.7: [2022-04-12T11:20:47.652Z] Successfully uninstalled urllib3-1.26.7 [2022-04-12T11:20:47.940Z] Removing intermediate container 8656b85bb686 [2022-04-12T11:20:47.940Z] ---> ce7cdbb3cb1c [2022-04-12T11:20:47.940Z] Step 8/26 : COPY . . [2022-04-12T11:20:48.553Z] Attempting uninstall: idna [2022-04-12T11:20:48.553Z] Found existing installation: idna 3.3 [2022-04-12T11:20:48.553Z] Uninstalling idna-3.3: [2022-04-12T11:20:48.553Z] Successfully uninstalled idna-3.3 [2022-04-12T11:20:51.967Z] Attempting uninstall: requests [2022-04-12T11:20:51.967Z] Found existing installation: requests 2.26.0 [2022-04-12T11:20:51.967Z] Uninstalling requests-2.26.0: [2022-04-12T11:20:51.967Z] Successfully uninstalled requests-2.26.0 [2022-04-12T11:20:52.568Z] Running setup.py install for texttable: started [2022-04-12T11:20:55.181Z] Running setup.py install for texttable: finished with status 'done' [2022-04-12T11:20:55.181Z] Running setup.py install for PyYAML: started [2022-04-12T11:20:57.823Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-12T11:20:58.102Z] Running setup.py install for docopt: started [2022-04-12T11:21:00.755Z] Running setup.py install for docopt: finished with status 'done' [2022-04-12T11:21:00.755Z] Running setup.py install for dockerpty: started [2022-04-12T11:21:03.128Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-12T11:21:05.807Z] 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-12T11:21:20.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:21:20.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:21:20.972Z] ---> 608e95a82d2b [2022-04-12T11:21:20.972Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:21:20.972Z] ---> Using cache [2022-04-12T11:21:20.972Z] ---> 3882e9fa8f1e [2022-04-12T11:21:20.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:21:20.972Z] ---> Using cache [2022-04-12T11:21:20.972Z] ---> df737be2678e [2022-04-12T11:21:20.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T11:21:21.259Z] ---> Running in ca4282357f17 [2022-04-12T11:21:23.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:21:25.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:21:26.366Z] OK: 220 MiB in 52 packages [2022-04-12T11:21:29.008Z] Removing intermediate container ca4282357f17 [2022-04-12T11:21:29.008Z] ---> 1df0e12d5a21 [2022-04-12T11:21:29.008Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:21:31.001Z] ---> 4b2990bacbcc [2022-04-12T11:21:31.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:21:31.282Z] ---> Running in bcdefe09c53b [2022-04-12T11:21:31.559Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:21:31.559Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:21:31.559Z] ---> 608e95a82d2b [2022-04-12T11:21:31.559Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:21:31.559Z] ---> Using cache [2022-04-12T11:21:31.559Z] ---> 3882e9fa8f1e [2022-04-12T11:21:31.559Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:21:31.559Z] ---> Using cache [2022-04-12T11:21:31.559Z] ---> df737be2678e [2022-04-12T11:21:31.559Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T11:21:31.559Z] ---> Using cache [2022-04-12T11:21:31.559Z] ---> 1df0e12d5a21 [2022-04-12T11:21:31.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:21:31.559Z] ---> Using cache [2022-04-12T11:21:31.559Z] ---> 4b2990bacbcc [2022-04-12T11:21:31.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:21:31.840Z] ---> Running in d63fa30459a6 [2022-04-12T11:21:36.197Z] Removing intermediate container fab4fdf2ae63 [2022-04-12T11:21:36.197Z] ---> 90b1f61c9916 [2022-04-12T11:21:36.197Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-12T11:21:36.516Z] ---> Running in 67e6dceff238 [2022-04-12T11:21:38.512Z] Removing intermediate container 67e6dceff238 [2022-04-12T11:21:38.512Z] ---> 4aab549c2996 [2022-04-12T11:21:38.512Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-12T11:21:38.512Z] ---> Running in 150d0e8d168a [2022-04-12T11:21:38.512Z] Removing intermediate container bcdefe09c53b [2022-04-12T11:21:38.512Z] ---> 585d1d6f5909 [2022-04-12T11:21:38.512Z] Step 8/22 : COPY . . [2022-04-12T11:21:38.790Z] Removing intermediate container d63fa30459a6 [2022-04-12T11:21:38.790Z] ---> 93198f039180 [2022-04-12T11:21:38.790Z] Step 8/23 : COPY . . [2022-04-12T11:21:39.397Z] Removing intermediate container 150d0e8d168a [2022-04-12T11:21:39.397Z] ---> 1024a41539e3 [2022-04-12T11:21:39.397Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-12T11:21:39.678Z] ---> 476e141633ab [2022-04-12T11:21:39.678Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T11:21:39.954Z] ---> Running in fef21d8d63d1 [2022-04-12T11:21:41.402Z] Removing intermediate container fef21d8d63d1 [2022-04-12T11:21:41.402Z] ---> 87442a273acf [2022-04-12T11:21:41.402Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-12T11:21:41.402Z] ---> Running in 42388fe4cbe8 [2022-04-12T11:21:45.735Z] ---> df8ff032accf [2022-04-12T11:21:45.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-12T11:21:46.360Z] Removing intermediate container 42388fe4cbe8 [2022-04-12T11:21:46.360Z] ---> 521494cd6b50 [2022-04-12T11:21:46.360Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-12T11:21:46.638Z] ---> Running in 634d94a95d49 [2022-04-12T11:21:47.244Z] ---> 77a7b07607c2 [2022-04-12T11:21:47.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-12T11:21:47.523Z] Removing intermediate container 634d94a95d49 [2022-04-12T11:21:47.523Z] ---> 411a0f724cb9 [2022-04-12T11:21:47.523Z] 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-12T11:21:47.802Z] ---> Running in 67097329c480 [2022-04-12T11:21:50.472Z] ---> bd83ab950430 [2022-04-12T11:21:50.472Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-12T11:21:50.472Z] ---> Running in 1a725ee3dbfb [2022-04-12T11:21:50.749Z] spire-1.2.1/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.data/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.data/.file [2022-04-12T11:21:50.749Z] spire-1.2.1/.dockerignore [2022-04-12T11:21:50.749Z] spire-1.2.1/.gitattributes [2022-04-12T11:21:50.749Z] spire-1.2.1/.githooks/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T11:21:50.749Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T11:21:50.749Z] spire-1.2.1/.gitignore [2022-04-12T11:21:50.749Z] spire-1.2.1/.go-version [2022-04-12T11:21:50.749Z] spire-1.2.1/.golangci.yml [2022-04-12T11:21:50.749Z] spire-1.2.1/ADOPTERS.md [2022-04-12T11:21:50.749Z] spire-1.2.1/CHANGELOG.md [2022-04-12T11:21:50.749Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T11:21:50.749Z] spire-1.2.1/CODEOWNERS [2022-04-12T11:21:50.749Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T11:21:50.749Z] spire-1.2.1/Dockerfile [2022-04-12T11:21:51.028Z] spire-1.2.1/Dockerfile.dev [2022-04-12T11:21:51.028Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T11:21:51.028Z] spire-1.2.1/LICENSE [2022-04-12T11:21:51.028Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T11:21:51.028Z] spire-1.2.1/Makefile [2022-04-12T11:21:51.028Z] spire-1.2.1/README.md [2022-04-12T11:21:51.028Z] spire-1.2.1/ROADMAP.md [2022-04-12T11:21:51.028Z] spire-1.2.1/SECURITY.md [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T11:21:51.028Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/ [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/agent/ [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/server/ [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/server/server.conf [2022-04-12T11:21:51.028Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/ [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/auditlog.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/ [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T11:21:51.028Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/spire_server.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/telemetry.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/upgrading.md [2022-04-12T11:21:51.304Z] spire-1.2.1/doc/using_spire.md [2022-04-12T11:21:51.304Z] spire-1.2.1/examples/ [2022-04-12T11:21:51.304Z] spire-1.2.1/examples/README.md [2022-04-12T11:21:51.304Z] spire-1.2.1/go.mod [2022-04-12T11:21:51.304Z] spire-1.2.1/go.sum [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.goRemoving intermediate container 1a725ee3dbfb [2022-04-12T11:21:51.304Z] ---> 6651839fae6b [2022-04-12T11:21:51.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:21:51.304Z] [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T11:21:51.304Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ ---> Running in 4d5d4fa3d179 [2022-04-12T11:21:51.305Z] [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T11:21:51.305Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T11:21:51.306Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T11:21:51.582Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T11:21:51.583Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/version/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T11:21:51.584Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/config.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T11:21:51.861Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T11:21:51.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/server.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/private/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/private/server/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T11:21:51.863Z] spire-1.2.1/release/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/README.md [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/conf/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T11:21:51.863Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T11:21:51.863Z] spire-1.2.1/script/ [2022-04-12T11:21:51.863Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T11:21:51.863Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T11:21:51.863Z] spire-1.2.1/support/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T11:21:51.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T11:21:52.145Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/clock/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/clock/clock.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T11:21:52.145Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T11:21:52.146Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T11:21:52.146Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/common [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T11:21:52.146Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T11:21:52.147Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T11:21:52.425Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T11:21:52.426Z] spire-1.2.1/test/integration/test.sh [2022-04-12T11:21:52.426Z] spire-1.2.1/test/plugintest/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/testca/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/testca/ca.go [2022-04-12T11:21:52.426Z] spire-1.2.1/test/testkey/ [2022-04-12T11:21:52.426Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T11:21:52.427Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/testkey/new.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T11:21:52.427Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/ [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/race.go [2022-04-12T11:21:52.427Z] spire-1.2.1/test/util/util.go [2022-04-12T11:21:52.427Z] building spire from source... [2022-04-12T11:21:52.427Z] Removing intermediate container 4d5d4fa3d179 [2022-04-12T11:21:52.427Z] ---> b66def20da86 [2022-04-12T11:21:52.427Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:21:52.700Z] ---> Running in 9cb67c266138 [2022-04-12T11:21:52.973Z] Installing go1.17.7... [2022-04-12T11:21:53.577Z] Removing intermediate container 9cb67c266138 [2022-04-12T11:21:53.577Z] ---> ed9863920b52 [2022-04-12T11:21:53.577Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:21:53.876Z] ---> Running in 7744f220a24f [2022-04-12T11:21:54.880Z] Removing intermediate container 7744f220a24f [2022-04-12T11:21:54.880Z] ---> d55b22877bac [2022-04-12T11:21:54.880Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:21:54.880Z] ---> Running in 79542cad7be4 [2022-04-12T11:21:55.872Z] Removing intermediate container 79542cad7be4 [2022-04-12T11:21:55.872Z] ---> 011c2e72ca7e [2022-04-12T11:21:55.872Z] [2022-04-12T11:21:57.889Z] Successfully built 011c2e72ca7e [2022-04-12T11:21:57.889Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-12T11:21:57.889Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-04-12T11:22:20.138Z] Building bin/spire-server... [2022-04-12T11:22:20.138Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T11:22:20.138Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T11:22:20.138Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T11:22:20.138Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T11:22:20.138Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T11:22:20.138Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T11:22:20.138Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T11:22:20.415Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T11:22:20.415Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T11:22:21.877Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:22:22.485Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T11:22:22.485Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T11:22:22.485Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T11:22:22.763Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:22:23.038Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:22:23.038Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:22:23.038Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:22:23.648Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:22:23.648Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:22:23.648Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:22:23.928Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:22:23.928Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:22:24.921Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:22:24.922Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:22:31.682Z]  ---> b763fe7b7d82 [2022-04-12T11:22:31.682Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-12T11:22:31.682Z] ---> bb78756a9560 [2022-04-12T11:22:31.682Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-12T11:22:31.682Z] ---> Running in e9a3a759501e [2022-04-12T11:22:31.682Z] ---> Running in bcf106374de6 [2022-04-12T11:22:35.269Z] 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-12T11:22:35.269Z] 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-12T11:22:37.911Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:22:37.911Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:22:37.911Z] ---> 608e95a82d2b [2022-04-12T11:22:37.911Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:22:37.911Z] ---> Using cache [2022-04-12T11:22:37.911Z] ---> 3882e9fa8f1e [2022-04-12T11:22:37.911Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:22:37.911Z] ---> Using cache [2022-04-12T11:22:37.911Z] ---> df737be2678e [2022-04-12T11:22:37.911Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-12T11:22:37.911Z] ---> Running in fa8236ed3731 [2022-04-12T11:22:39.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:22:39.376Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:22:39.376Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:22:39.655Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:22:39.655Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:22:39.655Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:22:39.931Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:22:40.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:22:40.209Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:22:40.209Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:22:40.488Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:22:40.488Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:22:40.766Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:22:40.766Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:22:41.372Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:22:41.372Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:22:41.372Z] OK: 220 MiB in 52 packages [2022-04-12T11:22:41.651Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:22:41.651Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:22:41.651Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:22:41.927Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:22:42.952Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:22:42.952Z] Removing intermediate container fa8236ed3731 [2022-04-12T11:22:42.952Z] ---> 80efc7305b1d [2022-04-12T11:22:42.952Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:22:43.229Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:22:43.230Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:22:43.230Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:22:43.510Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:22:43.510Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:22:43.788Z]  ---> bcae02e8d4e5 [2022-04-12T11:22:43.788Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:22:43.788Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:22:43.788Z]  ---> Running in cf52463e5479 [2022-04-12T11:22:44.407Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:22:44.686Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:22:45.283Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:22:45.283Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:22:45.283Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:22:45.892Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T11:22:50.226Z] Removing intermediate container cf52463e5479 [2022-04-12T11:22:50.226Z] ---> 554210f89558 [2022-04-12T11:22:50.226Z] Step 8/22 : COPY . . [2022-04-12T11:22:50.226Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T11:23:02.678Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:23:02.679Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:23:02.679Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:23:02.679Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:23:02.959Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:23:02.959Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:23:15.410Z]  ---> c18a61702ffe [2022-04-12T11:23:15.410Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-12T11:23:15.410Z] ---> Running in 9b375c50af38 [2022-04-12T11:23:16.860Z] 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-12T11:23:49.254Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:23:49.254Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:23:49.254Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:23:49.254Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:23:49.254Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:23:49.254Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:24:01.688Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:24:01.688Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:24:01.688Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:24:01.688Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:24:03.678Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:24:04.664Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:24:06.654Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:24:06.930Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:24:07.206Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:24:08.205Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:24:08.205Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:24:08.479Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:24:08.753Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:24:09.026Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:24:09.299Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:24:09.299Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:24:09.576Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:24:10.564Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:24:10.842Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:24:11.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:24:11.118Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:24:11.397Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:24:11.397Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:24:12.387Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:24:13.371Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:24:13.371Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:24:13.647Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:24:20.388Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:24:20.388Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:24:20.388Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:24:20.388Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:24:20.388Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:24:20.388Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:24:20.388Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:24:20.388Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:24:21.389Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:24:22.073Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:24:22.711Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:24:22.711Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:24:23.006Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:24:23.278Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:24:23.278Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:24:23.278Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:24:23.678Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:24:25.142Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:24:25.142Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:24:25.416Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:24:25.692Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:24:25.692Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:24:26.683Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:24:29.322Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:24:29.322Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:24:29.322Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:24:29.599Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:24:29.599Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:24:29.876Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:24:30.482Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:24:30.767Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:24:33.407Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:24:36.047Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:24:36.047Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:24:36.325Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:24:36.603Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:24:36.603Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:24:37.592Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:24:37.868Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:24:37.868Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:24:37.868Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:24:38.150Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:24:38.428Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:24:38.428Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:24:48.627Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:24:48.627Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:24:48.627Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:24:48.627Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:25:27.679Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:25:27.679Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:29:49.831Z] Removing intermediate container e9a3a759501e [2022-04-12T11:29:49.831Z] ---> e712057bf0c1 [2022-04-12T11:29:49.831Z] [2022-04-12T11:29:49.831Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:29:49.831Z] ---> ac73e934f311 [2022-04-12T11:29:49.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:29:49.831Z] ---> Running in a05ecf65ba39 [2022-04-12T11:29:49.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:29:49.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:29:49.831Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-12T11:29:49.831Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:29:49.831Z] OK: 5 MiB in 15 packages [2022-04-12T11:29:50.444Z] Removing intermediate container a05ecf65ba39 [2022-04-12T11:29:50.445Z] ---> cfbbe2c504a3 [2022-04-12T11:29:50.445Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:29:50.720Z] ---> Running in 90914f53ffa8 [2022-04-12T11:29:51.012Z] Removing intermediate container 90914f53ffa8 [2022-04-12T11:29:51.012Z] ---> d69a1ce8b74d [2022-04-12T11:29:51.012Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-12T11:29:51.306Z] ---> Running in cf6e0d015cfe [2022-04-12T11:29:51.906Z] Removing intermediate container cf6e0d015cfe [2022-04-12T11:29:51.906Z] ---> 2faa29e6d58b [2022-04-12T11:29:51.906Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T11:29:51.906Z] ---> Running in d38b2af38878 [2022-04-12T11:29:52.527Z] Removing intermediate container d38b2af38878 [2022-04-12T11:29:52.527Z] ---> 653195bbd166 [2022-04-12T11:29:52.527Z] Step 15/23 : WORKDIR / [2022-04-12T11:29:52.527Z] ---> Running in 579221539af0 [2022-04-12T11:29:53.140Z] Removing intermediate container 579221539af0 [2022-04-12T11:29:53.140Z] ---> fedf28b93b61 [2022-04-12T11:29:53.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:29:54.136Z] ---> d2652cd8f8fe [2022-04-12T11:29:54.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-12T11:29:56.785Z] ---> 8622e8660e0c [2022-04-12T11:29:56.786Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-12T11:29:57.805Z] ---> 1584de160cc1 [2022-04-12T11:29:57.805Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-12T11:29:57.805Z] ---> Running in ae58e00c9bc9 [2022-04-12T11:29:58.431Z] Removing intermediate container ae58e00c9bc9 [2022-04-12T11:29:58.431Z] ---> 31264f07e113 [2022-04-12T11:29:58.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:29:58.708Z] ---> Running in c510c9390315 [2022-04-12T11:29:59.314Z] Removing intermediate container c510c9390315 [2022-04-12T11:29:59.314Z] ---> 1755289061a8 [2022-04-12T11:29:59.314Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:29:59.590Z] ---> Running in 6e9fa22983a2 [2022-04-12T11:30:00.195Z] Removing intermediate container 6e9fa22983a2 [2022-04-12T11:30:00.195Z] ---> a707efcee507 [2022-04-12T11:30:00.195Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:30:00.469Z] ---> Running in 185b4d9b83c2 [2022-04-12T11:30:01.628Z] Removing intermediate container 185b4d9b83c2 [2022-04-12T11:30:01.628Z] ---> 37cc5fe2b58d [2022-04-12T11:30:01.628Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:30:01.628Z] ---> Running in 246a2f6599af [2022-04-12T11:30:02.852Z] Removing intermediate container 246a2f6599af [2022-04-12T11:30:02.852Z] ---> 6a3407108426 [2022-04-12T11:30:02.852Z] [2022-04-12T11:30:04.998Z] Successfully built 6a3407108426 [2022-04-12T11:30:04.998Z] Successfully tagged core-command-arm64:latest [2022-04-12T11:30:04.998Z]  Building core-command ... done Building security-spire-server [2022-04-12T11:30:11.748Z] Removing intermediate container bcf106374de6 [2022-04-12T11:30:11.748Z] ---> f6a20b3a499b [2022-04-12T11:30:11.748Z] [2022-04-12T11:30:11.748Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:30:11.748Z] ---> ac73e934f311 [2022-04-12T11:30:11.748Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:30:11.748Z] ---> Using cache [2022-04-12T11:30:11.748Z] ---> cfbbe2c504a3 [2022-04-12T11:30:11.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:30:11.748Z] ---> Using cache [2022-04-12T11:30:11.748Z] ---> d69a1ce8b74d [2022-04-12T11:30:11.748Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-12T11:30:11.748Z] ---> Running in 62fa7567092f [2022-04-12T11:30:11.748Z] Removing intermediate container 62fa7567092f [2022-04-12T11:30:11.748Z] ---> 03a95b64c90f [2022-04-12T11:30:11.748Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T11:30:11.748Z] ---> Running in 5ea637389cb3 [2022-04-12T11:30:12.350Z] Removing intermediate container 5ea637389cb3 [2022-04-12T11:30:12.350Z] ---> 0f4952298bf3 [2022-04-12T11:30:12.350Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:30:13.823Z] ---> c2808dca987f [2022-04-12T11:30:13.823Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-12T11:30:15.840Z] ---> f7fb725f904a [2022-04-12T11:30:15.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-12T11:30:16.842Z] ---> f92a34387035 [2022-04-12T11:30:16.842Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-12T11:30:16.842Z] ---> Running in fa3f8266483d [2022-04-12T11:30:17.452Z] Removing intermediate container fa3f8266483d [2022-04-12T11:30:17.452Z] ---> c0b884c4ca47 [2022-04-12T11:30:17.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:30:17.452Z] ---> Running in b9fa41c9aba7 [2022-04-12T11:30:18.068Z] Removing intermediate container b9fa41c9aba7 [2022-04-12T11:30:18.068Z] ---> 2cc2a854dfa4 [2022-04-12T11:30:18.068Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:30:18.362Z] ---> Running in 772c18e04cf8 [2022-04-12T11:30:18.971Z] Removing intermediate container 772c18e04cf8 [2022-04-12T11:30:18.971Z] ---> d823dbbf3c39 [2022-04-12T11:30:18.971Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:30:18.971Z] ---> Running in 01d7ad12b40e [2022-04-12T11:30:19.581Z] Removing intermediate container 01d7ad12b40e [2022-04-12T11:30:19.581Z] ---> 05dab285859d [2022-04-12T11:30:19.581Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T11:30:19.866Z] ---> Running in 90d8630721b4 [2022-04-12T11:30:20.472Z] Removing intermediate container 90d8630721b4 [2022-04-12T11:30:20.472Z] ---> b654185cc236 [2022-04-12T11:30:20.472Z] [2022-04-12T11:30:21.471Z] Successfully built b654185cc236 [2022-04-12T11:30:21.471Z] Successfully tagged support-scheduler-arm64:latest [2022-04-12T11:30:21.471Z] Building security-proxy-setup [2022-04-12T11:31:00.574Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:31:00.574Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:31:00.574Z] ---> 608e95a82d2b [2022-04-12T11:31:00.574Z] Step 3/25 : WORKDIR /edgex-go [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 3882e9fa8f1e [2022-04-12T11:31:00.574Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> df737be2678e [2022-04-12T11:31:00.574Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 76c971f1517a [2022-04-12T11:31:00.574Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> f20063c01a50 [2022-04-12T11:31:00.574Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> ce7cdbb3cb1c [2022-04-12T11:31:00.574Z] Step 8/25 : COPY . . [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 476e141633ab [2022-04-12T11:31:00.574Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 87442a273acf [2022-04-12T11:31:00.574Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 521494cd6b50 [2022-04-12T11:31:00.574Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-12T11:31:00.574Z] ---> Using cache [2022-04-12T11:31:00.574Z] ---> 411a0f724cb9 [2022-04-12T11:31:00.574Z] 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-12T11:31:00.574Z] ---> Running in c7340710e4fe [2022-04-12T11:31:00.861Z] Removing intermediate container 9b375c50af38 [2022-04-12T11:31:00.861Z] ---> f2651e11b51e [2022-04-12T11:31:00.861Z] [2022-04-12T11:31:00.861Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:31:00.861Z] ---> ac73e934f311 [2022-04-12T11:31:00.861Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-12T11:31:01.155Z] spire-1.2.1/ [2022-04-12T11:31:01.155Z] ---> Running in 71aac70e692a [2022-04-12T11:31:01.155Z] spire-1.2.1/.data/ [2022-04-12T11:31:01.155Z] spire-1.2.1/.data/.file [2022-04-12T11:31:01.155Z] spire-1.2.1/.dockerignore [2022-04-12T11:31:01.155Z] spire-1.2.1/.gitattributes [2022-04-12T11:31:01.155Z] spire-1.2.1/.githooks/ [2022-04-12T11:31:01.155Z] spire-1.2.1/.githooks/pre-commit [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/ [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/dependabot.yml [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/ [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-12T11:31:01.155Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-12T11:31:01.155Z] spire-1.2.1/.gitignore [2022-04-12T11:31:01.155Z] spire-1.2.1/.go-version [2022-04-12T11:31:01.155Z] spire-1.2.1/.golangci.yml [2022-04-12T11:31:01.155Z] spire-1.2.1/ADOPTERS.md [2022-04-12T11:31:01.155Z] spire-1.2.1/CHANGELOG.md [2022-04-12T11:31:01.155Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-12T11:31:01.155Z] spire-1.2.1/CODEOWNERS [2022-04-12T11:31:01.155Z] spire-1.2.1/CONTRIBUTING.md [2022-04-12T11:31:01.155Z] spire-1.2.1/Dockerfile [2022-04-12T11:31:01.155Z] spire-1.2.1/Dockerfile.dev [2022-04-12T11:31:01.155Z] spire-1.2.1/Dockerfile.scratch [2022-04-12T11:31:01.155Z] spire-1.2.1/LICENSE [2022-04-12T11:31:01.155Z] spire-1.2.1/MAINTAINERS.md [2022-04-12T11:31:01.155Z] spire-1.2.1/Makefile [2022-04-12T11:31:01.155Z] spire-1.2.1/README.md [2022-04-12T11:31:01.155Z] spire-1.2.1/ROADMAP.md [2022-04-12T11:31:01.155Z] spire-1.2.1/SECURITY.md [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-12T11:31:01.155Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-12T11:31:01.436Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/ [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/agent/ [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/agent/agent.conf [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/server/ [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/server/server.conf [2022-04-12T11:31:01.436Z] spire-1.2.1/conf/server/server_full.conf [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/ [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/SPIRE101.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/auditlog.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/ [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-12T11:31:01.436Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-12T11:31:01.437Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/scaling_spire.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/spire_agent.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/spire_server.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/supported_integrations.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/telemetry.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/telemetry_config.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/upgrading.md [2022-04-12T11:31:01.720Z] spire-1.2.1/doc/using_spire.md [2022-04-12T11:31:01.720Z] spire-1.2.1/examples/ [2022-04-12T11:31:01.720Z] spire-1.2.1/examples/README.md [2022-04-12T11:31:01.720Z] spire-1.2.1/go.mod [2022-04-12T11:31:01.720Z] spire-1.2.1/go.sum [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/agent.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/config.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-12T11:31:01.720Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-12T11:31:01.721Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/names.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/auth/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-12T11:31:02.003Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/config.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/context.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/health.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/log.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/log/options.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/profiling/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/selector/ [2022-04-12T11:31:02.004Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/uptime/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/task.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/version/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/version/version.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/api.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/health/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/id.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/status.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-12T11:31:02.285Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/config.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-12T11:31:02.286Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-12T11:31:02.567Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-12T11:31:02.568Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/registration/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/server.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/server_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/ [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/private/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/private/server/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/private/server/journal/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-12T11:31:02.853Z] spire-1.2.1/release/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/README.md [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/README.md [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/conf/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/conf/server/ [2022-04-12T11:31:02.853Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-12T11:31:02.853Z] spire-1.2.1/script/ [2022-04-12T11:31:02.853Z] spire-1.2.1/script/build-artifact.sh [2022-04-12T11:31:02.853Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-12T11:31:02.853Z] spire-1.2.1/support/ [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/ [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-12T11:31:02.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-12T11:31:02.854Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/clock/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/clock/clock.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/ [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-12T11:31:02.854Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/fixture.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/common [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-12T11:31:03.145Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:31:03.427Z] [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-12T11:31:03.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/test-one.sh [2022-04-12T11:31:03.428Z] spire-1.2.1/test/integration/test.sh [2022-04-12T11:31:03.428Z] spire-1.2.1/test/plugintest/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/plugintest/config.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/plugintest/load.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/plugintest/option.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/dir.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/logs.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/suite.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/spiretest/x509.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testca/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testca/ca.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testkey/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testkey/generate.sh [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testkey/keys.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/testkey/new.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/tpmsimulator/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/ [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/cert_generation.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/io_redirection.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/race.go [2022-04-12T11:31:03.428Z] spire-1.2.1/test/util/util.go [2022-04-12T11:31:03.428Z] building spire from source... [2022-04-12T11:31:03.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:31:04.751Z] Installing go1.17.7... [2022-04-12T11:31:04.751Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-12T11:31:05.025Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-12T11:31:05.025Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:31:05.025Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:31:05.633Z] OK: 6 MiB in 16 packages [2022-04-12T11:31:09.069Z] Removing intermediate container 71aac70e692a [2022-04-12T11:31:09.069Z] ---> 1f18332c1ad8 [2022-04-12T11:31:09.069Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:31:09.069Z] ---> Running in 193328a4b7ae [2022-04-12T11:31:09.681Z] Removing intermediate container 193328a4b7ae [2022-04-12T11:31:09.681Z] ---> 80f5c53a3bbb [2022-04-12T11:31:09.681Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-12T11:31:09.681Z] ---> Running in 63fdb1861c60 [2022-04-12T11:31:10.705Z] Removing intermediate container 63fdb1861c60 [2022-04-12T11:31:10.705Z] ---> e387907c8984 [2022-04-12T11:31:10.705Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-12T11:31:10.705Z] ---> Running in b0cd8e2b5dd5 [2022-04-12T11:31:10.991Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:31:10.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:31:10.991Z] ---> 608e95a82d2b [2022-04-12T11:31:10.991Z] Step 3/22 : WORKDIR /edgex-go [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> 3882e9fa8f1e [2022-04-12T11:31:10.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> df737be2678e [2022-04-12T11:31:10.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> 1df0e12d5a21 [2022-04-12T11:31:10.991Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> 4b2990bacbcc [2022-04-12T11:31:10.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> 93198f039180 [2022-04-12T11:31:10.991Z] Step 8/22 : COPY . . [2022-04-12T11:31:10.991Z] ---> Using cache [2022-04-12T11:31:10.991Z] ---> b763fe7b7d82 [2022-04-12T11:31:10.991Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-12T11:31:11.284Z] ---> Running in 19d92cf6020a [2022-04-12T11:31:11.906Z] Removing intermediate container b0cd8e2b5dd5 [2022-04-12T11:31:11.906Z] ---> 94bd2e1cd5bb [2022-04-12T11:31:11.906Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:31:13.376Z] ---> b960b95bbe9a [2022-04-12T11:31:13.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-12T11:31:13.652Z] 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-12T11:31:16.310Z] ---> d080fb3a2476 [2022-04-12T11:31:16.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-12T11:31:16.917Z] ---> da58d1718999 [2022-04-12T11:31:16.917Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-12T11:31:17.205Z] ---> Running in 2adac2f9c6a7 [2022-04-12T11:31:17.815Z] Removing intermediate container 2adac2f9c6a7 [2022-04-12T11:31:17.815Z] ---> a8d95a00a446 [2022-04-12T11:31:17.815Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:31:18.101Z] ---> Running in aa70af482bd9 [2022-04-12T11:31:18.376Z] Removing intermediate container aa70af482bd9 [2022-04-12T11:31:18.376Z] ---> efc78c5fd2f7 [2022-04-12T11:31:18.376Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:31:18.658Z] ---> Running in d6e9662979e3 [2022-04-12T11:31:19.260Z] Removing intermediate container d6e9662979e3 [2022-04-12T11:31:19.260Z] ---> e1614bef8d9a [2022-04-12T11:31:19.260Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:31:19.260Z] ---> Running in 459f2a1b5ddd [2022-04-12T11:31:19.867Z] Removing intermediate container 459f2a1b5ddd [2022-04-12T11:31:19.867Z] ---> 2f4c72b1675c [2022-04-12T11:31:19.867Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T11:31:20.140Z] ---> Running in 0876d64671f1 [2022-04-12T11:31:20.741Z] Removing intermediate container 0876d64671f1 [2022-04-12T11:31:20.741Z] ---> 583913d77f60 [2022-04-12T11:31:20.741Z] [2022-04-12T11:31:21.347Z] Successfully built 583913d77f60 [2022-04-12T11:31:21.347Z] Successfully tagged support-notifications-arm64:latest [2022-04-12T11:31:21.347Z]  Building support-notifications ... done Building core-metadata [2022-04-12T11:31:36.487Z] Building bin/spire-server... [2022-04-12T11:31:36.487Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-12T11:31:36.487Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-12T11:31:36.487Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-12T11:31:36.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-12T11:31:36.487Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-12T11:31:43.442Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-12T11:31:43.442Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-12T11:31:43.442Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-12T11:31:43.723Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-12T11:31:44.339Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-12T11:31:44.946Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-12T11:31:44.946Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-12T11:31:45.225Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-12T11:31:45.505Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-12T11:31:46.118Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-12T11:31:46.118Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-12T11:31:46.118Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-12T11:31:46.118Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-12T11:31:46.401Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-12T11:31:48.418Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-12T11:31:48.418Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-12T11:31:48.418Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-12T11:31:49.905Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-12T11:31:50.189Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-12T11:32:00.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:32:00.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:32:00.424Z] ---> 608e95a82d2b [2022-04-12T11:32:00.424Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> 3882e9fa8f1e [2022-04-12T11:32:00.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> df737be2678e [2022-04-12T11:32:00.424Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> 1df0e12d5a21 [2022-04-12T11:32:00.424Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> 4b2990bacbcc [2022-04-12T11:32:00.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> 93198f039180 [2022-04-12T11:32:00.424Z] Step 8/23 : COPY . . [2022-04-12T11:32:00.424Z] ---> Using cache [2022-04-12T11:32:00.424Z] ---> b763fe7b7d82 [2022-04-12T11:32:00.424Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-12T11:32:00.424Z] ---> Running in ed7c162b3039 [2022-04-12T11:32:01.430Z] 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-12T11:32:16.591Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-12T11:32:16.591Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-12T11:32:16.870Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-12T11:32:16.870Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-12T11:32:16.870Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-12T11:32:17.152Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-12T11:32:17.766Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-12T11:32:17.766Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-12T11:32:17.766Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-12T11:32:17.766Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-12T11:32:17.766Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-12T11:32:18.044Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-12T11:32:18.044Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-12T11:32:18.044Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-12T11:32:18.323Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-12T11:32:18.932Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-12T11:32:18.932Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-12T11:32:19.930Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-12T11:32:20.210Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-12T11:32:20.490Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-12T11:32:20.491Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-12T11:32:20.491Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-12T11:32:20.771Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-12T11:32:20.771Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-12T11:32:20.771Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-12T11:32:20.771Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-12T11:32:21.052Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-12T11:32:21.662Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-12T11:32:22.271Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-12T11:32:22.271Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-12T11:32:22.271Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-12T11:32:23.275Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-12T11:32:23.556Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-12T11:32:26.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-12T11:32:31.673Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-12T11:32:31.673Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-12T11:32:31.673Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-12T11:32:31.673Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-12T11:32:53.937Z] go: downloading google.golang.org/api v0.70.0 [2022-04-12T11:32:53.937Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-12T11:32:53.937Z] go: downloading k8s.io/api v0.23.4 [2022-04-12T11:33:06.411Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-12T11:33:06.411Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-12T11:33:38.803Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-12T11:33:38.803Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-12T11:33:38.803Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-12T11:33:38.803Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-12T11:33:38.803Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-12T11:33:38.803Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-12T11:33:40.270Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-12T11:33:40.914Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-12T11:33:42.768Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-12T11:33:43.057Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-12T11:33:43.394Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-12T11:33:44.847Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-12T11:33:45.127Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-12T11:33:45.405Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-12T11:33:45.686Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-12T11:33:45.968Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-12T11:33:45.968Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-12T11:33:46.247Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-12T11:33:47.705Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-12T11:33:47.705Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-12T11:33:48.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-12T11:33:48.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-12T11:33:48.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-12T11:33:48.870Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-12T11:33:55.645Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-12T11:33:55.645Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-12T11:33:55.645Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-12T11:33:55.645Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-12T11:33:55.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-12T11:33:55.645Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-12T11:33:55.645Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-12T11:33:56.641Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-12T11:33:56.641Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-12T11:33:57.250Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-12T11:33:57.250Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-12T11:33:57.527Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-12T11:33:58.531Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-12T11:33:59.137Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-12T11:33:59.415Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-12T11:33:59.695Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-12T11:33:59.695Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-12T11:33:59.976Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-12T11:33:59.976Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-12T11:33:59.976Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-12T11:34:00.255Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-12T11:34:01.719Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-12T11:34:01.719Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-12T11:34:02.001Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-12T11:34:02.001Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-12T11:34:02.279Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-12T11:34:04.280Z] go: downloading go.opencensus.io v0.23.0 [2022-04-12T11:34:05.276Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-12T11:34:05.557Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-12T11:34:05.839Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-12T11:34:05.839Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-12T11:34:06.118Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-12T11:34:06.730Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-12T11:34:07.009Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-12T11:34:08.012Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-12T11:34:10.659Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-12T11:34:13.303Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-12T11:34:13.303Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-12T11:34:13.303Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-12T11:34:13.580Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-12T11:34:13.580Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-12T11:34:14.187Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-12T11:34:14.466Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-12T11:34:14.744Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-12T11:34:14.744Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-12T11:34:15.021Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-12T11:34:15.021Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-12T11:34:15.298Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-12T11:34:25.518Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-12T11:34:25.518Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-12T11:34:25.518Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-12T11:34:25.518Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-12T11:34:52.407Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-12T11:34:52.407Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-12T11:38:30.070Z] 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-12T11:38:48.470Z] Removing intermediate container 19d92cf6020a [2022-04-12T11:38:48.470Z] ---> 9e1c9f1d86dc [2022-04-12T11:38:48.470Z] [2022-04-12T11:38:48.470Z] Step 10/22 : FROM alpine:3.14 [2022-04-12T11:38:48.470Z] ---> ac73e934f311 [2022-04-12T11:38:48.470Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-12T11:38:48.470Z] ---> Running in e1fd6b93b2eb [2022-04-12T11:38:48.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:38:49.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:38:50.016Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-12T11:38:50.292Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-12T11:38:50.292Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-12T11:38:50.292Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-12T11:38:50.292Z] (5/6) Installing curl (7.79.1-r0) [2022-04-12T11:38:50.292Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:38:50.292Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:38:50.292Z] Executing ca-certificates-20211220-r0.trigger [2022-04-12T11:38:50.897Z] OK: 8 MiB in 20 packages [2022-04-12T11:38:53.556Z] Removing intermediate container e1fd6b93b2eb [2022-04-12T11:38:53.556Z] ---> 64c831145d75 [2022-04-12T11:38:53.556Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-12T11:38:53.556Z] ---> Running in 11daadfcfc21 [2022-04-12T11:38:53.833Z] Removing intermediate container 11daadfcfc21 [2022-04-12T11:38:53.833Z] ---> 464752deb68f [2022-04-12T11:38:53.833Z] Step 13/22 : WORKDIR /edgex [2022-04-12T11:38:54.131Z] ---> Running in 091810db8621 [2022-04-12T11:38:54.733Z] Removing intermediate container 091810db8621 [2022-04-12T11:38:54.733Z] ---> 722e573ad04a [2022-04-12T11:38:54.733Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-12T11:38:55.724Z] ---> 4a38e4f24b0b [2022-04-12T11:38:55.724Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-12T11:38:57.729Z] ---> b60683f13fcb [2022-04-12T11:38:57.729Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-12T11:38:59.728Z] ---> 857aafd6c3ae [2022-04-12T11:38:59.728Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-12T11:39:00.722Z] ---> b22c9406dc3a [2022-04-12T11:39:00.722Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-12T11:39:00.722Z] ---> Running in 1e16cc733c76 [2022-04-12T11:39:04.179Z] Removing intermediate container 1e16cc733c76 [2022-04-12T11:39:04.179Z] ---> 55359ad5f35c [2022-04-12T11:39:04.179Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-12T11:39:04.179Z] ---> Running in f4a0bbaf3900 [2022-04-12T11:39:04.455Z] Removing intermediate container f4a0bbaf3900 [2022-04-12T11:39:04.455Z] ---> 9555f31fb6a1 [2022-04-12T11:39:04.455Z] Step 20/22 : LABEL arch=arm64 [2022-04-12T11:39:04.455Z] ---> Running in 54dff8501fa0 [2022-04-12T11:39:05.080Z] Removing intermediate container 54dff8501fa0 [2022-04-12T11:39:05.080Z] ---> fbf456e9e096 [2022-04-12T11:39:05.080Z] Step 21/22 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:39:05.080Z] ---> Running in 8c07a49c7551 [2022-04-12T11:39:05.687Z] Removing intermediate container 8c07a49c7551 [2022-04-12T11:39:05.687Z] ---> b66f9106e806 [2022-04-12T11:39:05.687Z] Step 22/22 : LABEL version=0.0.0 [2022-04-12T11:39:05.687Z] ---> Running in 95dfc1d6211a [2022-04-12T11:39:06.294Z] Removing intermediate container 95dfc1d6211a [2022-04-12T11:39:06.294Z] ---> e24a92d76e66 [2022-04-12T11:39:06.294Z] [2022-04-12T11:39:06.901Z] Successfully built e24a92d76e66 [2022-04-12T11:39:06.901Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-12T11:39:06.901Z]  Building security-proxy-setup ... done Building core-data [2022-04-12T11:39:45.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-12T11:39:45.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-12T11:39:45.965Z] ---> 608e95a82d2b [2022-04-12T11:39:45.965Z] Step 3/23 : WORKDIR /edgex-go [2022-04-12T11:39:45.965Z] ---> Using cache [2022-04-12T11:39:45.965Z] ---> 3882e9fa8f1e [2022-04-12T11:39:45.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:39:45.965Z] ---> Using cache [2022-04-12T11:39:45.965Z] ---> df737be2678e [2022-04-12T11:39:45.965Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-12T11:39:45.965Z] ---> Running in f1273cebe0cb [2022-04-12T11:39:46.974Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:39:48.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:39:49.917Z] Removing intermediate container ed7c162b3039 [2022-04-12T11:39:49.917Z] ---> 8427197cf0e0 [2022-04-12T11:39:49.917Z] [2022-04-12T11:39:49.917Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:39:49.917Z] ---> ac73e934f311 [2022-04-12T11:39:49.917Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-12T11:39:49.917Z] ---> Using cache [2022-04-12T11:39:49.917Z] ---> cfbbe2c504a3 [2022-04-12T11:39:49.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-12T11:39:49.917Z] ---> Using cache [2022-04-12T11:39:49.917Z] ---> d69a1ce8b74d [2022-04-12T11:39:49.917Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-12T11:39:49.917Z] OK: 220 MiB in 52 packages [2022-04-12T11:39:49.917Z] ---> Running in 58c4cf2df3ae [2022-04-12T11:39:50.929Z] Removing intermediate container 58c4cf2df3ae [2022-04-12T11:39:50.930Z] ---> 550934352fda [2022-04-12T11:39:50.930Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-12T11:39:50.930Z] ---> Running in 9d6093540c6b [2022-04-12T11:39:51.553Z] Removing intermediate container 9d6093540c6b [2022-04-12T11:39:51.553Z] ---> 6210c4b1b495 [2022-04-12T11:39:51.553Z] Step 15/23 : WORKDIR / [2022-04-12T11:39:51.553Z] Removing intermediate container f1273cebe0cb [2022-04-12T11:39:51.553Z] ---> e5b273face7c [2022-04-12T11:39:51.553Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-12T11:39:51.553Z] ---> Running in bd4af4945a44 [2022-04-12T11:39:52.580Z] Removing intermediate container bd4af4945a44 [2022-04-12T11:39:52.580Z] ---> d152e44000c7 [2022-04-12T11:39:52.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:39:52.860Z] ---> 30b7f4b98fbd [2022-04-12T11:39:52.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T11:39:52.860Z] ---> Running in d504ba93cb63 [2022-04-12T11:39:53.885Z] ---> e31fe1ab99fb [2022-04-12T11:39:53.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-12T11:39:57.336Z] ---> 2faa77e37b08 [2022-04-12T11:39:57.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-12T11:39:57.947Z] ---> be746f3ab397 [2022-04-12T11:39:57.948Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-12T11:39:57.948Z] ---> Running in 015dd756fa0f [2022-04-12T11:39:58.948Z] Removing intermediate container 015dd756fa0f [2022-04-12T11:39:58.948Z] ---> 645baa278f4c [2022-04-12T11:39:58.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:39:59.229Z] ---> Running in cf7746facf36 [2022-04-12T11:39:59.837Z] Removing intermediate container d504ba93cb63 [2022-04-12T11:39:59.837Z] ---> bde5f4054b8c [2022-04-12T11:39:59.837Z] Step 8/23 : COPY . . [2022-04-12T11:39:59.837Z] Removing intermediate container cf7746facf36 [2022-04-12T11:39:59.837Z] ---> f10c0145b18f [2022-04-12T11:39:59.837Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:40:00.138Z] ---> Running in 7341037d07b4 [2022-04-12T11:40:00.907Z] Removing intermediate container 7341037d07b4 [2022-04-12T11:40:00.907Z] ---> 2218f345188c [2022-04-12T11:40:00.907Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:40:00.907Z] ---> Running in d8b47e67d869 [2022-04-12T11:40:02.175Z] Removing intermediate container d8b47e67d869 [2022-04-12T11:40:02.175Z] ---> a5867c52cef2 [2022-04-12T11:40:02.175Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:40:02.175Z] ---> Running in 6c922ad36085 [2022-04-12T11:40:03.251Z] Removing intermediate container 6c922ad36085 [2022-04-12T11:40:03.251Z] ---> 3c7c9bae0404 [2022-04-12T11:40:03.251Z] [2022-04-12T11:40:04.708Z] Successfully built 3c7c9bae0404 [2022-04-12T11:40:04.708Z] Successfully tagged core-metadata-arm64:latest [2022-04-12T11:40:31.602Z]  Building core-metadata ... done  ---> 18dcf2c6995a [2022-04-12T11:40:31.602Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-12T11:40:31.602Z] ---> Running in acf705e53c78 [2022-04-12T11:40:31.602Z] 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-12T11:47:24.051Z] Removing intermediate container acf705e53c78 [2022-04-12T11:47:24.051Z] ---> 71c05cde271d [2022-04-12T11:47:24.051Z] [2022-04-12T11:47:24.051Z] Step 10/23 : FROM alpine:3.14 [2022-04-12T11:47:24.051Z] ---> ac73e934f311 [2022-04-12T11:47:24.051Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-12T11:47:24.051Z] ---> Running in 6d0e2ccbf36a [2022-04-12T11:47:24.051Z] Removing intermediate container 6d0e2ccbf36a [2022-04-12T11:47:24.051Z] ---> 82e6251207bf [2022-04-12T11:47:24.051Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-12T11:47:24.051Z] ---> Running in c38e09535b00 [2022-04-12T11:47:24.051Z] Removing intermediate container c38e09535b00 [2022-04-12T11:47:24.051Z] ---> a03f06abfe57 [2022-04-12T11:47:24.051Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-12T11:47:24.051Z] ---> Running in 3de79310101b [2022-04-12T11:47:24.051Z] Removing intermediate container 3de79310101b [2022-04-12T11:47:24.052Z] ---> e7cb24c6a684 [2022-04-12T11:47:24.052Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T11:47:24.052Z] ---> Running in b859dfc69d08 [2022-04-12T11:47:25.060Z] Removing intermediate container b859dfc69d08 [2022-04-12T11:47:25.060Z] ---> bea66128c2a0 [2022-04-12T11:47:25.060Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-12T11:47:25.060Z] ---> Running in 4bf174877220 [2022-04-12T11:47:27.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-12T11:47:28.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-12T11:47:29.532Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-12T11:47:29.532Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-12T11:47:29.532Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-12T11:47:29.532Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-12T11:47:29.812Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-12T11:47:30.092Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-12T11:47:30.092Z] Executing busybox-1.33.1-r7.trigger [2022-04-12T11:47:30.092Z] OK: 8 MiB in 20 packages [2022-04-12T11:47:32.096Z] Removing intermediate container 4bf174877220 [2022-04-12T11:47:32.096Z] ---> 0e9034de52ce [2022-04-12T11:47:32.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-12T11:47:33.106Z] ---> 4efb3358c3cb [2022-04-12T11:47:33.106Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-12T11:47:36.538Z] ---> f94fd76a9fc8 [2022-04-12T11:47:36.538Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-12T11:47:37.144Z] ---> 370c5f9b025a [2022-04-12T11:47:37.144Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-12T11:47:37.144Z] ---> Running in 99e8c8828a5c [2022-04-12T11:47:37.754Z] Removing intermediate container 99e8c8828a5c [2022-04-12T11:47:37.754Z] ---> 2f31ec8cabe2 [2022-04-12T11:47:37.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-12T11:47:37.754Z] ---> Running in 4c3466b49264 [2022-04-12T11:47:38.361Z] Removing intermediate container 4c3466b49264 [2022-04-12T11:47:38.361Z] ---> e79c358c5dbc [2022-04-12T11:47:38.361Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T11:47:38.361Z] ---> Running in e318d14549d1 [2022-04-12T11:47:38.969Z] Removing intermediate container e318d14549d1 [2022-04-12T11:47:38.969Z] ---> 8e0f66691d00 [2022-04-12T11:47:38.969Z] Step 22/23 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T11:47:39.247Z] ---> Running in 1b5745663ee9 [2022-04-12T11:47:39.854Z] Removing intermediate container 1b5745663ee9 [2022-04-12T11:47:39.854Z] ---> 645774f9e51d [2022-04-12T11:47:39.854Z] Step 23/23 : LABEL version=0.0.0 [2022-04-12T11:47:39.854Z] ---> Running in 85879c35d2ac [2022-04-12T11:47:40.464Z] Removing intermediate container 85879c35d2ac [2022-04-12T11:47:40.464Z] ---> b73788db2036 [2022-04-12T11:47:40.464Z] [2022-04-12T11:47:41.072Z] Successfully built b73788db2036 [2022-04-12T11:47:41.072Z] Successfully tagged core-data-arm64:latest [2022-04-12T11:55:18.617Z]  Building core-data ... done Building bin/spire-agent... [2022-04-12T11:55:18.617Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T11:55:18.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T11:55:19.189Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T11:55:19.189Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T11:55:25.936Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T11:55:26.544Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T11:55:26.544Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T11:55:27.151Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T11:55:27.151Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T11:55:27.151Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T11:55:27.430Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T11:55:27.430Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T11:55:27.709Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T12:02:05.091Z] Building bin/spire-agent... [2022-04-12T12:02:05.091Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T12:02:05.091Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T12:02:05.091Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T12:02:05.091Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T12:02:05.091Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T12:02:05.091Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T12:02:05.091Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T12:02:05.091Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T12:02:05.091Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T12:02:05.091Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T12:02:05.091Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T12:02:05.091Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T12:02:05.091Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T12:02:05.091Z] Removing intermediate container bcbb90c8b4ff [2022-04-12T12:02:05.091Z] ---> 8210da8976e5 [2022-04-12T12:02:05.091Z] [2022-04-12T12:02:05.091Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T12:02:05.091Z] ---> 3fb3c9af89a9 [2022-04-12T12:02:05.091Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T12:02:05.091Z] ---> Using cache [2022-04-12T12:02:05.091Z] ---> 59bd6eaa48c5 [2022-04-12T12:02:05.091Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T12:02:05.091Z] ---> Using cache [2022-04-12T12:02:05.091Z] ---> 83e05ef4fe52 [2022-04-12T12:02:05.091Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T12:02:05.091Z] ---> Running in 41a960460568 [2022-04-12T12:02:05.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T12:02:06.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T12:02:07.676Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T12:02:07.676Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T12:02:07.676Z] OK: 15729 distinct packages available [2022-04-12T12:02:08.018Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T12:02:09.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T12:02:10.074Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-12T12:02:10.074Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-12T12:02:10.074Z] (3/5) Installing libucontext (1.1-r0) [2022-04-12T12:02:10.349Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-12T12:02:10.349Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-12T12:02:10.638Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T12:02:10.638Z] OK: 6 MiB in 19 packages [2022-04-12T12:02:12.098Z] Removing intermediate container 41a960460568 [2022-04-12T12:02:12.098Z] ---> 6fe3b1a92c73 [2022-04-12T12:02:12.098Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-12T12:02:15.515Z] ---> 3c1369fcecdf [2022-04-12T12:02:15.515Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T12:02:20.963Z] ---> bf4a18c404f8 [2022-04-12T12:02:20.963Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T12:02:21.571Z] ---> 47b214a336fd [2022-04-12T12:02:21.571Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-12T12:02:22.180Z] ---> f8be3459ef66 [2022-04-12T12:02:22.180Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-12T12:02:23.204Z] ---> 0f65c22d0779 [2022-04-12T12:02:23.204Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T12:02:23.204Z] ---> Running in 322349a57510 [2022-04-12T12:02:23.816Z] Removing intermediate container 322349a57510 [2022-04-12T12:02:23.816Z] ---> cbccd96637cb [2022-04-12T12:02:23.816Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T12:02:23.816Z] ---> Running in 00a2bdd80696 [2022-04-12T12:02:24.422Z] Removing intermediate container 00a2bdd80696 [2022-04-12T12:02:24.422Z] ---> 007370273b46 [2022-04-12T12:02:24.422Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T12:02:24.422Z] ---> Running in bfb44d4465f9 [2022-04-12T12:02:24.702Z] Removing intermediate container bfb44d4465f9 [2022-04-12T12:02:24.702Z] ---> 36f2e07063b4 [2022-04-12T12:02:24.702Z] Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T12:02:24.985Z] ---> Running in 70d960ac00a2 [2022-04-12T12:02:25.589Z] Removing intermediate container 70d960ac00a2 [2022-04-12T12:02:25.589Z] ---> 84f1d7910949 [2022-04-12T12:02:25.589Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T12:02:25.589Z] ---> Running in d8b97d19867d [2022-04-12T12:02:26.196Z] Removing intermediate container d8b97d19867d [2022-04-12T12:02:26.196Z] ---> b6d492dc4201 [2022-04-12T12:02:26.196Z] [2022-04-12T12:02:26.196Z] Successfully built b6d492dc4201 [2022-04-12T12:02:26.196Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-12T12:06:03.224Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-12T12:06:03.224Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-12T12:06:03.224Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-12T12:06:03.224Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-12T12:06:03.224Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-12T12:06:03.224Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-12T12:06:03.224Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-12T12:06:03.224Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-12T12:06:03.224Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-12T12:06:03.224Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-12T12:06:03.224Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-12T12:06:03.224Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-12T12:06:03.224Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-12T12:06:03.224Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-12T12:06:15.692Z] Removing intermediate container 67097329c480 [2022-04-12T12:06:15.692Z] ---> 33eb15f39174 [2022-04-12T12:06:15.692Z] [2022-04-12T12:06:15.692Z] Step 13/26 : FROM alpine:3.15 [2022-04-12T12:06:15.692Z] ---> 3fb3c9af89a9 [2022-04-12T12:06:15.692Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T12:06:15.692Z] ---> Using cache [2022-04-12T12:06:15.692Z] ---> 59bd6eaa48c5 [2022-04-12T12:06:15.692Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T12:06:15.692Z] ---> Using cache [2022-04-12T12:06:15.692Z] ---> 83e05ef4fe52 [2022-04-12T12:06:15.692Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-12T12:06:15.692Z] ---> Running in 8cb01a4bb2db [2022-04-12T12:06:16.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T12:06:17.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T12:06:18.276Z] v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-12T12:06:18.276Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-12T12:06:18.276Z] OK: 15729 distinct packages available [2022-04-12T12:06:18.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T12:06:19.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T12:06:20.533Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-12T12:06:20.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-12T12:06:20.813Z] (3/4) Installing libucontext (1.1-r0) [2022-04-12T12:06:20.813Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-12T12:06:20.813Z] Executing busybox-1.34.1-r5.trigger [2022-04-12T12:06:20.813Z] OK: 6 MiB in 18 packages [2022-04-12T12:06:22.812Z] Removing intermediate container 8cb01a4bb2db [2022-04-12T12:06:22.812Z] ---> d79377e6150a [2022-04-12T12:06:22.812Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T12:06:28.220Z] ---> d5dd23c206e1 [2022-04-12T12:06:28.220Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T12:06:29.201Z] ---> cf6085a04112 [2022-04-12T12:06:29.201Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-12T12:06:29.201Z] ---> Running in 92d5db2cb75c [2022-04-12T12:06:29.802Z] Removing intermediate container 92d5db2cb75c [2022-04-12T12:06:29.802Z] ---> 419702d9f0eb [2022-04-12T12:06:29.802Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-12T12:06:30.804Z] ---> 73c0f5688244 [2022-04-12T12:06:30.804Z] Step 21/26 : WORKDIR / [2022-04-12T12:06:30.804Z] ---> Running in 0aeda1dba06c [2022-04-12T12:06:31.084Z] Removing intermediate container 0aeda1dba06c [2022-04-12T12:06:31.084Z] ---> 631e58c1ee34 [2022-04-12T12:06:31.084Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T12:06:31.365Z] ---> Running in 69a3eafdc3be [2022-04-12T12:06:31.655Z] Removing intermediate container 69a3eafdc3be [2022-04-12T12:06:31.655Z] ---> 534f2d1d858b [2022-04-12T12:06:31.655Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T12:06:31.655Z] ---> Running in 2577d0ed9cbf [2022-04-12T12:06:32.272Z] Removing intermediate container 2577d0ed9cbf [2022-04-12T12:06:32.272Z] ---> 8026de3f300f [2022-04-12T12:06:32.272Z] Step 24/26 : LABEL arch=arm64 [2022-04-12T12:06:32.272Z] ---> Running in c5a21725e23b [2022-04-12T12:06:32.946Z] Removing intermediate container c5a21725e23b [2022-04-12T12:06:32.946Z] ---> e89f9cdbdb2e [2022-04-12T12:06:32.946Z] Step 25/26 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T12:06:32.946Z] ---> Running in f8e7f89e0604 [2022-04-12T12:06:33.288Z] Removing intermediate container f8e7f89e0604 [2022-04-12T12:06:33.288Z] ---> 22f4d034743c [2022-04-12T12:06:33.288Z] Step 26/26 : LABEL version=0.0.0 [2022-04-12T12:06:33.578Z] ---> Running in 624696876c1b [2022-04-12T12:06:34.235Z] Removing intermediate container 624696876c1b [2022-04-12T12:06:34.235Z] ---> bc8785215684 [2022-04-12T12:06:34.235Z] [2022-04-12T12:06:34.717Z] Successfully built bc8785215684 [2022-04-12T12:06:34.717Z] Successfully tagged security-spire-config-arm64:latest [2022-04-12T12:09:41.725Z]  Building security-spire-config ... done Removing intermediate container c7340710e4fe [2022-04-12T12:09:41.725Z] ---> 5671d73f4447 [2022-04-12T12:09:41.725Z] [2022-04-12T12:09:41.725Z] Step 13/25 : FROM alpine:3.15 [2022-04-12T12:09:41.725Z] ---> 3fb3c9af89a9 [2022-04-12T12:09:41.725Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-12T12:09:41.726Z] ---> Using cache [2022-04-12T12:09:41.726Z] ---> 59bd6eaa48c5 [2022-04-12T12:09:41.726Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T12:09:41.726Z] ---> Using cache [2022-04-12T12:09:41.726Z] ---> 83e05ef4fe52 [2022-04-12T12:09:41.726Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-12T12:09:41.726Z] ---> Using cache [2022-04-12T12:09:41.726Z] ---> 6fe3b1a92c73 [2022-04-12T12:09:41.726Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-12T12:09:41.726Z] ---> fe480cb91b1d [2022-04-12T12:09:41.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-12T12:09:41.726Z] ---> eab78d7324f7 [2022-04-12T12:09:41.726Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-12T12:09:41.726Z] ---> cc28387328b3 [2022-04-12T12:09:41.726Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-12T12:09:41.726Z] ---> ad8493c5c749 [2022-04-12T12:09:41.726Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-12T12:09:41.726Z] ---> Running in 181f28825033 [2022-04-12T12:09:41.726Z] Removing intermediate container 181f28825033 [2022-04-12T12:09:41.726Z] ---> 1b781abad518 [2022-04-12T12:09:41.726Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-12T12:09:42.000Z] ---> Running in 72c40ff7c914 [2022-04-12T12:09:42.273Z] Removing intermediate container 72c40ff7c914 [2022-04-12T12:09:42.273Z] ---> cfc13f4613de [2022-04-12T12:09:42.273Z] Step 23/25 : LABEL arch=arm64 [2022-04-12T12:09:42.273Z] ---> Running in 7aa1d12fb487 [2022-04-12T12:09:42.556Z] Removing intermediate container 7aa1d12fb487 [2022-04-12T12:09:42.556Z] ---> 1fdf6623f1d2 [2022-04-12T12:09:42.556Z] Step 24/25 : LABEL git_sha=193c4e7f8c8b92f31e9a2521a4273744cda344b5 [2022-04-12T12:09:42.828Z] ---> Running in d861fe340db5 [2022-04-12T12:09:43.101Z] Removing intermediate container d861fe340db5 [2022-04-12T12:09:43.101Z] ---> 2612c71eab6f [2022-04-12T12:09:43.101Z] Step 25/25 : LABEL version=0.0.0 [2022-04-12T12:09:43.101Z] ---> Running in 3c80c080ae73 [2022-04-12T12:09:43.375Z] Removing intermediate container 3c80c080ae73 [2022-04-12T12:09:43.375Z] ---> 34bdd47425cd [2022-04-12T12:09:43.375Z] [2022-04-12T12:09:43.647Z] Successfully built 34bdd47425cd [2022-04-12T12:09:43.647Z] Successfully tagged security-spire-server-arm64:latest [2022-04-12T12:09:44.260Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-12T12:09:44.262Z] $ docker stop --time=1 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f [2022-04-12T12:09:45.990Z] $ docker rm -f 6f0c82b2c066da7264f06ab99e1a0a905900543b29d839a954c4b35b7bc7fd8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T12:09:46.587Z] + docker images [2022-04-12T12:09:47.180Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-12T12:09:47.180Z] security-spire-server-arm64 latest 34bdd47425cd 3 seconds ago 86.3MB [2022-04-12T12:09:47.180Z] 5671d73f4447 27 seconds ago 4.21GB [2022-04-12T12:09:47.180Z] security-spire-config-arm64 latest bc8785215684 3 minutes ago 85.6MB [2022-04-12T12:09:47.180Z] 33eb15f39174 3 minutes ago 4.21GB [2022-04-12T12:09:47.180Z] security-spire-agent-arm64 latest b6d492dc4201 7 minutes ago 126MB [2022-04-12T12:09:47.180Z] 8210da8976e5 8 minutes ago 4.21GB [2022-04-12T12:09:47.180Z] core-data-arm64 latest b73788db2036 22 minutes ago 34.4MB [2022-04-12T12:09:47.181Z] 71c05cde271d 22 minutes ago 1.46GB [2022-04-12T12:09:47.181Z] core-metadata-arm64 latest 3c7c9bae0404 29 minutes ago 25.2MB [2022-04-12T12:09:47.181Z] 8427197cf0e0 29 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] security-proxy-setup-arm64 latest e24a92d76e66 30 minutes ago 42.1MB [2022-04-12T12:09:47.181Z] 9e1c9f1d86dc 31 minutes ago 1.44GB [2022-04-12T12:09:47.181Z] support-notifications-arm64 latest 583913d77f60 38 minutes ago 25.5MB [2022-04-12T12:09:47.181Z] f2651e11b51e 38 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] support-scheduler-arm64 latest b654185cc236 39 minutes ago 24.9MB [2022-04-12T12:09:47.181Z] f6a20b3a499b 39 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] core-command-arm64 latest 6a3407108426 39 minutes ago 23.7MB [2022-04-12T12:09:47.181Z] e712057bf0c1 40 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] sys-mgmt-agent-arm64 latest 011c2e72ca7e 47 minutes ago 290MB [2022-04-12T12:09:47.181Z] security-bootstrapper-arm64 latest 59e341ae6c44 49 minutes ago 23.6MB [2022-04-12T12:09:47.181Z] security-secretstore-setup-arm64 latest 1af778ba61f9 49 minutes ago 40.8MB [2022-04-12T12:09:47.181Z] security-spiffe-token-provider-arm64 latest 17d3e511281b 49 minutes ago 27.7MB [2022-04-12T12:09:47.181Z] fbbe46ffe2ba 50 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] cc487b8b11fd 50 minutes ago 1.44GB [2022-04-12T12:09:47.181Z] 826370fa62ae 50 minutes ago 1.43GB [2022-04-12T12:09:47.181Z] b5a123e08466 50 minutes ago 1.42GB [2022-04-12T12:09:47.181Z] ci-base-image-arm64 latest 608e95a82d2b About an hour ago 886MB [2022-04-12T12:09:47.181Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-12T12:09:47.181Z] alpine 3.14 ac73e934f311 7 days ago 5.34MB [2022-04-12T12:09:47.181Z] alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB [2022-04-12T12:09:47.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-12T12:09:47.181Z] 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-12T12:09:47.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T12:09:47.631Z] [2022-04-12T12:09:47.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:09:47.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T12:09:48.256Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T12:09:48.256Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T12:09:48.256Z] 04944245beec: Pulling fs layer [2022-04-12T12:09:48.256Z] 699f458cf7ca: Pulling fs layer [2022-04-12T12:09:48.256Z] 765212b225bb: Pulling fs layer [2022-04-12T12:09:48.256Z] f23df028b6ca: Pulling fs layer [2022-04-12T12:09:48.256Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T12:09:48.256Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T12:09:48.256Z] f23df028b6ca: Waiting [2022-04-12T12:09:48.256Z] d65c8cfc05b1: Waiting [2022-04-12T12:09:48.256Z] 2437ff75d9bd: Waiting [2022-04-12T12:09:48.256Z] 765212b225bb: Waiting [2022-04-12T12:09:48.256Z] 04944245beec: Verifying Checksum [2022-04-12T12:09:48.256Z] 04944245beec: Download complete [2022-04-12T12:09:48.256Z] 765212b225bb: Verifying Checksum [2022-04-12T12:09:48.256Z] 765212b225bb: Download complete [2022-04-12T12:09:48.530Z] f23df028b6ca: Verifying Checksum [2022-04-12T12:09:48.530Z] f23df028b6ca: Download complete [2022-04-12T12:09:48.530Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T12:09:48.530Z] d65c8cfc05b1: Download complete [2022-04-12T12:09:48.530Z] 699f458cf7ca: Verifying Checksum [2022-04-12T12:09:48.530Z] 699f458cf7ca: Download complete [2022-04-12T12:09:49.125Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T12:09:49.125Z] 8998bd30e6a1: Download complete [2022-04-12T12:09:51.749Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T12:09:51.749Z] 2437ff75d9bd: Download complete [2022-04-12T12:09:53.726Z] 8998bd30e6a1: Pull complete [2022-04-12T12:09:54.002Z] 04944245beec: Pull complete [2022-04-12T12:09:55.437Z] 699f458cf7ca: Pull complete [2022-04-12T12:09:55.713Z] 765212b225bb: Pull complete [2022-04-12T12:09:56.692Z] f23df028b6ca: Pull complete [2022-04-12T12:09:56.965Z] d65c8cfc05b1: Pull complete [2022-04-12T12:10:15.268Z] 2437ff75d9bd: Pull complete [2022-04-12T12:10:15.268Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T12:10:15.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T12:10:15.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T12:10:15.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-20665 does not seem to be running inside a container [2022-04-12T12:10:15.607Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T12:10:18.757Z] $ docker top 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:19.774Z] ---> job-cost.sh [2022-04-12T12:10:19.774Z] lf-activate-venv: SKIPPING [2022-04-12T12:10:19.774Z] INFO: No Stack... [2022-04-12T12:10:20.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T12:10:21.347Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T12:10:22.011Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2022-04-12T12:10:22.011Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T12:10:22.045Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] [2022-04-12T12:10:22.051Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] did not exist. Created. [2022-04-12T12:10:22.051Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T12:10:22.727Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T12:10:22.914Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T12:10:22.921Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T12:10:22.937Z] $ docker stop --time=1 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe [2022-04-12T12:10:24.487Z] $ docker rm -f 24b59cea571f314def1df39daae6091495c34e5ac6e4a4078fd4910971fa69fe [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-12T12:10:24.994Z] provisioning config files... [2022-04-12T12:10:25.003Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config479757663580972191tmp [Pipeline] { [Pipeline] sh [2022-04-12T12:10:25.301Z] + set +x [2022-04-12T12:10:25.301Z] + curl -s https://codecov.io/bash [2022-04-12T12:10:25.301Z] + bash -s -- [2022-04-12T12:10:25.301Z] [2022-04-12T12:10:25.301Z] _____ _ [2022-04-12T12:10:25.301Z] / ____| | | [2022-04-12T12:10:25.301Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T12:10:25.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T12:10:25.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T12:10:25.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T12:10:25.301Z] Bash-1.0.6 [2022-04-12T12:10:25.301Z] [2022-04-12T12:10:25.301Z] [2022-04-12T12:10:25.301Z] ==> git version 2.25.1 found [2022-04-12T12:10:25.301Z] ==> 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-12T12:10:25.301Z] Release-Date: 2020-01-08 [2022-04-12T12:10:25.301Z] 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-12T12:10:25.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T12:10:25.301Z] ==> Jenkins CI detected. [2022-04-12T12:10:25.301Z] current dir:  /w/workspace/edgex-go/7 [2022-04-12T12:10:25.301Z] project root: . [2022-04-12T12:10:25.301Z] --> token set from env [2022-04-12T12:10:25.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T12:10:25.301Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T12:10:25.301Z] ==> Python coveragepy not found [2022-04-12T12:10:25.301Z] ==> Searching for coverage reports in: [2022-04-12T12:10:25.301Z] + . [2022-04-12T12:10:25.301Z] -> Found 1 reports [2022-04-12T12:10:25.301Z] ==> Detecting git/mercurial file structure [2022-04-12T12:10:25.560Z] ==> Reading reports [2022-04-12T12:10:25.560Z] + ./coverage.out bytes=432619 [2022-04-12T12:10:25.560Z] ==> Appending adjustments [2022-04-12T12:10:25.560Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T12:10:26.941Z] + Found adjustments [2022-04-12T12:10:26.941Z] ==> Gzipping contents [2022-04-12T12:10:26.941Z] 60K /tmp/codecov.eAbX8F.gz [2022-04-12T12:10:26.941Z] ==> Uploading reports [2022-04-12T12:10:26.941Z] url: https://codecov.io [2022-04-12T12:10:26.941Z] query: branch=PR-3956&commit=193c4e7f8c8b92f31e9a2521a4273744cda344b5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-12T12:10:26.941Z] -> Pinging Codecov [2022-04-12T12:10:26.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=193c4e7f8c8b92f31e9a2521a4273744cda344b5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-12T12:10:26.941Z] -> Uploading to [2022-04-12T12:10:26.941Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/193c4e7f8c8b92f31e9a2521a4273744cda344b5/f5294778-e833-4f96-b6ee-4b28f1db12a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T121026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9910b3cc9ee2fbaeb88bacbc4ed84aedecdbb691419140602091cad007e5fbd6 [2022-04-12T12:10:26.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T12:10:26.941Z] Dload Upload Total Spent Left Speed [2022-04-12T12:10:27.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59348 0 0 100 59348 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-04-12T12:10:27.202Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/193c4e7f8c8b92f31e9a2521a4273744cda344b5 [Pipeline] } [2022-04-12T12:10:27.210Z] 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-12T12:10:27.826Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:28.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:29.054Z] ---> package-listing.sh [2022-04-12T12:10:29.054Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T12:10:29.054Z] ++ facter osfamily [2022-04-12T12:10:29.054Z] + OS_FAMILY=debian [2022-04-12T12:10:29.054Z] + workspace=/w/workspace/edgex-go/7 [2022-04-12T12:10:29.054Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T12:10:29.054Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T12:10:29.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T12:10:29.054Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T12:10:29.054Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-12T12:10:29.054Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T12:10:29.054Z] + case "${OS_FAMILY}" in [2022-04-12T12:10:29.054Z] + dpkg -l [2022-04-12T12:10:29.054Z] + grep '^ii' [2022-04-12T12:10:29.315Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T12:10:29.315Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T12:10:29.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T12:10:29.315Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-12T12:10:29.315Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-04-12T12:10:29.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-04-12T12:10:29.328Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T12:10:29.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:10:29.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:10:29.907Z] [2022-04-12T12:10:29.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T12:10:30.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:10:30.209Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T12:10:30.209Z] 5eb5b503b376: Pulling fs layer [2022-04-12T12:10:30.209Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T12:10:30.209Z] ec43610c2a17: Pulling fs layer [2022-04-12T12:10:30.209Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T12:10:30.209Z] 33b1e0a273af: Pulling fs layer [2022-04-12T12:10:30.209Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T12:10:30.209Z] 2f39f015ded8: Pulling fs layer [2022-04-12T12:10:30.209Z] 33b1e0a273af: Waiting [2022-04-12T12:10:30.209Z] 2f39f015ded8: Waiting [2022-04-12T12:10:30.209Z] 3a2ae6a8a46f: Waiting [2022-04-12T12:10:30.209Z] 5c69ac0246d0: Download complete [2022-04-12T12:10:30.209Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T12:10:30.209Z] 3a2ae6a8a46f: Download complete [2022-04-12T12:10:30.209Z] 33b1e0a273af: Verifying Checksum [2022-04-12T12:10:30.209Z] 33b1e0a273af: Download complete [2022-04-12T12:10:30.209Z] ec43610c2a17: Verifying Checksum [2022-04-12T12:10:30.209Z] ec43610c2a17: Download complete [2022-04-12T12:10:30.209Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T12:10:30.209Z] 5d3b04190fa2: Download complete [2022-04-12T12:10:30.468Z] 5eb5b503b376: Verifying Checksum [2022-04-12T12:10:30.468Z] 5eb5b503b376: Download complete [2022-04-12T12:10:31.036Z] 2f39f015ded8: Download complete [2022-04-12T12:10:31.605Z] 5eb5b503b376: Pull complete [2022-04-12T12:10:31.605Z] 5c69ac0246d0: Pull complete [2022-04-12T12:10:32.181Z] ec43610c2a17: Pull complete [2022-04-12T12:10:32.181Z] 3a2ae6a8a46f: Pull complete [2022-04-12T12:10:32.443Z] 33b1e0a273af: Pull complete [2022-04-12T12:10:32.443Z] 5d3b04190fa2: Pull complete [2022-04-12T12:10:37.737Z] 2f39f015ded8: Pull complete [2022-04-12T12:10:37.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T12:10:37.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T12:10:37.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T12:10:37.806Z] prd-ubuntu20.04-docker-8c-8g-20662 does not seem to be running inside a container [2022-04-12T12:10:37.835Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T12:10:39.866Z] $ docker top b9643857587803c462999a54d484544705dd11a4c4ba9c19621b77b6822688c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T12:10:40.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T12:10:40.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T12:10:40.809Z] + ls /var/log/sa-host [2022-04-12T12:10:40.810Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T12:10:40.896Z] provisioning config files... [2022-04-12T12:10:40.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config209327478313598059tmp [Pipeline] { [Pipeline] echo [2022-04-12T12:10:40.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:41.211Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T12:10:41.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:41.566Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T12:10:41.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:41.867Z] ---> sudo-logs.sh [2022-04-12T12:10:41.867Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T12:10:41.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:42.182Z] ---> job-cost.sh [2022-04-12T12:10:42.182Z] lf-activate-venv: SKIPPING [2022-04-12T12:10:42.182Z] DEBUG: total: 0.2199999988079071 [2022-04-12T12:10:42.182Z] INFO: Retrieving Stack Cost... [2022-04-12T12:10:42.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T12:10:43.016Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T12:10:43.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T12:10:43.336Z] ---> logs-deploy.sh [2022-04-12T12:10:43.336Z] lf-activate-venv: SKIPPING [2022-04-12T12:10:43.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/7 [2022-04-12T12:10:43.336Z] INFO: archiving workspace using pattern(s): [2022-04-12T12:10:44.276Z] Archives upload complete. [2022-04-12T12:10:44.536Z] INFO: archiving logs to Nexus